org.drools.workbench.models.guided.dtable.shared.model.adaptors
Class ActionInsertFactCol52ActionInsertFactAdaptor
java.lang.Object
org.drools.workbench.models.datamodel.rule.ActionFieldList
org.drools.workbench.models.datamodel.rule.ActionInsertFact
org.drools.workbench.models.guided.dtable.shared.model.adaptors.ActionInsertFactCol52ActionInsertFactAdaptor
- All Implemented Interfaces:
- IAction
public class ActionInsertFactCol52ActionInsertFactAdaptor
- extends ActionInsertFact
Adaptor to use RuleModel class in GuidedDecisionTable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionInsertFactCol52ActionInsertFactAdaptor
public ActionInsertFactCol52ActionInsertFactAdaptor()
ActionInsertFactCol52ActionInsertFactAdaptor
public ActionInsertFactCol52ActionInsertFactAdaptor(ActionInsertFactCol52 action)
isBound
public boolean isBound()
- Overrides:
isBound in class ActionInsertFact
getBoundName
public String getBoundName()
- Overrides:
getBoundName in class ActionInsertFact
setBoundName
public void setBoundName(String boundName)
- Overrides:
setBoundName in class ActionInsertFact
removeField
public void removeField(int idx)
- Overrides:
removeField in class ActionFieldList
addFieldValue
public void addFieldValue(ActionFieldValue val)
- Overrides:
addFieldValue in class ActionFieldList
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.