Uses of Package
com.sun.n1.sps.model.plan

Packages that use com.sun.n1.sps.model.plan
com.sun.n1.sps.model.executor   
com.sun.n1.sps.model.install   
com.sun.n1.sps.model.plan   
com.sun.n1.sps.model.plugin   
 

Classes in com.sun.n1.sps.model.plan used by com.sun.n1.sps.model.executor
ExecutionPlanID
          A strongly-typed ID object for ExecutionPlan objects.
 

Classes in com.sun.n1.sps.model.plan used by com.sun.n1.sps.model.install
ExecutionPlanID
          A strongly-typed ID object for ExecutionPlan objects.
 

Classes in com.sun.n1.sps.model.plan used by com.sun.n1.sps.model.plan
ExecutionMode
          A strongly-typed enumeration of execution modes, which may be either PARALLEL or SERIES.
ExecutionMode.Factory
          Factory for execution mode enums.
ExecutionPlanID
          A strongly-typed ID object for ExecutionPlan objects.
PlanVariableSettingsID
          A unique ID for a plan variable settings object.
SubplanComponentVariableSettings
          Used by SubplanVariableSettings to mirror the structure of ComponentSelector for Plan Variable Settings persistence.
SubplanComponentVariableSettingsID
          A unique ID for a subplan component variable settings object.
SubplanVariableSettings
          Used by PlanVariableSettings to mirror the structure of SubplanPrompt for Plan Variable Settings persistence.
SubplanVariableSettingsID
          A unique ID for a subplan variable settings object.
 

Classes in com.sun.n1.sps.model.plan used by com.sun.n1.sps.model.plugin
ExecutionPlanIDSet
          A strongly-typed set of ExecutionPlanID objects.