FINXIS.

NumberRange

Type CDM 7.2.0

The number range defined as either a lower and upper number bound, or both.

Extends —
Extended by —
Attributes 2
Namespace cdm.base.math

Attributes

All 2 declared on NumberRange. Cardinality in amber is required.

NameTypeCard.Description
lowerBound NumberBound 0..1 The lower bound of a number range, e.g. greater than or equal to 5.
upperBound NumberBound 0..1 The upper bound of a number range, e.g. less than 10.

Conditions

Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.

AtLeastOneOf Condition
lowerBound exists or upperBound exists

Referenced by

2 types hold a NumberRange as an attribute.

Open NumberRange in the Model Browser

Walk the tree and the reference graph interactively, and switch releases to see how the type has changed. Free, no signup.

Model Browser All 200+ releases
Parsed from CDM 7.2.0 · base-math-type.rosetta cdm.base.math