Uses of Class
ix.icore.plan.PlanRefinement

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

Uses of PlanRefinement in ix.icore.plan
 

Methods in ix.icore.plan that return PlanRefinement
 PlanRefinement Plan.getPlanRefinement(Name id)
           
(package private)  PlanRefinement DomainAsPlan.makePlanRefinement(Refinement r)
           
 

Methods in ix.icore.plan with parameters of type PlanRefinement
(package private)  Refinement PlanAsDomain.makeRefinement(PlanRefinement pr)
           
 

Uses of PlanRefinement in ix.ip2
 

Methods in ix.ip2 that return PlanRefinement
(package private)  PlanRefinement PlanMaker.makePlanRefinement(PlanNode node)