Drools Workbench - Data Model API 6.0.1.Final

Uses of Class
org.drools.workbench.models.datamodel.rule.ActionInsertFact

Packages that use ActionInsertFact
org.drools.workbench.models.datamodel.rule   
 

Uses of ActionInsertFact in org.drools.workbench.models.datamodel.rule
 

Subclasses of ActionInsertFact in org.drools.workbench.models.datamodel.rule
 class ActionInsertLogicalFact
          Logical assertions are used as part of "truth maintenance".
 

Methods in org.drools.workbench.models.datamodel.rule that return ActionInsertFact
 ActionInsertFact RuleModel.getRHSBoundFact(String var)
          This will return the ActionInsertFact that a variable is bound to.
 


Drools Workbench - Data Model API 6.0.1.Final

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