Uses of Class
org.drools.workbench.models.datamodel.rule.ActionSetField
-
Packages that use ActionSetField Package Description org.drools.workbench.models.datamodel.rule -
-
Uses of ActionSetField in org.drools.workbench.models.datamodel.rule
Subclasses of ActionSetField in org.drools.workbench.models.datamodel.rule Modifier and Type Class Description classActionCallMethodFor modifying a field on a bound LHS variable or a global.classActionUpdateFieldBasically the same as setting fields, EXCEPT that it will notify the engine of the changes.
-