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

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

Classes in com.sun.n1.sps.model.component used by com.sun.n1.sps.model.component
CompCheckInID
          Strongly typed ID for Component Checkin.
Component
          A component object is used to model a software component, including its associated resources, steps required to install and uninstall it, and available controls once installed.
ComponentID
          A unique ID for a Component object.
ComponentRef
          A reference to a component.
ComponentTypeRefID
          A strongly-typed ID class for ComponentTypeRef objects.
ComponentVariableSettings
          Contains the override variables settings associated with a particular component.
ComponentVariableSettingsID
          A unique ID for a component variable settings object.
CompStatus
          Component status during a checkin.
GeneratedVariableSettingsID
          A unique ID for a generated variable settings object.
Modifier
          A strongly-typed enumeration of modifiers, which may be one of NONE, ABSTRACT or FINAL.
Modifier.Factory
          Factory for modifier enums.
NamedBlockType
          A strongly-typed enumeration of named block types, which may be one of INSTALL, UNINSTALL, or CONTROL.
NamedBlockType.Factory
          Factory for named block type enums.
SummaryComponent
          Summary view of a Component object.
SystemServiceRefID
          A strongly-typed ID class for SystemServiceRef objects.
TargetRef
          A TargetRef provides a means of connecting targetable components to their associated hosts.
VarDecl
          This interface defines a variable declaration for a specific component.
VariableSettingsSelector
          A variable settings selector is used to select a particular variable settings object from a list of all variable settings objects available for a particular component.
 

Classes in com.sun.n1.sps.model.component used by com.sun.n1.sps.model.executor
ComponentID
          A unique ID for a Component object.
ComponentSelector
          A component selector is used to select a particular component from a list of all components available for a particular component reference.
GeneratedVariableSettingsID
          A unique ID for a generated variable settings object.
 

Classes in com.sun.n1.sps.model.component used by com.sun.n1.sps.model.install
ComponentID
          A unique ID for a Component object.
GeneratedVariableSettings
          A persistent, read only variable settings object used as a historical record of previous config generations.
GeneratedVariableSettingsID
          A unique ID for a generated variable settings object.
SummaryComponent
          Summary view of a Component object.
 

Classes in com.sun.n1.sps.model.component used by com.sun.n1.sps.model.plugin
ComponentIDSet
          A strongly-typed set of ComponentID objects.
ComponentTypeRefIDSet
           
SystemServiceRefIDSet
          A strongly-typed set of SystemServiceRefID objects.