
upper_bound_of_number_range
An <upper_bound_of_number_range> is a <relationship> that indicates an <arithmetic_number>
is the largest value in a <number_range>.
EXAMPLE 5.3 is the upper bound of the range [3.1 to 5.3].
EXPRESS specification:
|
|
| ENTITY upper_bound_of_number_range
|
|
Attribute definitions:
| classified
|
:
|
The <arithmetic_number> that as classified is the upper bound to the <number_range>.
|
| classifier
|
:
|
The <number_range> that as classifier is bounded in the <upper_bound_of_number_range>.
|
References (1):
Inheritance graph
|
|
| ENTITY upper_bound_of_number_range;
|
|