Category
OCL Boolean Operators
Boolean operators are used to express logical relationships between expressions or constraints.
See also: OCL Precedence rules
Boolean Operators
Operators | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
And |
| ||||||||||||||||
Implies |
| ||||||||||||||||
Or |
| ||||||||||||||||
Not |
| ||||||||||||||||
Xor |
|
This page was edited 55 days ago on 08/14/2024. What links here
Pages in category "OCL Boolean Operators"
The following 9 pages are in this category, out of 9 total.
O
- Documentation:OCL Operators excludes ( object : T ) : Boolean
- Documentation:OCL Operators isUnique
- Documentation:OCL Operators one
- Documentation:OclIsUndefined () : Boolean
- Documentation:OCLOperators And
- Documentation:OCLOperators Implies
- Documentation:OCLOperators Not
- Documentation:OCLOperators Or
- Documentation:OCLOperators Xor