Object Oriented Software Engineering View all facts Glossary Help |
| subject > multiplicity > interval |
| interval | ||||
| subject | fact | |||
| interval | has example 1..3, 0..*, 1..* | ![]() |
| is a subtopic of 5.3 - Associations and Multiplicity | ![]() | |
| is be written as two dots between the lower and upper bound | ![]() | |
| is a kind of multiplicity | ![]() | |
| 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 | ![]() |