Uses of Class
org.drools.template.model.Consequence
-
Packages that use Consequence Package Description org.drools.template.model -
-
Uses of Consequence in org.drools.template.model
Methods in org.drools.template.model that return types with arguments of type Consequence Modifier and Type Method Description List<Consequence>Rule. getConsequences()Methods in org.drools.template.model with parameters of type Consequence Modifier and Type Method Description voidRule. addConsequence(Consequence con)
-