Uses of Class
org.eclnt.ccaddons.pbc.util.attributeassignment.AttributeAssignmentValue
Packages that use AttributeAssignmentValue
-
Uses of AttributeAssignmentValue in org.eclnt.ccaddons.pbc
Methods in org.eclnt.ccaddons.pbc with parameters of type AttributeAssignmentValueModifier and TypeMethodDescriptionboolean
CCAttributeAssignment.IListener.reactOnAttributeAssignmentValueRemoval
(AttributeAssignmentValue value) Is called when the user removes an attribute value.boolean
CCAttributeAssignmentTypeDetail.IListener.reactOnAttributeAssignmentValueRemoval
(AttributeAssignmentValue value) Constructors in org.eclnt.ccaddons.pbc with parameters of type AttributeAssignmentValueModifierConstructorDescriptionTreeNode
(org.eclnt.jsfserver.elements.impl.FIXGRIDTreeItem parentNode, AttributeAssignmentValue value) -
Uses of AttributeAssignmentValue in org.eclnt.ccaddons.pbc.util.attributeassignment
Methods in org.eclnt.ccaddons.pbc.util.attributeassignment that return AttributeAssignmentValueMethods in org.eclnt.ccaddons.pbc.util.attributeassignment that return types with arguments of type AttributeAssignmentValueModifier and TypeMethodDescriptionstatic List<AttributeAssignmentValue>
AttributeAssignmentUtil.getSortedListOfAttributes
(IAttributeAssignmentMetaData metaData, AttributeAssignmentType type) IAttributeAssignmentMetaData.getValues()
Methods in org.eclnt.ccaddons.pbc.util.attributeassignment with parameters of type AttributeAssignmentValueModifier and TypeMethodDescriptionint
AttributeAssignmentValue.compareTo
(AttributeAssignmentValue o) static void
AttributeAssignmentUtil.moveValue
(IAttributeAssignmentMetaData metaData, AttributeAssignmentValue movedValue, AttributeAssignmentValue value, boolean inFront)