Uses of Package
wt.vc.struct

Packages that use wt.vc.struct
com.ptc.windchill.esi.esidoc   
wt.doc   
wt.epm.structure   
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
 
 

Classes in wt.vc.struct used by com.ptc.windchill.esi.esidoc
IteratedDescribeLink
          A link specifying that an iteration provides descriptive information for a another iteration.
 

Classes in wt.vc.struct used by wt.doc
IteratedDescribeLink
          A link specifying that an iteration provides descriptive information for a another iteration.
IteratedUsageLink
          The IteratedUsageLink is an association between an iteration and a master.
 

Classes in wt.vc.struct used by wt.epm.structure
IteratedDescribeLink
          A link specifying that an iteration provides descriptive information for a another iteration.
IteratedUsageLink
          The IteratedUsageLink is an association between an iteration and a master.
 

Classes in wt.vc.struct used by wt.part
IteratedDescribeLink
          A link specifying that an iteration provides descriptive information for a another iteration.
IteratedReferenceLink
          A link specifying that an iteration (implementation) refers to another master.
IteratedUsageLink
          The IteratedUsageLink is an association between an iteration and a master.
 

Classes in wt.vc.struct used by wt.vc.struct
AbstractStructLinkRIEHandler
          

Supported API: false

Extendable: false
IteratedDescribeLink
          A link specifying that an iteration provides descriptive information for a another iteration.
IteratedReferenceLink
          A link specifying that an iteration (implementation) refers to another master.
IteratedUsageLink
          The IteratedUsageLink is an association between an iteration and a master.
StandardStructService
          This implementation of StructService has adds several listeners in StandardStructService.performStartupProcess() that deal primarily with copying links and validating deletes.
StandardStructService.LinkRow
           
StandardStructService.LinkRowSet
           
StructHelper
          This helper is for the StructService and accesses that service via StructHelper.service.
StructService
          This service for the struct package contains "navigetters" to navigate the IteratedUsageLink, IteratedReferenceLink and IteratedDescribeLink to both Mastered and Iterated objects.