Package com.ptc.windchill.option.model
Class DisplayIdentificationExpressionAliasDelegate
java.lang.Object
wt.identity.DisplayIdentificationStandardDelegate
wt.identity.DisplayIdentificationIteratedDelegate
wt.identity.DisplayIdentificationVersionedDelegate
wt.identity.DisplayIdentificationStandardVersionedDelegate
wt.identity.DisplayIdentificationRevisionControlledDelegate
com.ptc.windchill.option.model.DisplayIdentificationExpressionAliasDelegate
- All Implemented Interfaces:
Externalizable,Serializable,DisplayIdentification,DisplayIdentificationDelegate
public class DisplayIdentificationExpressionAliasDelegate
extends DisplayIdentificationRevisionControlledDelegate
Identification delegate for a Choice.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.identity.DisplayIdentificationRevisionControlledDelegate
EXTERNALIZATION_VERSION_UID, OLD_FORMAT_VERSION_UIDFields inherited from class wt.identity.DisplayIdentificationStandardDelegate
includeLabels, VERBOSEFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE -
Method Summary
Modifier and TypeMethodDescriptionprotected voidinitializeType(Object object) Initialize the type attribute of this property object.Methods inherited from class wt.identity.DisplayIdentificationRevisionControlledDelegate
initializeIterationIdentity, initializeVersionIdentity, readExternal, readVersion, writeExternalMethods inherited from class wt.identity.DisplayIdentificationStandardVersionedDelegate
_initializeType, getName, initializeConceptIdentity, initializeConceptIdentity, initializeIdentifier, initializeName, initializeType, readVersionMethods inherited from class wt.identity.DisplayIdentificationVersionedDelegate
getConceptIdentity, getDisplayIdentity, getVersionIdentifierValueMessage, getVersionIdentity, readVersion, setConceptIdentity, setVersionIdentityMethods inherited from class wt.identity.DisplayIdentificationIteratedDelegate
getIterationIdentifierValueMessage, getIterationIdentity, readVersion, setIterationIdentityMethods inherited from class wt.identity.DisplayIdentificationStandardDelegate
getAttributes, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentifier, getIdentifierFromNameNumberValues, getMessageKey, getOriginalType, getResourceBundle, getType, initialize, initialize, initialize, initializeIdentifier, intializeFromCache, isInitializedFromCache, readVersion, setIdentifier, setIncludeLabels, setOriginalType, setType
-
Method Details
-
initializeType
Initialize the type attribute of this property object.
Supported API: true- Overrides:
initializeTypein classDisplayIdentificationStandardVersionedDelegate- Parameters:
object-
-