Association
No edit summary
No edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>
====== Introduction ======
====== Introduction ======
Also called a link, is the connection between to classes, and therefore between the objects and data tables in the underlying database.
Also called a link, an '''association''' is the connection between [[Documentation:Class|classes]] and therefore between the [[Documentation:Objects|objects]] and data tables in the underlying database.


Associations can be made Ordered, which adds information about in which order objects in the other end of the association should be returned (if not sorted by other means).
Associations can be ordered. This 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]]
 
* [[Training:Derived attributes & associations|Derived attributes & associations]]
[[Derived attributes & associations]]
* [[Derived settable associations]]
 
* [[Training:Association classes|Association classes]]
[[Derived settable associations]]
* [[Adding a link object]]
 
[[Category:Associations]]
[[Association classes]]
[[Category:UML]]
 
{{Edited|July|12|2024}}
[[Adding a link object]]

Latest revision as of 05:49, 16 July 2024

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. This 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 66 days ago on 07/16/2024. What links here