Uses of Class
wt.identity.StandardDisplayIdentity

Packages that use StandardDisplayIdentity
wt.eff Provides generic base effectivity functionality via EffService, EffConfigSpecAssistant and EffGroupAssistant to assert that a PDM object is effective under certain conditions; an out-of-the-box reference implementation of this base functionality is defined by wt.effectivity
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 StandardDisplayIdentity in wt.eff
 

Subclasses of StandardDisplayIdentity in wt.eff
 class StandardEffGroupDisplayIdentity
          Display identity for effectivity groups.
 class StandardProductInstanceDisplayIdentity
          Deprecated.  
 

Uses of StandardDisplayIdentity in wt.identity
 

Subclasses of StandardDisplayIdentity in wt.identity
 class StandardIterationDisplayIdentity
          

Supported API: true

Extendable: false
 class StandardRevisionDisplayIdentity
          Uses resource bundle wt.identity.identityResource and tags identityResource.REVISION_IDENTITY and identityResource.REVISION_BRIEF to format the identity for a revision.
 class StandardRevisionViewDisplayIdentity
          Uses resource bundle wt.identity.identityResource and tags identityResource.REVISION_VIEW_IDENTITY to format the identity, identityResource.REVISION_VIEW_TYPOE to provide the text label for a revision and view value label and identityResource.REVISION_VIEW_NULL to format a null value.
 class StandardVersionedDisplayIdentity
          Implements DisplayIdentity for versioned objects

Supported API: true

Extendable: false
 class StandardViewDisplayIdentity
          Uses resource bundle wt.identity.identityResource and tags identityResource.VIEW_IDENTITY to format the identity, identityResource.VIEW to provide the text label for "view" and identityResource.VIEW_NULL to format a null view value.
 class StandardViewVersionedDisplayIdentity
          

Supported API: true

Extendable: false
 

Uses of StandardDisplayIdentity in wt.part
 

Subclasses of StandardDisplayIdentity in wt.part
 class StandardWTProductConfigurationDisplayIdentity
          

Supported API: false

Extendable: false
 class StandardWTProductInstance2DisplayIdentity
          

Supported API: true

Extendable: false