Drools Workbench - Guided Decision Table Model 6.0.0.CR5

org.drools.workbench.models.guided.dtable.shared.model.adaptors
Class ActionInsertFactCol52ActionInsertLogicalFactAdaptor

java.lang.Object
  extended by org.drools.workbench.models.datamodel.rule.ActionFieldList
      extended by org.drools.workbench.models.datamodel.rule.ActionInsertFact
          extended by org.drools.workbench.models.datamodel.rule.ActionInsertLogicalFact
              extended by org.drools.workbench.models.guided.dtable.shared.model.adaptors.ActionInsertFactCol52ActionInsertLogicalFactAdaptor
All Implemented Interfaces:
org.drools.workbench.models.datamodel.rule.IAction

public class ActionInsertFactCol52ActionInsertLogicalFactAdaptor
extends org.drools.workbench.models.datamodel.rule.ActionInsertLogicalFact

Adaptor to use RuleModel class in GuidedDecisionTable


Constructor Summary
ActionInsertFactCol52ActionInsertLogicalFactAdaptor()
           
ActionInsertFactCol52ActionInsertLogicalFactAdaptor(ActionInsertFactCol52 action)
           
 
Method Summary
 void addFieldValue(org.drools.workbench.models.datamodel.rule.ActionFieldValue val)
           
 String getBoundName()
           
 boolean isBound()
           
 void removeField(int idx)
           
 void setBoundName(String boundName)
           
 
Methods inherited from class org.drools.workbench.models.datamodel.rule.ActionInsertFact
getFactType, setFactType
 
Methods inherited from class org.drools.workbench.models.datamodel.rule.ActionFieldList
getFieldValues, setFieldValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionInsertFactCol52ActionInsertLogicalFactAdaptor

public ActionInsertFactCol52ActionInsertLogicalFactAdaptor()

ActionInsertFactCol52ActionInsertLogicalFactAdaptor

public ActionInsertFactCol52ActionInsertLogicalFactAdaptor(ActionInsertFactCol52 action)
Method Detail

isBound

public boolean isBound()
Overrides:
isBound in class org.drools.workbench.models.datamodel.rule.ActionInsertFact

getBoundName

public String getBoundName()
Overrides:
getBoundName in class org.drools.workbench.models.datamodel.rule.ActionInsertFact

setBoundName

public void setBoundName(String boundName)
Overrides:
setBoundName in class org.drools.workbench.models.datamodel.rule.ActionInsertFact

removeField

public void removeField(int idx)
Overrides:
removeField in class org.drools.workbench.models.datamodel.rule.ActionFieldList

addFieldValue

public void addFieldValue(org.drools.workbench.models.datamodel.rule.ActionFieldValue val)
Overrides:
addFieldValue in class org.drools.workbench.models.datamodel.rule.ActionFieldList

Drools Workbench - Guided Decision Table Model 6.0.0.CR5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.