
specialization_of_individual_dimension_from_property
A <specialization_of_individual_dimension_from_property> is a <specialization> that indicates
the members of the dimension are members of the property.
EXAMPLE A diameter of 10m is a length of 10m.
EXPRESS specification:
|
|
| ENTITY specialization_of_individual_dimension_from_property
|
|
|
|
|
| SELF\specialization.superclass
|
:
|
property;
|
|
|
|
Attribute definitions:
| subclass
|
:
|
The <individual_dimension> that is the specialization.
|
| superclass
|
:
|
The <property> that is the generalization.
|
References (1):
Inheritance graph
|
|
| ENTITY specialization_of_individual_dimension_from_property;
|
|