|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OneOffVersionIdentifier | |
wt.doc | |
wt.epm | |
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 |
Uses of OneOffVersionIdentifier in wt.doc |
Methods in wt.doc that return OneOffVersionIdentifier | |
OneOffVersionIdentifier |
WTDocument.getOneOffVersionIdentifier()
Gets the value of the attribute: ONE_OFF_VERSION_IDENTIFIER. |
Uses of OneOffVersionIdentifier in wt.epm |
Methods in wt.epm that return OneOffVersionIdentifier | |
OneOffVersionIdentifier |
EPMDocument.getOneOffVersionIdentifier()
Gets the value of the attribute: ONE_OFF_VERSION_IDENTIFIER. |
Uses of OneOffVersionIdentifier in wt.part |
Methods in wt.part that return OneOffVersionIdentifier | |
OneOffVersionIdentifier |
WTPart.getOneOffVersionIdentifier()
Gets the value of the attribute: ONE_OFF_VERSION_IDENTIFIER. |
Uses of OneOffVersionIdentifier in wt.vc |
Fields in wt.vc declared as OneOffVersionIdentifier | |
private OneOffVersionIdentifier |
OneOffVersionInfo.identifier
|
private OneOffVersionIdentifier |
OneOffVersionInfo.identifier
|
Methods in wt.vc that return OneOffVersionIdentifier | |
static OneOffVersionIdentifier |
VersionControlHelper.getOneOffVersionIdentifier(OneOffVersioned version)
Gets the series value of the version. |
OneOffVersionIdentifier |
OneOffVersionInfo.getIdentifier()
Gets the object for the association that plays role: IDENTIFIER. |
static OneOffVersionIdentifier |
OneOffVersionIdentifier.newOneOffVersionIdentifier()
Supported API: true |
static OneOffVersionIdentifier |
OneOffVersionIdentifier.newOneOffVersionIdentifier(Series value)
Supported API: true |
OneOffVersionIdentifier |
OneOffVersioned.getOneOffVersionIdentifier()
Gets the value of the attribute: ONE_OFF_VERSION_IDENTIFIER. |
static OneOffVersionIdentifier |
VersionControlHelper.getOneOffVersionIdentifier(OneOffVersioned version)
Gets the series value of the version. |
OneOffVersionIdentifier |
OneOffVersionInfo.getIdentifier()
Gets the object for the association that plays role: IDENTIFIER. |
static OneOffVersionIdentifier |
OneOffVersionIdentifier.newOneOffVersionIdentifier()
Supported API: true |
static OneOffVersionIdentifier |
OneOffVersionIdentifier.newOneOffVersionIdentifier(Series value)
Supported API: true |
OneOffVersionIdentifier |
OneOffVersioned.getOneOffVersionIdentifier()
Gets the value of the attribute: ONE_OFF_VERSION_IDENTIFIER. |
Methods in wt.vc with parameters of type OneOffVersionIdentifier | |
static void |
VersionControlHelper.setOneOffVersionIdentifier(OneOffVersioned version,
OneOffVersionIdentifier identifier)
Sets the one-off identifier. |
protected void |
OneOffVersionInfo.setIdentifier(OneOffVersionIdentifier a_Identifier)
Sets the object for the association that plays role: IDENTIFIER. |
private void |
OneOffVersionInfo.identifierValidate(OneOffVersionIdentifier a_Identifier)
|
protected boolean |
OneOffVersionIdentifier.readVersion(OneOffVersionIdentifier thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
static void |
VersionControlHelper.setOneOffVersionIdentifier(OneOffVersioned version,
OneOffVersionIdentifier identifier)
Sets the one-off identifier. |
protected void |
OneOffVersionInfo.setIdentifier(OneOffVersionIdentifier a_Identifier)
Sets the object for the association that plays role: IDENTIFIER. |
private void |
OneOffVersionInfo.identifierValidate(OneOffVersionIdentifier a_Identifier)
|
protected boolean |
OneOffVersionIdentifier.readVersion(OneOffVersionIdentifier thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |