Property Name | Type and Description | Existence | Cardinality |
---|---|---|---|
lowerIncluded |
Boolean
A flag, when true, indicates the specified lower bound is part of the interval. If the interval is lower unbounded, this flag is ignored.
|
1..1
| N/A
|
lowerUnbounded |
Boolean
A flag indicating the interval does not have a lower bound. If true, a lower bound may not be specified.
|
1..1
| N/A
|
upperIncluded |
Boolean
A flag, when true, indicates the specified upper bound is part of the interval. If the interval is upper unbounded, this flag is ignored.
|
1..1
| N/A
|
upperUnbounded |
Boolean
A flag indicating the interval does not have an upper bound. If true, an upper bound may not be specified
|
1..1
| N/A
|
lower |
T
The lower bound of the interval. Values below the lower bound lie outside the interval.
|
0..1
| N/A
|
upper |
T
The upper bound of the interval. Values above the upper bound lie outside the interval.
|
0..1
| N/A
|
archetype_node_id
,
name
,
archetype_details