I'm wondering how to set the multiplicity of an association on a Class Diagram made with Eclipse UML 2.1 — I can see "lower" and "upper" properties, but the values don't appear on the diagram. Furthermore, it seems I can only use finite values.

link|improve this question
feedback

1 Answer

Solved. Just modify the label "dst" or "src" with "dst [0..*]" for instance.

http://wiki.eclipse.org/MDT-UML2Tools_FAQ#How_can_I_change_multiplicity_of_an_Association_End.3F

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.