Uses of Class
ix.icore.plan.PlanVariable

Packages that use PlanVariable
ix.icore.plan Classes for external / snapshot representation of processes. 
ix.ip2 I-X Process Panels 
 

Uses of PlanVariable in ix.icore.plan
 

Fields in ix.icore.plan declared as PlanVariable
protected  PlanVariable PlanVariableDeclaration.planVariable
           
 

Methods in ix.icore.plan that return PlanVariable
 PlanVariable PlanVariableDeclaration.getPlanVariable()
           
 

Uses of PlanVariable in ix.ip2
 

Methods in ix.ip2 that return PlanVariable
(package private)  PlanVariable PlanMaker.Pass2.getPV(Variable var)
           
 

Methods in ix.ip2 with parameters of type PlanVariable
(package private)  Variable PlanInstaller.Pass1.mapPlanVariable(PlanVariable pv)