Uses of Enum Class
org.eclnt.ccaddons.pbc.util.attributeassignment.AttributeAssignmentMode
Packages that use AttributeAssignmentMode
-
Uses of AttributeAssignmentMode in org.eclnt.ccaddons.pbc
Methods in org.eclnt.ccaddons.pbc with parameters of type AttributeAssignmentModeModifier and TypeMethodDescriptionvoid
CCAttributeAssignmentTypeDetail.prepare
(CCAttributeAssignment owner, IAttributeAssignmentMetaData metaData, AttributeAssignmentType type, AttributeAssignmentAttributes attributes, AttributeAssignmentMode mode, CCAttributeAssignmentTypeDetail.IListener listener) void
CCAttributeAssignmentTypeDetail.updateMode
(AttributeAssignmentMode mode) -
Uses of AttributeAssignmentMode in org.eclnt.ccaddons.pbc.util.attributeassignment
Methods in org.eclnt.ccaddons.pbc.util.attributeassignment that return AttributeAssignmentModeModifier and TypeMethodDescriptionstatic AttributeAssignmentMode
Returns the enum constant of this class with the specified name.static AttributeAssignmentMode[]
AttributeAssignmentMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.