Class MassChangeDescriptorConstants.MassChangeAssociationTypes
java.lang.Object
com.ptc.windchill.enterprise.massChange.MassChangeDescriptorConstants.MassChangeAssociationTypes
- Enclosing class:
MassChangeDescriptorConstants
Mass change association types. These constants are used to retrieve the
appropriate association delegates.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringMass change constant for Described by Document link type "massChange_describedBy"
Supported API: truestatic final StringMass change constant for Passive EPMDocument link type.static final StringMass change constant for Reference Document link type "massChange_referencedBy"
Supported API: true -
Method Summary
-
Field Details
-
MASS_CHANGE_REFERENCED_BY
Mass change constant for Reference Document link type "massChange_referencedBy"
Supported API: true- See Also:
-
MASS_CHANGE_DESCRIBED_BY
Mass change constant for Described by Document link type "massChange_describedBy"
Supported API: true- See Also:
-
MASS_CHANGE_PASSIVE
Mass change constant for Passive EPMDocument link type. "massChange_passive"
Supported API: true- See Also:
-