Package wt.configuration

Interface Summary
BaselineConfigurationMaster An internal object which associates a version (BaselineConfigurationVersion) with the {@link ConfiguredMaster}.
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.
ConfigurationService

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.
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.
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.
StandardConfigurationService.PathProcessor  
 

Class Summary
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.
BaselineConfigurationOverride This object stores an override of a given version in a configuration along the path specified by the path occurrence.
BaselineConfigurationOverrideNewIterationDelegate  
BaselineConfigurationVersionGetConfigSpecForDelegate

Supported API: false

Extendable: false
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.
ConfigurationHelper

Supported API: true

Extendable: false
ConfigurationMemberConfigSpec

Supported API: true

Extendable: false
ConfigurationServiceFwd

Supported API: false

Extendable: false
ConfigurationVisitor

Supported API: true

Extendable: false
InstanceRow Use the newInstanceRow static factory method(s), not the InstanceRow constructor, to construct instances of this class.
InstanceRowList

Supported API: false

Extendable: false
RemoveConfigurationVisitor

Supported API: true

Extendable: false
SerialNumberedConfiguredInstanceConfigSpec The config spec used by SerialNumberedConfiguredInstanceVersion objects.
SerialNumberedConfiguredInstanceVersionGetConfigSpecForDelegate

Supported API: false

Extendable: false
SerialNumberMapping This object indicates the serial number of the serial numbered object used in the instance.
SerialNumberMappingNewIterationDelegate  
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.