Uses of Class
wt.part.WTProductInstanceDescribeLink

Packages that use WTProductInstanceDescribeLink
wt.part Defines WTParts and WTPartMasters ( 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 WTProductInstanceDescribeLink in wt.part
 

Methods in wt.part that return WTProductInstanceDescribeLink
static WTProductInstanceDescribeLink WTProductInstanceDescribeLink.newWTProductInstanceDescribeLink(WTProductInstance2 describes, WTDocument describedBy)
          Default factory for the class.
 

Methods in wt.part with parameters of type WTProductInstanceDescribeLink
protected  boolean WTProductInstanceDescribeLink.readVersion(WTProductInstanceDescribeLink thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.