org.drools.ide.common.client.modeldriven.brl
Class ActionRetractFact
java.lang.Object
org.drools.ide.common.client.modeldriven.brl.ActionRetractFact
- All Implemented Interfaces:
- Serializable, IAction, PortableObject
public class ActionRetractFact
- extends Object
- implements IAction
This is used to specify that the bound fact should be retracted
when the rule fires.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
variableName
public String variableName
ActionRetractFact
public ActionRetractFact()
ActionRetractFact
public ActionRetractFact(String var)
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.