当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
ActionRetractFact (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.brms.client.modeldriven.brxml
Class ActionRetractFact
java.lang.Object
org.drools.brms.client.modeldriven.brxml.ActionRetractFact
- All Implemented Interfaces:
- 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.
- Author:
- Michael Neale
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-2007
JBoss Inc.. All Rights Reserved.