Drools Workbench - Common Model 6.0.0.Beta3

org.drools.workbench.models.commons.shared.rule
Class ActionUpdateField

java.lang.Object
  extended by org.drools.workbench.models.commons.shared.rule.ActionFieldList
      extended by org.drools.workbench.models.commons.shared.rule.ActionSetField
          extended by org.drools.workbench.models.commons.shared.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.


Constructor Summary
ActionUpdateField()
           
ActionUpdateField(String itemText)
           
 
Method Summary
 
Methods inherited from class org.drools.workbench.models.commons.shared.rule.ActionSetField
getVariable, setVariable
 
Methods inherited from class org.drools.workbench.models.commons.shared.rule.ActionFieldList
addFieldValue, getFieldValues, removeField, setFieldValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionUpdateField

public ActionUpdateField(String itemText)

ActionUpdateField

public ActionUpdateField()

Drools Workbench - Common Model 6.0.0.Beta3

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.