Drools Workbench - Common Model 6.0.0.CR4-Pre1

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

Packages that use ActionSetField
org.drools.workbench.models.commons.backend.rule   
org.drools.workbench.models.commons.shared.rule   
 

Uses of ActionSetField in org.drools.workbench.models.commons.backend.rule
 

Methods in org.drools.workbench.models.commons.backend.rule with parameters of type ActionSetField
 void BRDRLPersistence.RHSActionVisitor.visitActionSetField(ActionSetField action)
           
 void BRDRLPersistence.RHSClassDependencyVisitor.visitActionSetField(ActionSetField action)
           
 

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

Subclasses of ActionSetField in org.drools.workbench.models.commons.shared.rule
 class ActionCallMethod
          For modifying 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.CR4-Pre1

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