Uses of Class
wt.part.WTPartAlternateLink

Packages that use WTPartAlternateLink
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 WTPartAlternateLink in wt.part
 

Methods in wt.part that return WTPartAlternateLink
static WTPartAlternateLink WTPartAlternateLink.newWTPartAlternateLink(WTPartMaster alternateFor, WTPartMaster alternates)
          Creates a new WTPartAlternateLink.
static WTPartAlternateLink WTPartAlternateLink.newWTPartAlternateLink()
          Creates a new WTPartAlternateLink.
 

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