
class_of_specialization
A <class_of_specialization> is a <class_of_relationship> whose members are instances
of <specialization>. It indicates that a member of the class_of_subclass is a subclass of a member
of the class_of_superclass.
EXAMPLE The <class_of_specialization> that indicates that members of the class "family of ASME
bolts", e.g. 3 inch, 2 inch bolts, are specializations of members of the <enumerated_property_set>
"set of bolt lengths", e.g. 3 inch, 2 inch.
EXPRESS specification:
|
|
| ENTITY class_of_specialization
|
|
Attribute definitions:
| class_of_subclass
|
:
|
The <class_of_class> whose members are the subclass in the members of the <class_of_specialization>.
|
| class_of_superclass
|
:
|
The <class_of_class> whose members are the superclass in the members of the <class_of_specialization>.
|
References (1):
Inheritance graph
|
|
| ENTITY class_of_specialization;
|
|