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