|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WTPartDescribeLink | |
wt.ixb.handlers.netmarkets.prodstruct | |
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.replication.export |
Uses of WTPartDescribeLink in wt.ixb.handlers.netmarkets.prodstruct |
Methods in wt.ixb.handlers.netmarkets.prodstruct with parameters of type WTPartDescribeLink | |
protected void |
NmWTPartDescribeLinkHandler.exportAttributes(WTPartDescribeLink link,
IxbElement elem,
Exporter exporter)
|
Uses of WTPartDescribeLink in wt.part |
Methods in wt.part that return WTPartDescribeLink | |
static WTPartDescribeLink |
WTPartDescribeLink.newWTPartDescribeLink(WTPart describes,
WTDocument describedBy)
Default factory for the class. |
Methods in wt.part with parameters of type WTPartDescribeLink | |
protected boolean |
WTPartDescribeLink.readVersion(WTPartDescribeLink thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of WTPartDescribeLink in wt.replication.export |
Methods in wt.replication.export with parameters of type WTPartDescribeLink | |
private void |
ExportUnitVisitor.printDescribeLink(WTPartDescribeLink describeLink)
Deprecated. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |