|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OneOffVersionInfo | |
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 OneOffVersionInfo in wt.doc |
Fields in wt.doc declared as OneOffVersionInfo | |
private OneOffVersionInfo |
WTDocument.oneOffVersionInfo
|
Methods in wt.doc that return OneOffVersionInfo | |
OneOffVersionInfo |
WTDocument.getOneOffVersionInfo()
Gets the object for the association that plays role: ONE_OFF_VERSION_INFO. |
Methods in wt.doc with parameters of type OneOffVersionInfo | |
void |
WTDocument.setOneOffVersionInfo(OneOffVersionInfo a_OneOffVersionInfo)
Sets the object for the association that plays role: ONE_OFF_VERSION_INFO. |
Uses of OneOffVersionInfo in wt.epm |
Fields in wt.epm declared as OneOffVersionInfo | |
private OneOffVersionInfo |
EPMDocument.oneOffVersionInfo
|
Methods in wt.epm that return OneOffVersionInfo | |
OneOffVersionInfo |
EPMDocument.getOneOffVersionInfo()
Gets the object for the association that plays role: ONE_OFF_VERSION_INFO. |
Methods in wt.epm with parameters of type OneOffVersionInfo | |
void |
EPMDocument.setOneOffVersionInfo(OneOffVersionInfo a_OneOffVersionInfo)
Sets the object for the association that plays role: ONE_OFF_VERSION_INFO. |
Uses of OneOffVersionInfo in wt.part |
Fields in wt.part declared as OneOffVersionInfo | |
private OneOffVersionInfo |
WTPart.oneOffVersionInfo
|
Methods in wt.part that return OneOffVersionInfo | |
OneOffVersionInfo |
WTPart.getOneOffVersionInfo()
Gets the object for the association that plays role: ONE_OFF_VERSION_INFO. |
Methods in wt.part with parameters of type OneOffVersionInfo | |
void |
WTPart.setOneOffVersionInfo(OneOffVersionInfo a_OneOffVersionInfo)
Sets the object for the association that plays role: ONE_OFF_VERSION_INFO. |
Uses of OneOffVersionInfo in wt.vc |
Methods in wt.vc that return OneOffVersionInfo | |
static OneOffVersionInfo |
OneOffVersionInfo.newOneOffVersionInfo()
Default factory for the class. |
OneOffVersionInfo |
OneOffVersioned.getOneOffVersionInfo()
Gets the object for the association that plays role: ONE_OFF_VERSION_INFO. |
static OneOffVersionInfo |
OneOffVersionInfo.newOneOffVersionInfo()
Default factory for the class. |
OneOffVersionInfo |
OneOffVersioned.getOneOffVersionInfo()
Gets the object for the association that plays role: ONE_OFF_VERSION_INFO. |
Methods in wt.vc with parameters of type OneOffVersionInfo | |
protected boolean |
OneOffVersionInfo.readVersion(OneOffVersionInfo thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
OneOffVersioned.setOneOffVersionInfo(OneOffVersionInfo a_OneOffVersionInfo)
Sets the object for the association that plays role: ONE_OFF_VERSION_INFO. |
protected boolean |
OneOffVersionInfo.readVersion(OneOffVersionInfo thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
OneOffVersioned.setOneOffVersionInfo(OneOffVersionInfo a_OneOffVersionInfo)
Sets the object for the association that plays role: ONE_OFF_VERSION_INFO. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |