|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use wt.configuration | |
wt.clients.prodmgmt | |
wt.configuration | |
wt.part | Defines WTPart s and WTPartMaster s (
the fundamental enterprise objects used to represent product structures composed of assemblies and components),
WTPartUsageLink and WTPartConfigSpec (used to build the structures of parts and select the correct versions of parts from the structures) and the WTPartService to manage these parts. |
wt.vc.config | |
wt.visitor | Defines theĀ navigator/visitor design pattern for
usingĀ a
Walker (at one time it used a
Navigator , instead of a
Walker ) and a
NodeExpander , which together
traverse a structure of objects, and a
Visitor , which does something
when we navigate to the object; this separates the
algorithm for navigating from the algorithm for
visiting, allowing more reuse; factories support
selection of
Walker s and
Visitor s. |
Classes in wt.configuration used by wt.clients.prodmgmt | |
BaselineConfigurationOverride
This object stores an override of a given version in a configuration along the path specified by the path occurrence. |
|
SerialNumberMapping
This object indicates the serial number of the serial numbered object used in the instance. |
Classes in wt.configuration used by wt.configuration | |
BaselineableConfigOverride
Use the newBaselineableConfigOverride static factory method(s),
not the BaselineableConfigOverride constructor, to construct
instances of this class. |
|
BaselineConfigurationConfigSpec
The config spec used by a BaselineConfigurationVersion to traverse
its structure. |
|
BaselineConfigurationMaster
An internal object which associates a version (BaselineConfigurationVersion) with the {@link ConfiguredMaster}. |
|
BaselineConfigurationOverride
This object stores an override of a given version in a configuration along the path specified by the path occurrence. |
|
BaselineConfigurationVersion
The configuration of a ConfiguredMaster . |
|
BCMBCV
Use the newBCMBCV static factory method(s), not the BCMBCV
constructor, to construct instances of this class. |
|
CMCV
Use the newCMCV static factory method(s), not the CMCV
constructor, to construct instances of this class. |
|
ConfigForConfig
Use the newConfigForConfig static factory method(s), not
the ConfigForConfig constructor, to construct instances
of this class. |
|
Configuration
Supported API: true Extendable: false |
|
ConfigurationDelegate
The configuration package defines the concept of a configuration and instances, but does not assert the definition of a structure. |
|
ConfigurationHelper
Supported API: true Extendable: false |
|
ConfigurationManageable
An object that can be managed by a BaselineConfigurationVersion . |
|
ConfigurationMemberConfigSpec
Supported API: true Extendable: false |
|
ConfigurationService
Supported API: true Extendable: false |
|
ConfigurationVisitor
Supported API: true Extendable: false |
|
ConfiguredMaster
A configured object is a versioned object that is structured in some manner for which configurations that represent its structure can be stored. |
|
ConfiguredVersion
A configured object is a versioned object that is structured in some manner for which configurations that represent its structure can be stored. |
|
InstanceRow
Use the newInstanceRow static factory method(s), not the
InstanceRow constructor, to construct instances of this
class. |
|
RemoveConfigurationVisitor
Supported API: true Extendable: false |
|
SerialNumbered
A serial numbered object is an object that can have serial numbered instances. |
|
SerialNumberedBaselineConfigurationVersion
The configuration of a SerialNumberedConfiguredMaster . |
|
SerialNumberedComponentInstance
An instance of a SerialNumberedComponentMaster that has as its
configuration a SerialNumberedComponentVersion . |
|
SerialNumberedComponentMaster
A simple serial number object that is versioned. |
|
SerialNumberedComponentVersion
A version of a SerialNumberedComponentMaster which represents
the configuration of a SerialNumberedComponentInstance . |
|
SerialNumberedConfiguredInstanceConfigSpec
The config spec used by SerialNumberedConfiguredInstanceVersion
objects. |
|
SerialNumberedConfiguredInstanceMaster
An instance of a SerialNumberedConfiguredMaster . |
|
SerialNumberedConfiguredInstanceVersion
An instance of a SerialNumberedConfiguredInstanceMaster which
uses a SerialNumberedBaselineConfigurationVersion as its configuration. |
|
SerialNumberedConfiguredMaster
A serial numbered object that has versioned instances which use a SerialNumberedBaselineConfigurationVersion as its configuration. |
|
SerialNumberedInstanceIfc
The interface portion of a serial numbered instance (the implementation portion is SerialNumberedInstanceImpl . |
|
SerialNumberedInstanceImpl
The implementation portion of a serial numbered instance. |
|
SerialNumberedInstanceMaster
A serial numbered instance that is implemented using the master/version scheme. |
|
SerialNumberedInstanceVersion
A version of an instance. |
|
SerialNumberMapping
This object indicates the serial number of the serial numbered object used in the instance. |
|
SNCIMSNCIV
Use the newSNCIMSNCIV static factory method(s), not the
SNCIMSNCIV constructor, to construct instances of this class. |
|
SNCISNCV
Use the newSNCISNCV static factory method(s), not the SNCISNCV
constructor, to construct instances of this class. |
|
SNCIVSNBCV
Use the newSNCIVSNBCV static factory method(s), not the
SNCIVSNBCV constructor, to construct instances of this class. |
|
SNCMSNCI
Use the newSNCMSNCI static factory method(s), not the SNCMSNCI
constructor, to construct instances of this class. |
|
SNCMSNCIM
Use the newSNCMSNCIM static factory method(s), not the SNCMSNCIM
constructor, to construct instances of this class. |
|
SNCMSNCV
Use the newSNCMSNCV static factory method(s), not the SNCMSNCV
constructor, to construct instances of this class. |
|
SNIIC
Use the newSNIIC static factory method(s), not the SNIIC
constructor, to construct instances of this class. |
|
SNIMSNIV
Use the newSNIMSNIV static factory method(s), not the SNIMSNIV
constructor, to construct instances of this class. |
|
SNMappingSNInstanceIfc
Use the newSNMappingSNInstanceIfc static factory method(s),
not the SNMappingSNInstanceIfc constructor, to construct
instances of this class. |
|
SNSNII
Use the newSNSNII static factory method(s), not the SNSNII
constructor, to construct instances of this class. |
|
StandardConfigurationService
Use the newStandardConfigurationService static factory method(s),
not the StandardConfigurationService constructor, to construct
instances of this class. |
|
StandardConfigurationService.PathProcessor
|
Classes in wt.configuration used by wt.part | |
BaselineConfigurationConfigSpec
The config spec used by a BaselineConfigurationVersion to traverse
its structure. |
|
BaselineConfigurationMaster
An internal object which associates a version (BaselineConfigurationVersion) with the {@link ConfiguredMaster}. |
|
BaselineConfigurationOverride
This object stores an override of a given version in a configuration along the path specified by the path occurrence. |
|
BaselineConfigurationVersion
The configuration of a ConfiguredMaster . |
|
Configuration
Supported API: true Extendable: false |
|
ConfigurationDelegate
The configuration package defines the concept of a configuration and instances, but does not assert the definition of a structure. |
|
ConfigurationManageable
An object that can be managed by a BaselineConfigurationVersion . |
|
ConfiguredMaster
A configured object is a versioned object that is structured in some manner for which configurations that represent its structure can be stored. |
|
ConfiguredVersion
A configured object is a versioned object that is structured in some manner for which configurations that represent its structure can be stored. |
|
SerialNumbered
A serial numbered object is an object that can have serial numbered instances. |
|
SerialNumberedBaselineConfigurationVersion
The configuration of a SerialNumberedConfiguredMaster . |
|
SerialNumberedComponentInstance
An instance of a SerialNumberedComponentMaster that has as its
configuration a SerialNumberedComponentVersion . |
|
SerialNumberedComponentMaster
A simple serial number object that is versioned. |
|
SerialNumberedComponentVersion
A version of a SerialNumberedComponentMaster which represents
the configuration of a SerialNumberedComponentInstance . |
|
SerialNumberedConfiguredInstanceConfigSpec
The config spec used by SerialNumberedConfiguredInstanceVersion
objects. |
|
SerialNumberedConfiguredInstanceMaster
An instance of a SerialNumberedConfiguredMaster . |
|
SerialNumberedConfiguredInstanceVersion
An instance of a SerialNumberedConfiguredInstanceMaster which
uses a SerialNumberedBaselineConfigurationVersion as its configuration. |
|
SerialNumberedConfiguredMaster
A serial numbered object that has versioned instances which use a SerialNumberedBaselineConfigurationVersion as its configuration. |
|
SerialNumberedInstanceIfc
The interface portion of a serial numbered instance (the implementation portion is SerialNumberedInstanceImpl . |
|
SerialNumberedInstanceImpl
The implementation portion of a serial numbered instance. |
|
SerialNumberedInstanceMaster
A serial numbered instance that is implemented using the master/version scheme. |
|
SerialNumberedInstanceVersion
A version of an instance. |
|
SerialNumberMapping
This object indicates the serial number of the serial numbered object used in the instance. |
Classes in wt.configuration used by wt.vc.config | |
SerialNumberedConfiguredInstanceConfigSpec
The config spec used by SerialNumberedConfiguredInstanceVersion
objects. |
|
SerialNumberedConfiguredInstanceVersion
An instance of a SerialNumberedConfiguredInstanceMaster which
uses a SerialNumberedBaselineConfigurationVersion as its configuration. |
Classes in wt.configuration used by wt.visitor | |
BaselineConfigurationConfigSpec
The config spec used by a BaselineConfigurationVersion to traverse
its structure. |
|
BaselineConfigurationOverride
This object stores an override of a given version in a configuration along the path specified by the path occurrence. |
|
SerialNumberedConfiguredInstanceConfigSpec
The config spec used by SerialNumberedConfiguredInstanceVersion
objects. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |