Uses of Class
org.drools.rule.Variable

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

Uses of Variable in org.drools.base
 

Methods in org.drools.base that return Variable
 Variable[] DroolsQuery.getVariables()
           
 

Uses of Variable in org.drools.rule
 

Fields in org.drools.rule declared as Variable
static Variable Variable.variable
           
 

Methods in org.drools.rule that return Variable
 Variable UnificationRestriction.UnificationContextEntry.getVariable()
           
 



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