Object Oriented Software Engineering View all facts Glossary Help |
| subject > representation > abstraction > data abstraction > association > one-way association > one-way association where the multiplicity at the other end is 'one' or 'optional' |
| one-way association where the multiplicity at the other end is 'one' or 'optional' comparison table | ||
| Subject | implement by | is a kind of |
|---|---|---|
| one-way association | association | |
| one-way association where the multiplicity at the other end is 'one' or 'optional' | declaring an instance variable of that class in Java | one-way association |
Next one-way association: one-way association where the multiplicity at the other end is 'many' Up: one-way association