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