Drools Workbench - Data Model API 6.2.0.Final

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
equals, getBoundName, getFactType, hashCode, 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, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionInsertLogicalFact

public ActionInsertLogicalFact(String fact)

ActionInsertLogicalFact

public ActionInsertLogicalFact()

Drools Workbench - Data Model API 6.2.0.Final

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