Drools Workbench - Data Model API 6.2.0.Final

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

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

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

Subclasses of ActionFieldList in org.drools.workbench.models.datamodel.rule
 class ActionCallMethod
          For modifying a field on a bound LHS variable or a global.
 class ActionInsertFact
          This is used when asserting a new fact.
 class ActionInsertLogicalFact
          Logical assertions are used as part of "truth maintenance".
 class ActionSetField
          For setting a field on a bound LHS variable or a global.
 class ActionUpdateField
          Basically the same as setting fields, EXCEPT that it will notify the engine of the changes.
 


Drools Workbench - Data Model API 6.2.0.Final

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