Uses of Interface
wt.identity.IteratedDisplayIdentity

Packages that use IteratedDisplayIdentity
wt.identity Provides the interfaces and implementations necessary to produce localized identification information for Windchill objects. 
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 IteratedDisplayIdentity in wt.identity
 

Subinterfaces of IteratedDisplayIdentity in wt.identity
 interface VersionedDisplayIdentity
          Defines the identity of versioned information.
 interface ViewManageableDisplayIdentity
          

Supported API: true

Extendable: true
 

Classes in wt.identity that implement IteratedDisplayIdentity
 class StandardVersionedDisplayIdentity
          Implements DisplayIdentity for versioned objects

Supported API: true

Extendable: false
 class StandardViewVersionedDisplayIdentity
          

Supported API: true

Extendable: false
 

Uses of IteratedDisplayIdentity in wt.part
 

Classes in wt.part that implement IteratedDisplayIdentity
 class StandardWTProductInstance2DisplayIdentity
          

Supported API: true

Extendable: false