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 TypeMethodDescriptionbooleanCCAttributeAssignment.IListener.reactOnAttributeAssignmentValueRemoval(AttributeAssignmentValue value) Is called when the user removes an attribute value.booleanCCAttributeAssignmentTypeDetail.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 TypeMethodDescriptionintAttributeAssignmentValue.compareTo(AttributeAssignmentValue o) static voidAttributeAssignmentUtil.moveValue(IAttributeAssignmentMetaData metaData, AttributeAssignmentValue movedValue, AttributeAssignmentValue value, boolean inFront)