
class_of_relationship_with_related_end_1
A <class_of_relationship_with_related_end_1> is a <class_of_relationship> where a particular
<thing> is related in the <class_of_relationship>, rather than the members of a <class>.
The related <thing> plays the <role_and_domain> indicated by the class_of_end_1 attribute.
EXAMPLE Products manufactured by Bloggs & Co is a <class_of_relationship> that points to Bloggs
& Co as the related <thing>.
EXPRESS specification:
|
|
| ENTITY class_of_relationship_with_related_end_1
|
|
Attribute definitions:
| related
|
:
|
The particular <thing> that is related, and not some member of the <class> it may refer
to.
|
References (1):
Inheritance graph
|
|
| ENTITY class_of_relationship_with_related_end_1;
|
|