Object Oriented Software Engineering View all facts Glossary Help |
subject > multiplicity > optional |
optional | ||||
subject | fact |
optional | is a subtopic of 5.3 - Associations and Multiplicity | |
is written as 0..1 | ||
is a kind of multiplicity | ||
means there can be either zero or one object linked to an object at the other end of the association | ||
multiplicity | is drawn as a range separated by two dots (e.g. 2..3) in a UML class diagram | |
should be as least restrictive as possible so as not to reduce the flexibility of the system |