
lower_bound_of_property_range
A <lower_bound_of_property_range> is a <class_of_classification> that indicates that
a <property> is the lower bound of a <property_range>.
EXAMPLE -10 Celsius is the lower bound of the range -10 to +20 Celsius.
EXPRESS specification:
|
|
| ENTITY lower_bound_of_property_range
|
|
|
|
|
| SELF\classification.classified
|
:
|
property;
|
|
|
|
Attribute definitions:
| classified
|
:
|
The <property> that as classified is the lower bound in the <lower_bound_of_property_range>.
|
| classifier
|
:
|
The <property_range> that is bounded as classifier in the <lower_bound_of_property_range>.
|
References (1):
Inheritance graph
|
|
| ENTITY lower_bound_of_property_range;
|
|