
class_of_relationship_with_related_end_2
A <class_of_relationship_with_related_end_2> 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_2 attribute.
EXAMPLE Possession of welding skills by John Doe is an example of <class_of_relationship_with_related_end_2>,
where John Doe is the related thing.
EXPRESS specification:
|
|
| ENTITY class_of_relationship_with_related_end_2
|
|
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_2;
|
|