Uses of Interface
org.kie.internal.ruleunit.RuleUnitVariable
-
Packages that use RuleUnitVariable Package Description org.kie.internal.ruleunit -
-
Uses of RuleUnitVariable in org.kie.internal.ruleunit
Methods in org.kie.internal.ruleunit that return RuleUnitVariable Modifier and Type Method Description RuleUnitVariable
RuleUnitDescription. getVar(String name)
Methods in org.kie.internal.ruleunit that return types with arguments of type RuleUnitVariable Modifier and Type Method Description Collection<? extends RuleUnitVariable>
RuleUnitDescription. getUnitVarDeclarations()
-