Uses of Class
org.drools.rule.VariableRestriction

Packages that use VariableRestriction
org.drools.rule Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements. 
 

Uses of VariableRestriction in org.drools.rule
 

Methods in org.drools.rule that return VariableRestriction
 VariableRestriction UnificationRestriction.getVariableRestriction()
           
 

Constructors in org.drools.rule with parameters of type VariableRestriction
UnificationRestriction(VariableRestriction vr)
           
 



Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.