| View: | Hide Browser | Browser on the left | Browser on the right | Dictionary |
| Report: | General Info | Relations | Constraints |
| Attributes from Associations | ||||
| Signature | Optionality | Multiplicity | Documentation | |
| left_operand : EXPR_ITEM | 1 | -- | Left operand node. | |
| right_operand : EXPR_ITEM | 1 | -- | Right operand node. | |
| Constraints | ||
| Name | Expression | |
| left_operand_valid | inv: left_operand <> Void | |
| right_operand_valid | inv: right_operand <> Void | |