|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SerialNumberedInstanceVersion | |
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. |
Uses of SerialNumberedInstanceVersion in wt.configuration |
Subinterfaces of SerialNumberedInstanceVersion in wt.configuration | |
interface |
SerialNumberedConfiguredInstanceVersion
An instance of a SerialNumberedConfiguredInstanceMaster which
uses a SerialNumberedBaselineConfigurationVersion as its configuration. |
Methods in wt.configuration that return SerialNumberedInstanceVersion | |
SerialNumberedInstanceVersion |
StandardConfigurationService.setPlannedIncorporation(SerialNumberedInstanceVersion instance,
Timestamp plannedIncorporation)
Set the planned incorporation for this instance. |
SerialNumberedInstanceVersion |
StandardConfigurationService.incorporate(SerialNumberedInstanceVersion instance,
Timestamp incorporated)
Incorporate this instance. |
SerialNumberedInstanceVersion |
SNIMSNIV.getIteration()
Gets the object for the association that plays role: ITERATION_ROLE. |
SerialNumberedInstanceVersion |
ConfigurationServiceFwd.setPlannedIncorporation(SerialNumberedInstanceVersion instance,
Timestamp plannedIncorporation)
Set the planned incorporation for this instance. |
SerialNumberedInstanceVersion |
ConfigurationServiceFwd.incorporate(SerialNumberedInstanceVersion instance,
Timestamp incorporated)
Incorporate this instance. |
SerialNumberedInstanceVersion |
ConfigurationService.setPlannedIncorporation(SerialNumberedInstanceVersion instance,
Timestamp plannedIncorporation)
Set the planned incorporation for this instance. |
SerialNumberedInstanceVersion |
ConfigurationService.incorporate(SerialNumberedInstanceVersion instance,
Timestamp incorporated)
Incorporate this instance. |
Methods in wt.configuration with parameters of type SerialNumberedInstanceVersion | |
SerialNumberedInstanceVersion |
StandardConfigurationService.setPlannedIncorporation(SerialNumberedInstanceVersion instance,
Timestamp plannedIncorporation)
Set the planned incorporation for this instance. |
void |
StandardConfigurationService.validateInstanceForIncorporation(SerialNumberedInstanceVersion instance,
Timestamp incorporated)
Validate this instance for incorporation. |
SerialNumberedInstanceVersion |
StandardConfigurationService.incorporate(SerialNumberedInstanceVersion instance,
Timestamp incorporated)
Incorporate this instance. |
protected void |
StandardConfigurationService.potentiallyClearDates(SerialNumberedInstanceVersion version)
|
protected void |
StandardConfigurationService.validateInstanceForModificationOrDeletion(SerialNumberedInstanceVersion version)
|
protected void |
StandardConfigurationService.intValidateInstanceForIncorporation(SerialNumberedInstanceVersion instance,
Timestamp incorporated)
|
protected void |
SNIMSNIV.setIteration(SerialNumberedInstanceVersion iteration)
Sets the object for the association that plays role: ITERATION_ROLE. |
static SNIMSNIV |
SNIMSNIV.newSNIMSNIV(SerialNumberedInstanceMaster master,
SerialNumberedInstanceVersion iteration)
Default factory for the class. |
SerialNumberedInstanceVersion |
ConfigurationServiceFwd.setPlannedIncorporation(SerialNumberedInstanceVersion instance,
Timestamp plannedIncorporation)
Set the planned incorporation for this instance. |
void |
ConfigurationServiceFwd.validateInstanceForIncorporation(SerialNumberedInstanceVersion instance,
Timestamp incorporated)
Validate this instance for incorporation. |
SerialNumberedInstanceVersion |
ConfigurationServiceFwd.incorporate(SerialNumberedInstanceVersion instance,
Timestamp incorporated)
Incorporate this instance. |
SerialNumberedInstanceVersion |
ConfigurationService.setPlannedIncorporation(SerialNumberedInstanceVersion instance,
Timestamp plannedIncorporation)
Set the planned incorporation for this instance. |
void |
ConfigurationService.validateInstanceForIncorporation(SerialNumberedInstanceVersion instance,
Timestamp incorporated)
Validate this instance for incorporation. |
SerialNumberedInstanceVersion |
ConfigurationService.incorporate(SerialNumberedInstanceVersion instance,
Timestamp incorporated)
Incorporate this instance. |
static String |
ConfigurationHelper.getIncorporatedAsString(SerialNumberedInstanceVersion instance)
Returns the actual incorporation as a range. |
Uses of SerialNumberedInstanceVersion in wt.part |
Classes in wt.part that implement SerialNumberedInstanceVersion | |
class |
WTProductInstance2
Use the newWTProductInstance2 static factory method(s),
not the WTProductInstance2 constructor, to construct instances
of this class. |
Fields in wt.part declared as SerialNumberedInstanceVersion | |
protected SerialNumberedInstanceVersion |
SetPlannedIncorporationFormTaskDelegate.instance
Deprecated. |
protected SerialNumberedInstanceVersion |
SetIncorporatedFormTaskDelegate.instance
Deprecated. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |