Uses of Package
ix.icore.plan

Packages that use ix.icore.plan
ix.icore.plan Classes for external / snapshot representation of processes. 
ix.icore.plan.build Utilities for constructing plans. 
ix.icore.plan.inspect Utilities for examining plans. 
ix.icore.process Classes for representing processes. 
ix.iface.plan Plan outputters. 
ix.ip2 I-X Process Panels 
ix.iplan The I-X planner. 
ix.test Simple applications for testing purposes. 
 

Classes in ix.icore.plan used by ix.icore.plan
AbstractPlanItem
          Common superclass for PlanIssue and PlanNode.
AbstractRefinement
           
Plan
          Represents a plan in a form that can be converted to XML, etc.
PlanIssueRefinement
          Describes one level of the expansion of a PlanIssue.
PlanObject
          Base class for most classes in this package.
PlanRefinement
          Describes one level of the expansion of a PlanNode.
PlanVariable
          A variable that can appear in patterns in a plan.
ProcessParameter
           
VariableScope
          Scope values for PlanVariables.
 

Classes in ix.icore.plan used by ix.icore.plan.build
AbstractPlanItem
          Common superclass for PlanIssue and PlanNode.
AbstractRefinement
           
Plan
          Represents a plan in a form that can be converted to XML, etc.
PlanIssue
          Wraps an Issue when it appears in a plan.
PlanNode
          Wraps an Activity when it appears in a plan.
 

Classes in ix.icore.plan used by ix.icore.plan.inspect
AbstractPlanItem
          Common superclass for PlanIssue and PlanNode.
AbstractRefinement
           
Plan
          Represents a plan in a form that can be converted to XML, etc.
 

Classes in ix.icore.plan used by ix.icore.process
Plan
          Represents a plan in a form that can be converted to XML, etc.
 

Classes in ix.icore.plan used by ix.iface.plan
Plan
          Represents a plan in a form that can be converted to XML, etc.
 

Classes in ix.icore.plan used by ix.ip2
Plan
          Represents a plan in a form that can be converted to XML, etc.
PlanVariableDeclaration
          Introduces a PlanVariable.
 

Classes in ix.icore.plan used by ix.iplan
Plan
          Represents a plan in a form that can be converted to XML, etc.
 

Classes in ix.icore.plan used by ix.test
Plan
          Represents a plan in a form that can be converted to XML, etc.