
comparison_of_property
A <comparison_of_property> is a <relationship> that indicates the magnitude of one <property>
is greater than that of another.
EXAMPLE That the temperature in a room is less than that in a furnace can be indicated by an instance
of <comparison_of_property>.
EXPRESS specification:
Attribute definitions:
| greater_element
|
:
|
The <property> that is the greater element in a <comparison_of_property>.
|
| lesser_element
|
:
|
The <property> that is the lesser element in the <comparison_of_property>.
|
References (1):
Inheritance graph
|
|
| ENTITY comparison_of_property;
|
|