org.drools.ide.common.client.modeldriven.brl
Class ActionSetField
java.lang.Object
org.drools.ide.common.client.modeldriven.brl.ActionFieldList
org.drools.ide.common.client.modeldriven.brl.ActionSetField
- All Implemented Interfaces:
- Serializable, IAction, PortableObject
- Direct Known Subclasses:
- ActionCallMethod, ActionUpdateField
public class ActionSetField
- extends ActionFieldList
For setting a field on a bound LHS variable or a global.
If setting a field on a fact bound variable, this will
NOT notify the engine of any changes (unless done outside of the engine).
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
variable
public String variable
ActionSetField
public ActionSetField(String var)
ActionSetField
public ActionSetField()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.