oop - How to *really* write UML cardinalities? -


i know once , how write uml cardinalities, since had debate them (so proofs , sources welcome :)

if want explain a mother can have several children a child has 1 , 1 mother, should write:

mother * ---------- 1 child 

or

mother 1 ---------- * child 

?

the second 1 mother 1 ----------------- 1..* child

you find many example in uml specification figure related abstract syntax...


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -