Uses of Class
wt.vc.struct.IteratedReferenceLink

Packages that use IteratedReferenceLink
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. 
wt.vc.struct
 
 

Uses of IteratedReferenceLink in wt.part
 

Subclasses of IteratedReferenceLink in wt.part
 class WTPartReferenceLink
          Associates a WTPart with the WTDocuments it calls out.
 class WTProductInstanceReferenceLink
           Use the newWTProductInstanceReferenceLink static factory method(s), not the WTProductInstanceReferenceLink constructor, to construct instances of this class.
 

Uses of IteratedReferenceLink in wt.vc.struct
 

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