org.drools.ide.common.client.modeldriven.brl
Class ActionInsertFact
java.lang.Object
org.drools.ide.common.client.modeldriven.brl.ActionFieldList
org.drools.ide.common.client.modeldriven.brl.ActionInsertFact
- All Implemented Interfaces:
- Serializable, IAction, PortableObject
- Direct Known Subclasses:
- ActionInsertLogicalFact
public class ActionInsertFact
- extends ActionFieldList
This is used when asserting a new fact.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
factType
public String factType
ActionInsertFact
public ActionInsertFact(String type)
ActionInsertFact
public ActionInsertFact()
isBound
public boolean isBound()
getBoundName
public String getBoundName()
setBoundName
public void setBoundName(String boundName)
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.