Association
No edit summary
No edit summary
Line 1: Line 1:
====== Introduction ======
====== Introduction ======
Also called a link, an association is the connection between classes and therefore between the objects and data tables in the underlying database.
Also called a link, an ''association'' is the connection between classes and therefore between the objects and data tables in the underlying database.


Associations can be made ordered, which adds information about in which order objects at the other end of the association should be returned (if not sorted by other means).
Associations can be ordered, which adds information about in which order objects at the other end of the association should be returned (if not sorted by other means).


====== See also ======
====== See also: ======
[[OCLOperators add|Add]]
* [[OCLOperators add|OCLOperators Add]]
 
* [[Derived attributes & associations]]
[[Derived attributes & associations]]
* [[Derived settable associations]]
 
* [[Association classes]]
[[Derived settable associations]]
* [[Adding a link object]]
 
[[Association classes]]
 
[[Adding a link object]]
[[Category:Associations]]
[[Category:Associations]]
[[Category:UML]]
[[Category:UML]]

Revision as of 07:10, 16 August 2023

Introduction

Also called a link, an association is the connection between classes and therefore between the objects and data tables in the underlying database.

Associations can be ordered, which adds information about in which order objects at the other end of the association should be returned (if not sorted by other means).

See also:
This page was edited 85 days ago on 02/10/2024. What links here