
class_of_class_of_relationship
A <class_of_class_of_relationship> is a <class_of_class> whose members are instances
of <class_of_relationship>.
EXAMPLE Reflexive is an example of <class_of_class_of_relationship>. A reflexive <class_of_relationship>
is one that may have the same <thing> playing both roles, such as connection, where something
may be connected to itself.
EXPRESS specification:
|
|
| ENTITY class_of_class_of_relationship
|
|
|
| SUPERTYPE OF
|
(ONEOF(class_of_class_of_usage_of_representation, class_of_class_of_responsibility_for_representation, class_of_class_of_representation_translation, class_of_class_of_relationship_with_signature, class_of_class_of_representation, class_of_dimension_for_shape, class_of_class_of_composition, property_space_for_class_of_shape_dimension, class_of_scale, class_of_namespace, dimension_of_shape))
|
|
|
References (12):
Inheritance graph
|
|
| ENTITY class_of_class_of_relationship;
|
|