previous
|
index
|
next
Multiplicities
An association between objects has
multiplicities
. For example:
an
ItemList
object can be made up of any number of
Item
objects
an
Item
object can be on at most one
ItemList
object
We say that this association is "
zero or one to many
" and diagram it like this:
previous
|
index
|
next