Drools Workbench - Guided Decision Table Model 6.2.0.CR1

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

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.guided.dtable.shared.model.adaptors.ActionInsertFactCol52ActionInsertFactAdaptor
All Implemented Interfaces:
IAction

public class ActionInsertFactCol52ActionInsertFactAdaptor
extends ActionInsertFact

Adaptor to use RuleModel class in GuidedDecisionTable


Constructor Summary
ActionInsertFactCol52ActionInsertFactAdaptor()
           
ActionInsertFactCol52ActionInsertFactAdaptor(ActionInsertFactCol52 action)
           
 
Method Summary
 void addFieldValue(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

ActionInsertFactCol52ActionInsertFactAdaptor

public ActionInsertFactCol52ActionInsertFactAdaptor()

ActionInsertFactCol52ActionInsertFactAdaptor

public ActionInsertFactCol52ActionInsertFactAdaptor(ActionInsertFactCol52 action)
Method Detail

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

Drools Workbench - Guided Decision Table Model 6.2.0.CR1

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