Uses of Interface
org.palo.api.Variable

Packages that use Variable
org.palo.api   
org.palo.api.impl   
 

Uses of Variable in org.palo.api
 

Methods in org.palo.api that return Variable
 Variable[] Cube.getVariables()
           
 

Uses of Variable in org.palo.api.impl
 

Classes in org.palo.api.impl that implement Variable
 class VariableImpl