This is implemented as described in ISO 21090.
Specializes
QSET
Attributes
| Name | Data type | Occurs | Description |
|---|---|---|---|
| first | QSET | 0..1 | This is implemented as described in ISO 21090. |
| second | QSET | 0..1 | This is implemented as described in ISO 21090. |
Constraints
| Type | Name | Specification |
|---|---|---|
| not null | Invariant | inv: isNotNull implies (first.isNotNull and second.isNotNull) |