Object Oriented Software Engineering View all facts Glossary Help |
| subject > multiplicity > interval |
| interval comparison table | ||||
| Subject | write as | is a kind of | have example | has definition |
|---|---|---|---|---|
| multiplicity | a specific positive integer or as several multiplicity values or ranges separated by commas | subject | Information placed at each end of an association indicating how many instances of one class can be related to instances of the other class | |
| interval | two dots between the lower and upper bound | multiplicity | 1..3, 0..*, 1..* |
Next multiplicity: many Up: multiplicity Previous multiplicity: default multiplicity