Drools Workbench - Common Model 6.0.0.Beta3

Uses of Class
org.drools.workbench.models.commons.shared.rule.ActionFieldList

Packages that use ActionFieldList
org.drools.workbench.models.commons.shared.rule   
 

Uses of ActionFieldList in org.drools.workbench.models.commons.shared.rule
 

Subclasses of ActionFieldList in org.drools.workbench.models.commons.shared.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 - Common Model 6.0.0.Beta3

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