org.drools.ide.common.client.modeldriven.brl
Class ActionUpdateField
java.lang.Object
org.drools.ide.common.client.modeldriven.brl.ActionFieldList
org.drools.ide.common.client.modeldriven.brl.ActionSetField
org.drools.ide.common.client.modeldriven.brl.ActionUpdateField
- All Implemented Interfaces:
- Serializable, PortableObject, IAction
public class ActionUpdateField
- extends ActionSetField
Basically the same as setting fields, EXCEPT that it will notify the engine
of the changes. This only applies to bound fact variables from the LHS.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionUpdateField
public ActionUpdateField(String itemText)
ActionUpdateField
public ActionUpdateField()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.