Object Oriented Software Engineering View all facts Glossary Help |
| subject > representation > abstraction > data abstraction > association > one-to-one association |
| one-to-one association comparison table | ||
| Subject | is a kind of | has definition |
|---|---|---|
| association | data abstraction | A relationship between two classes that represents the existence of a set of links between objects of the two classes |
| one-to-one association | association |
Next association: one-way association Up: association Previous association: one-to-many association