![]() |
subject > representation > abstraction > data abstraction > association > one-way association > one-way association where the multiplicity at the other end is 'many' |
![]() ![]() | ||
one-way association where the multiplicity at the other end is 'many' comparison table |
Subject | implement by | is a kind of |
---|---|---|
one-way association | association | |
one-way association where the multiplicity at the other end is 'many' | using a collection class such as Vector in Java | one-way association |
Next one-way association: one-way association where the multiplicity at the other end is 'one' or 'optional' Up: one-way association