Uses of Class
com.totvs.tjf.dmn.model.TRule
-
Packages that use TRule Package Description com.totvs.tjf.dmn.model -
-
Uses of TRule in com.totvs.tjf.dmn.model
Methods in com.totvs.tjf.dmn.model that return TRule Modifier and Type Method Description TRuleTRule. addInput(String condition)This method adds an input entry to this ruleTRuleTRule. addOutput(String value)This method adds an output entry to this ruleTRuleTDecision. addRule()This method adds a decision ruleTRuleTRule. addRule()This method adds a new rule to the parent decision
-