Relative Content

Tag Archive for umlassociationsclass-diagrammultiplicity

associations, specializations and multiplicity in class diagram

in this class diagram I would like to represent the fact that, a spec1 can be associated with class2 once a year to a single instance of class2 or several times in the same year to the same class2 or different instances of class2.
Spec2, on the other hand, can be associated with class2 even several times in the same year with class2 with different instances.