Class DefaultTransformOption
java.lang.Object
wt.fc.EnumeratedType
com.ptc.windchill.associativity.transform._DefaultTransformOption
com.ptc.windchill.associativity.transform.DefaultTransformOption
- All Implemented Interfaces:
TransformOption,Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
@GenAsEnumeratedType(supportedAPI=PUBLIC,
interfaces=TransformOption.class)
public class DefaultTransformOption
extends _DefaultTransformOption
Supported API: true
Extendable: false
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class wt.fc.EnumeratedType
EnumeratedType.OrderOnOrder -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TransformOption
Supported API: truestatic final TransformOption
Supported API: truestatic final TransformOption
Supported API: truestatic final TransformOption
Supported API: truestatic final TransformOption
Supported API: truestatic final TransformOption
Supported API: truestatic final TransformOption
Supported API: truestatic final TransformOption
Supported API: truestatic final TransformOption
Supported API: truestatic final TransformOption
Supported API: truestatic final TransformOption
Supported API: truestatic final TransformOption
Supported API: truestatic final TransformOption
Supported API: truestatic final TransformOption
Supported API: trueFields inherited from class wt.fc.EnumeratedType
secretHandshake, SEP_CHAR, userLocaleFields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Methods inherited from class com.ptc.windchill.associativity.transform._DefaultTransformOption
getDefaultTransformOptionDefault, getDefaultTransformOptionSet, getLocaleSet, getValueSet, newDefaultTransformOption, reloadEnumeratedTypeWithCustomValues, toDefaultTransformOption, valueSetMethods inherited from class wt.fc.EnumeratedType
clearCustomEnumsCache, compareTo, defaultEnumeratedType, dynamicInstance, equals, getAbbreviatedDisplay, getComment, getComment, getDisplay, getDisplay, getFullDisplay, getInternalKey, getLocalizedMessage, getLocalizedValues, getLongDescription, getLongDescription, getOrder, getSelectableValueSet, getShortDescription, getShortDescription, getStringValue, getStringValue, getValidSet, getValue, hashCode, instantiateSet, instantiateSet, isCustomValueLoaded, isDefaultValue, isDefaultValue, isPrimaryKey, isSelectable, main, readResolve, setCustomValueLoaded, setCustomValueLoadedTrueForAllEntries, setDefaultValue, setLocalizedValues, setOrder, setSelectable, setValue, toEnumeratedType, toEnumeratedType, toEnumeratedType, toString, validateFriendshipMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.meta.EnumeratedType
getDisplay, getOrder, getShortDescription, getStringValue, isDefaultValue, isDefaultValue, isSelectableMethods inherited from interface wt.util.LocalizableMessage
getLocalizedMessageMethods inherited from interface wt.meta.LocalizableMetadata
getAbbreviatedDisplay, getDisplay, getFullDisplay, getLongDescription, getShortDescription
-
Field Details
-
NEW_BRANCH
Supported API: true -
NEW_PART
Supported API: true -
SAME
Supported API: true -
EXISTING
Supported API: true -
DO_NOT_ADD
Supported API: true -
NEW_VARIATION
Supported API: true -
REPLACE_PART
Supported API: true -
REPLACE_PART_WITH_EXISTING
Supported API: true -
REPLACE_WITH_PEER_EQUIVALENT_PART
Supported API: true -
DUPLICATE
Supported API: true -
EXTEND_BRANCH
Supported API: true -
NEW_DOWNSTREAM_BRANCH_VARIANT
Supported API: true -
NEW_DOWNSTREAM_PART_VARIANT
Supported API: true -
HANDOVER_PLANT
Supported API: true
-