Drools Workbench - Data Model API 6.0.0.CR5

org.drools.workbench.models.datamodel.rule
Class ActionInsertLogicalFact

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
All Implemented Interfaces:
IAction

public class ActionInsertLogicalFact
extends ActionInsertFact

Logical assertions are used as part of "truth maintenance".


Constructor Summary
ActionInsertLogicalFact()
           
ActionInsertLogicalFact(String fact)
           
 
Method Summary
 
Methods inherited from class org.drools.workbench.models.datamodel.rule.ActionInsertFact
getBoundName, getFactType, isBound, setBoundName, setFactType
 
Methods inherited from class org.drools.workbench.models.datamodel.rule.ActionFieldList
addFieldValue, getFieldValues, removeField, setFieldValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionInsertLogicalFact

public ActionInsertLogicalFact(String fact)

ActionInsertLogicalFact

public ActionInsertLogicalFact()

Drools Workbench - Data Model API 6.0.0.CR5

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