Template Slots |
|
Slot Name |
Documentation |
Type |
Cardinality |
|
high |
This is the high limit of the interval. |
Variable, Function, RealNumber |
0:1 |
|
highClosed |
Specifies whether the high limit is included in the interval (interval is closed) or excluded from the interval (interval is open). |
Boolean |
0:1 |
|
label |
A short human readable string indicating the content of the instancehuman-readable string for the instance |
String |
0:1 |
|
low |
This is the low limit of the interval. |
Variable, Function, RealNumber |
0:1 |
|
lowClosed |
Specifies whether the low limit is included in the interval (interval is closed) or excluded from the interval (interval is open). |
Boolean |
0:1 |
|
nullFlavor |
If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Class |
0:1 |