Package wt.configuration
package wt.configuration
-
ClassDescriptionThe config spec used by a
BaselineConfigurationVersionto traverse its structure.An internal object which associates a version ({@link BaselineConfigurationVersion) with the {@link ConfiguredMaster}.This object stores an override of a given version in a configuration along the path specified by the path occurrence.The configuration of aConfiguredMaster.A configuration defines versions of components that should be used in a structure.The configuration package defines the concept of a configuration and instances, but does not assert the definition of a structure.Provides access to theConfigurationServiceApplication Programming Interface (API) via the static referenceConfigurationHelper.serviceand several helper methods.An object that can be managed by aBaselineConfigurationVersion.Provides an Application Programming Interface (API) for creating and editing configurations and instances, as well as for retrieving the information about these objects.AVisitorfor adding nodes of a structure to a configuration as it is navigated.A configured object is a versioned object that is structured in some manner for which configurations that represent its structure can be stored.A configured object is a versioned object that is structured in some manner for which configurations that represent its structure can be stored.AVisitorfor removing nodes of a structure from a configuration as it is navigated.A serial numbered object is an object that can have serial numbered instances.The configuration of aSerialNumberedConfiguredMaster.Deprecated.Deprecated.Deprecated.The config spec used bySerialNumberedConfiguredInstanceVersionobjects.An instance of aSerialNumberedConfiguredMaster.An instance of aSerialNumberedConfiguredInstanceMasterwhich uses aSerialNumberedBaselineConfigurationVersionas its configuration.A serial numbered object that has versioned instances which use aSerialNumberedBaselineConfigurationVersionas its configuration.The interface portion of a serial numbered instance (the implementation portion isSerialNumberedInstanceImpl.The implementation portion of a serial numbered instance.A serial numbered instance that is implemented using the master/version scheme.A version of an instance.This object indicates the serial number of the serial numbered object used in the instance.Use thenewStandardConfigurationServicestatic factory method(s), not theStandardConfigurationServiceconstructor, to construct instances of this class.A link with aTraceCode.Indicates whether an object should be traced and how it should be traced when an instance of that object is created.