PeriodRange
Type CDM 7.2.0Indicates The period range defined as either a lower and upper period bound, or both.
Extends —
Extended by —
Attributes 2
Namespace cdm.base.datetime
Attributes
All 2 declared on PeriodRange. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| lowerBound | PeriodBound | 0..1 | Specifies the lower bound of a period range, e.g. greater than or equal to 5Y. |
| upperBound | PeriodBound | 0..1 | Specifies the upper bound of a period range, e.g. less than to 10Y. |
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
1 type holds a PeriodRange as an attribute.
Open PeriodRange 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.