Uses of Class
ru.ewc.decita.Rule
-
Uses of Rule in ru.ewc.decita
Modifier and TypeMethodDescriptionRule.withCondition
(Condition condition) Adds aCondition
to this rule.Rule.withOutcome
(String outcome, String value) Adds an outcome to this rule.ModifierConstructorDescriptionDecisionTable
(Iterable<Rule> rules) Ctor.DecisionTable
(Iterable<Rule> rules, Rule elserule) Ctor.