
class_of_classification
A <class_of_classification> is a <class_of_relationship> whose members are members of
<classification>. A <class_of_classification> indicates that a member of the class_of_classified
<class> is classified by one or more members of the class_of_classifier <class_of_class>.
EXAMPLE The link between <class> centrifugal pump and the <class_of_property> RPM, indicating
that a centrifugal pump is a member of at least one RPM class, can be represented by an instance of <class_of_classification>.
EXPRESS specification:
|
|
| ENTITY class_of_classification
|
|
|
|
|
| class_of_classified
|
:
|
class;
|
|
|
|
Attribute definitions:
| class_of_classified
|
:
|
The <class> that is the class_of_classified in the <class_of_classification>.
|
| class_of_classifier
|
:
|
The <class_of_class> that is the class_of_classifier in the <class_of_classification>.
|
References (1):
Inheritance graph
|
|
| ENTITY class_of_classification;
|
|
|
|
|
| class_of_classified
|
:
|
class;
|
|
|
|