org.drools.workbench.models.datamodel.rule
Class ActionUpdateField
java.lang.Object
org.drools.workbench.models.datamodel.rule.ActionFieldList
org.drools.workbench.models.datamodel.rule.ActionSetField
org.drools.workbench.models.datamodel.rule.ActionUpdateField
- All Implemented Interfaces:
- 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.
| 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-2014 JBoss by Red Hat. All Rights Reserved.