|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PublishedLineNumber | |
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 PublishedLineNumber in wt.part |
Methods in wt.part that return PublishedLineNumber | |
PublishedLineNumber |
ThePublishedLineNumberTheWTPartMaster.getPublishedLineNumber()
Gets the object for the association that plays role: PUBLISHED_LINE_NUMBER_ROLE. |
PublishedLineNumber |
ThePublishedLineNumberPart.getPublishedLineNumber()
Gets the object for the association that plays role: PUBLISHED_LINE_NUMBER_ROLE. |
static PublishedLineNumber |
PublishedLineNumber.newPublishedLineNumber()
Default factory for the class. |
Methods in wt.part with parameters of type PublishedLineNumber | |
void |
ThePublishedLineNumberTheWTPartMaster.setPublishedLineNumber(PublishedLineNumber thePublishedLineNumber)
Sets the object for the association that plays role: PUBLISHED_LINE_NUMBER_ROLE. |
static ThePublishedLineNumberTheWTPartMaster |
ThePublishedLineNumberTheWTPartMaster.newThePublishedLineNumberTheWTPartMaster(PublishedLineNumber thePublishedLineNumber,
WTPartMaster theWTPartMaster)
Default factory for the class. |
void |
ThePublishedLineNumberPart.setPublishedLineNumber(PublishedLineNumber thePublishedLineNumber)
Sets the object for the association that plays role: PUBLISHED_LINE_NUMBER_ROLE. |
static ThePublishedLineNumberPart |
ThePublishedLineNumberPart.newThePublishedLineNumberPart(PublishedLineNumber thePublishedLineNumber,
WTPartMaster part)
Default factory for the class. |
protected boolean |
PublishedLineNumber.readVersion(PublishedLineNumber 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 |