|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IteratedUsageLink | |
wt.doc | |
wt.epm.structure | |
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.struct |
Uses of IteratedUsageLink in wt.doc |
Subclasses of IteratedUsageLink in wt.doc | |
class |
WTDocumentUsageLink
The WTDocumentUsageLink is an IteratedUsageLink between WTDocuments and WTDocumentMasters. |
Uses of IteratedUsageLink in wt.epm.structure |
Subclasses of IteratedUsageLink in wt.epm.structure | |
class |
EPMMemberLink
A member link always has a quantity. |
Uses of IteratedUsageLink in wt.part |
Subclasses of IteratedUsageLink in wt.part | |
class |
WTPartUsageLink
This is an IteratedUsageLink where a specific WTPart uses a WTPartMaster (actually it will use one of the
WTPart s associated with the WTPartMaster based
on a config spec) and the part uses a specific Quantity (with
unit of measure) of the part master as a component of its structure. |
Uses of IteratedUsageLink in wt.vc.struct |
Methods in wt.vc.struct with parameters of type IteratedUsageLink | |
protected boolean |
IteratedUsageLink.readVersion(IteratedUsageLink 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 |