Uses of Class
wt.part.WTPartSubstituteLink

Packages that use WTPartSubstituteLink
com.ptc.windchill.esi.svc   
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 WTPartSubstituteLink in com.ptc.windchill.esi.svc
 

Methods in com.ptc.windchill.esi.svc with parameters of type WTPartSubstituteLink
protected  void StandardESIService.copyAlternateItemGroup(WTPartSubstituteLink oldSubLink, WTPartSubstituteLink newSubLink)
           
 

Uses of WTPartSubstituteLink in wt.part
 

Methods in wt.part that return WTPartSubstituteLink
static WTPartSubstituteLink WTPartSubstituteLink.newWTPartSubstituteLink(WTPartUsageLink substituteFor, WTPartMaster substitutes)
          Creates a new WTPartSubstituteLink.
static WTPartSubstituteLink WTPartSubstituteLink.newWTPartSubstituteLink()
          Creates a new WTPartSubstituteLink.
 

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