|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DisplayIdentity | |
wt.dataops.archive | |
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.enterprise | Provides the abstract building blocks of functionality from which most businesses classes are extended; also defines support for template processors, delegates and factories that are useful for UI development for these business classes. |
wt.fc | Provides high level datastore access by using the PersistenceManager (and server-side-only
PersistenceManagerSvr ) to find and manage Persistable objects. |
wt.identity | Provides the interfaces and implementations necessary to produce localized identification information for Windchill objects. |
wt.part | Defines WTPart s and WTPartMaster s (
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.query.report | Provides support for the reporting package, wt.query.template. |
wt.sandbox | This package provides "sandbox" container functionality. A "sandbox" container is a container wherein a multiple users can work on a set of related changes through multiple iterations without disturbing the broader organization (apart from placing locks on the objects the broader organziation sees). The package provides the following core capabilities: |
wt.visitor | Defines theĀ navigator/visitor design pattern for
usingĀ a
Walker (at one time it used a
Navigator , instead of a
Walker ) and a
NodeExpander , which together
traverse a structure of objects, and a
Visitor , which does something
when we navigate to the object; this separates the
algorithm for navigating from the algorithm for
visiting, allowing more reuse; factories support
selection of
Walker s and
Visitor s. |
Uses of DisplayIdentity in wt.dataops.archive |
Methods in wt.dataops.archive that return DisplayIdentity | |
private static DisplayIdentity |
StandardArchiveRestoreService.getHolderDisplayIdentity(ArchiveInfoHolder holder)
|
Uses of DisplayIdentity in wt.eff |
Classes in wt.eff that implement DisplayIdentity | |
class |
StandardEffGroupDisplayIdentity
Display identity for effectivity groups. |
class |
StandardProductInstanceDisplayIdentity
Deprecated. |
Fields in wt.eff declared as DisplayIdentity | |
private DisplayIdentity |
StandardProductInstanceDisplayIdentity.configItemDisplayIdentity
Deprecated. |
private DisplayIdentity |
StandardEffGroupDisplayIdentity.effContextDisplayIdentity
|
private DisplayIdentity |
DisplayIdentificationProductInstanceDelegate.configItemIdentity
Deprecated. |
private DisplayIdentity |
DisplayIdentificationEffGroupDelegate.effContextIdentity
|
private DisplayIdentity |
StandardProductInstanceDisplayIdentity.configItemDisplayIdentity
Deprecated. |
private DisplayIdentity |
StandardEffGroupDisplayIdentity.effContextDisplayIdentity
|
private DisplayIdentity |
DisplayIdentificationProductInstanceDelegate.configItemIdentity
Deprecated. |
private DisplayIdentity |
DisplayIdentificationEffGroupDelegate.effContextIdentity
|
Methods in wt.eff that return DisplayIdentity | |
DisplayIdentity |
StandardProductInstanceDisplayIdentity.getConfigItemDisplayIdentity()
Deprecated. |
DisplayIdentity |
StandardEffGroupDisplayIdentity.getEffContextDisplayIdentity()
Gets the value of the attribute: effContextDisplayIdentity; The group's context's display identity. |
DisplayIdentity |
EffGroup.getDisplayIdentity()
Supported API: false |
protected DisplayIdentity |
DisplayIdentificationProductInstanceDelegate.getConfigItemIdentity()
Deprecated. |
DisplayIdentity |
DisplayIdentificationProductInstanceDelegate.getDisplayIdentity()
Deprecated. |
protected DisplayIdentity |
DisplayIdentificationEffGroupDelegate.getEffContextIdentity()
Gets the value of the attribute: effContextIdentity; Identifies the concept for which this version applies. |
DisplayIdentity |
DisplayIdentificationEffGroupDelegate.getDisplayIdentity()
Supported API: false |
DisplayIdentity |
StandardProductInstanceDisplayIdentity.getConfigItemDisplayIdentity()
Deprecated. |
DisplayIdentity |
StandardEffGroupDisplayIdentity.getEffContextDisplayIdentity()
Gets the value of the attribute: effContextDisplayIdentity; The group's context's display identity. |
DisplayIdentity |
EffGroup.getDisplayIdentity()
Supported API: false |
protected DisplayIdentity |
DisplayIdentificationProductInstanceDelegate.getConfigItemIdentity()
Deprecated. |
DisplayIdentity |
DisplayIdentificationProductInstanceDelegate.getDisplayIdentity()
Deprecated. |
protected DisplayIdentity |
DisplayIdentificationEffGroupDelegate.getEffContextIdentity()
Gets the value of the attribute: effContextIdentity; Identifies the concept for which this version applies. |
DisplayIdentity |
DisplayIdentificationEffGroupDelegate.getDisplayIdentity()
Supported API: false |
Methods in wt.eff with parameters of type DisplayIdentity | |
protected void |
DisplayIdentificationProductInstanceDelegate.setConfigItemIdentity(DisplayIdentity a_ConfigItemIdentity)
Deprecated. |
protected void |
DisplayIdentificationEffGroupDelegate.setEffContextIdentity(DisplayIdentity a_EffContextIdentity)
Sets the value of the attribute: effContextIdentity; Identifies the concept for which this version applies. |
protected void |
DisplayIdentificationProductInstanceDelegate.setConfigItemIdentity(DisplayIdentity a_ConfigItemIdentity)
Deprecated. |
protected void |
DisplayIdentificationEffGroupDelegate.setEffContextIdentity(DisplayIdentity a_EffContextIdentity)
Sets the value of the attribute: effContextIdentity; Identifies the concept for which this version applies. |
Constructors in wt.eff with parameters of type DisplayIdentity | |
StandardProductInstanceDisplayIdentity(String resource_bundle,
String message_key,
LocalizableMessage display_type,
LocalizableMessage display_identifier,
DisplayIdentity config_item_identity)
Deprecated. |
|
StandardEffGroupDisplayIdentity(String resource_bundle,
String message_key,
LocalizableMessage display_type,
LocalizableMessage display_identifier,
DisplayIdentity eff_context_identity,
VersionedDisplayIdentity target_identity)
Constructor for identity. |
|
StandardProductInstanceDisplayIdentity(String resource_bundle,
String message_key,
LocalizableMessage display_type,
LocalizableMessage display_identifier,
DisplayIdentity config_item_identity)
Deprecated. |
|
StandardEffGroupDisplayIdentity(String resource_bundle,
String message_key,
LocalizableMessage display_type,
LocalizableMessage display_identifier,
DisplayIdentity eff_context_identity,
VersionedDisplayIdentity target_identity)
Constructor for identity. |
Uses of DisplayIdentity in wt.enterprise |
Methods in wt.enterprise that return DisplayIdentity | |
DisplayIdentity |
RevisionControlled.getVersionDisplayIdentity()
Use IdentityFactory to return the displayable identity
of the object's version. |
Uses of DisplayIdentity in wt.fc |
Methods in wt.fc that return DisplayIdentity | |
DisplayIdentity |
WTObject.getDisplayIdentity()
Use IdentityFactory to return the displayable identity
of the object. |
DisplayIdentity |
WTObject.getDisplayIdentity()
Use IdentityFactory to return the displayable identity
of the object. |
Uses of DisplayIdentity in wt.identity |
Subinterfaces of DisplayIdentity in wt.identity | |
interface |
IteratedDisplayIdentity
Supported API: true Extendable: true |
interface |
VersionedDisplayIdentity
Defines the identity of versioned information. |
interface |
ViewManageableDisplayIdentity
Supported API: true Extendable: true |
Classes in wt.identity that implement DisplayIdentity | |
class |
StandardDisplayIdentity
Implements DisplayIdentity using a resource bundle and message
key. |
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 |
Fields in wt.identity declared as DisplayIdentity | |
private DisplayIdentity |
StandardViewVersionedDisplayIdentity.iterationDisplayIdentitySansView
|
private DisplayIdentity |
StandardVersionedDisplayIdentity.conceptDisplayIdentity
|
private DisplayIdentity |
StandardVersionedDisplayIdentity.versionDisplayIdentity
|
private DisplayIdentity |
StandardVersionedDisplayIdentity.iterationDisplayIdentity
|
private DisplayIdentity |
StandardRevisionViewDisplayIdentity.revisionDisplayIdentity
|
private DisplayIdentity |
StandardRevisionViewDisplayIdentity.viewDisplayIdentity
|
private DisplayIdentity |
DisplayIdentificationWTPartDelegate.iterationIdentitySansView
|
private DisplayIdentity |
DisplayIdentificationVersionedDelegate.conceptIdentity
|
private DisplayIdentity |
DisplayIdentificationVersionedDelegate.versionIdentity
|
private DisplayIdentity |
DisplayIdentificationIteratedDelegate.iterationIdentity
|
Methods in wt.identity that return DisplayIdentity | |
DisplayIdentity |
ViewManageableDisplayIdentity.getIterationDisplayIdentitySansView()
Gets the value of the attribute: ITERATION_DISPLAY_IDENTITY_SANS_VIEW. |
DisplayIdentity |
VersionedDisplayIdentity.getConceptDisplayIdentity()
Gets the value of the attribute: CONCEPT_DISPLAY_IDENTITY. |
DisplayIdentity |
VersionedDisplayIdentity.getVersionDisplayIdentity()
Gets the value of the attribute: VERSION_DISPLAY_IDENTITY. |
DisplayIdentity |
StandardViewVersionedDisplayIdentity.getIterationDisplayIdentitySansView()
Gets the value of the attribute: iterationDisplayIdentitySansView; Identifies the version of this concept. |
DisplayIdentity |
StandardVersionedDisplayIdentity.getConceptDisplayIdentity()
Gets the value of the attribute: conceptDisplayIdentity; Identifies the concept for which this version applies. |
DisplayIdentity |
StandardVersionedDisplayIdentity.getVersionDisplayIdentity()
Gets the value of the attribute: versionDisplayIdentity; Identifies the version of this concept. |
DisplayIdentity |
StandardVersionedDisplayIdentity.getIterationDisplayIdentity()
Gets the value of the attribute: iterationDisplayIdentity; Identifies the version of this concept. |
DisplayIdentity |
StandardRevisionViewDisplayIdentity.getRevisionDisplayIdentity()
Gets the value of the attribute: revisionDisplayIdentity. |
DisplayIdentity |
StandardRevisionViewDisplayIdentity.getViewDisplayIdentity()
Gets the value of the attribute: viewDisplayIdentity. |
DisplayIdentity |
IteratedDisplayIdentity.getIterationDisplayIdentity()
Gets the value of the attribute: ITERATION_DISPLAY_IDENTITY. |
static DisplayIdentity |
IdentityFactory.getDisplayIdentity(Object object)
Supported API: true |
static DisplayIdentity[] |
IdentityFactory.getDisplayIdentities(WTCollection collection)
Supported API: true |
protected DisplayIdentity |
DisplayIdentificationWTPartDelegate.getIterationIdentitySansView()
Gets the value of the attribute: iterationIdentitySansView. |
DisplayIdentity |
DisplayIdentificationWTPartDelegate.getDisplayIdentity()
|
protected DisplayIdentity |
DisplayIdentificationVersionedDelegate.getConceptIdentity()
Gets the value of the attribute: conceptIdentity. |
protected DisplayIdentity |
DisplayIdentificationVersionedDelegate.getVersionIdentity()
Gets the value of the attribute: versionIdentity. |
DisplayIdentity |
DisplayIdentificationVersionedDelegate.getDisplayIdentity()
Supported API: false |
DisplayIdentity |
DisplayIdentificationStandardDelegate.getDisplayIdentity()
Supported API: false |
protected DisplayIdentity |
DisplayIdentificationIteratedDelegate.getIterationIdentity()
Gets the value of the attribute: iterationIdentity. |
DisplayIdentity |
DisplayIdentification.getDisplayIdentity()
Supported API: false |
Methods in wt.identity with parameters of type DisplayIdentity | |
protected void |
DisplayIdentificationWTPartDelegate.setIterationIdentitySansView(DisplayIdentity a_IterationIdentitySansView)
Sets the value of the attribute: iterationIdentitySansView. |
protected void |
DisplayIdentificationVersionedDelegate.setConceptIdentity(DisplayIdentity a_ConceptIdentity)
Sets the value of the attribute: conceptIdentity. |
protected void |
DisplayIdentificationVersionedDelegate.setVersionIdentity(DisplayIdentity a_VersionIdentity)
Sets the value of the attribute: versionIdentity. |
protected void |
DisplayIdentificationIteratedDelegate.setIterationIdentity(DisplayIdentity a_IterationIdentity)
Sets the value of the attribute: iterationIdentity. |
Constructors in wt.identity with parameters of type DisplayIdentity | |
StandardViewVersionedDisplayIdentity(String resource_bundle,
String message_key,
LocalizableMessage display_type,
LocalizableMessage display_identifier,
DisplayIdentity concept_identity,
DisplayIdentity version_identity,
DisplayIdentity iteration_identity,
DisplayIdentity iteration_sans_view_identity)
Supported API: false |
|
StandardVersionedDisplayIdentity(String resource_bundle,
String message_key,
LocalizableMessage display_type,
LocalizableMessage display_identifier,
DisplayIdentity concept_identity,
DisplayIdentity version_identity,
DisplayIdentity iteration_identity)
Supported API: false |
|
StandardRevisionViewDisplayIdentity(DisplayIdentity revision,
DisplayIdentity view)
Supported API: false |
Uses of DisplayIdentity in wt.part |
Classes in wt.part that implement DisplayIdentity | |
class |
StandardWTProductConfigurationDisplayIdentity
Supported API: false Extendable: false |
class |
StandardWTProductInstance2DisplayIdentity
Supported API: true Extendable: false |
Fields in wt.part declared as DisplayIdentity | |
private DisplayIdentity |
StandardWTProductInstance2DisplayIdentity.versionDisplayIdentity
|
private DisplayIdentity |
StandardWTProductInstance2DisplayIdentity.iterationDisplayIdentity
|
private DisplayIdentity |
DisplayIdentificationWTProductInstance2Delegate.versionDisplayIdentity
|
private DisplayIdentity |
DisplayIdentificationWTProductInstance2Delegate.iterationDisplayIdentity
|
Methods in wt.part that return DisplayIdentity | |
DisplayIdentity |
StandardWTProductInstance2DisplayIdentity.getVersionDisplayIdentity()
Gets the value of the attribute: versionDisplayIdentity. |
DisplayIdentity |
StandardWTProductInstance2DisplayIdentity.getIterationDisplayIdentity()
Gets the value of the attribute: iterationDisplayIdentity. |
DisplayIdentity |
DisplayIdentificationWTProductInstanceMasterDelegate.getDisplayIdentity()
Supported API: false |
protected DisplayIdentity |
DisplayIdentificationWTProductInstance2Delegate.getVersionDisplayIdentity()
Gets the value of the attribute: versionDisplayIdentity. |
protected DisplayIdentity |
DisplayIdentificationWTProductInstance2Delegate.getIterationDisplayIdentity()
Gets the value of the attribute: iterationDisplayIdentity. |
DisplayIdentity |
DisplayIdentificationWTProductInstance2Delegate.getDisplayIdentity()
Supported API: false |
DisplayIdentity |
DisplayIdentificationWTProductConfigurationDelegate.getDisplayIdentity()
Supported API: false |
Methods in wt.part with parameters of type DisplayIdentity | |
protected void |
DisplayIdentificationWTProductInstance2Delegate.setVersionDisplayIdentity(DisplayIdentity a_VersionDisplayIdentity)
Sets the value of the attribute: versionDisplayIdentity. |
protected void |
DisplayIdentificationWTProductInstance2Delegate.setIterationDisplayIdentity(DisplayIdentity a_IterationDisplayIdentity)
Sets the value of the attribute: iterationDisplayIdentity. |
Constructors in wt.part with parameters of type DisplayIdentity | |
StandardWTProductInstance2DisplayIdentity(String resource_bundle,
String message_key,
LocalizableMessage display_type,
LocalizableMessage display_identifier,
DisplayIdentity version_display_identity,
DisplayIdentity iteration_display_identity,
LocalizableMessage product_master_display_identifier)
Supported API: false |
Uses of DisplayIdentity in wt.query.report |
Fields in wt.query.report declared as DisplayIdentity | |
private DisplayIdentity |
StandardDisplayFactory.DisplayValue.displayIdentity
|
Constructors in wt.query.report with parameters of type DisplayIdentity | |
StandardDisplayFactory.DisplayValue(Object value,
DisplayIdentity displayIdentity,
Locale a_locale)
|
Uses of DisplayIdentity in wt.sandbox |
Methods in wt.sandbox that return DisplayIdentity | |
DisplayIdentity[] |
SandboxValidationException.getCausalIdentitiesForPartialErrorCode(String partialErrorCode)
Get display identities of objects causing a given partial error code. |
Uses of DisplayIdentity in wt.visitor |
Fields in wt.visitor declared as DisplayIdentity | |
DisplayIdentity |
PathNode.nodeIdentity
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |