Uses of Class
org.drools.rule.VariableRestriction

Packages that use VariableRestriction
org.drools.rule   
 

Uses of VariableRestriction in org.drools.rule
 

Constructors in org.drools.rule with parameters of type VariableRestriction
VariableConstraint(FieldExtractor fieldExtractor, VariableRestriction restriction)