|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.brms.client.modeldriven.brl.ActionRetractFact
public class ActionRetractFact
This is used to specify that the bound fact should be retracted when the rule fires.
Field Summary | |
---|---|
java.lang.String |
variableName
|
Constructor Summary | |
---|---|
ActionRetractFact()
|
|
ActionRetractFact(java.lang.String var)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String variableName
Constructor Detail |
---|
public ActionRetractFact()
public ActionRetractFact(java.lang.String var)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |