Category
OCL Boolean Operators
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Boolean operators are used to express logical relationships between expressions or constraints. | Boolean operators are used to express logical relationships between expressions or constraints. | ||
See also: [[Documentation:OCL Precedence rules|OCL Precedence rules]] | '''See also:''' [[Documentation:OCL Precedence rules|OCL Precedence rules]] | ||
== Boolean Operators == | == Boolean Operators == | ||
Line 8: | Line 8: | ||
!Description | !Description | ||
|- | |- | ||
|[[OCLOperators And| | |'''[[Documentation:OCLOperators And|And]]''' | ||
| | | | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 32: | Line 32: | ||
|} | |} | ||
|- | |- | ||
|[[OCLOperators Implies| | |'''[[Documentation:OCLOperators Implies|Implies]]''' | ||
| | | | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 56: | Line 56: | ||
|} | |} | ||
|- | |- | ||
|[[OCLOperators Or| | |'''[[Documentation:OCLOperators Or|Or]]''' | ||
| | | | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 80: | Line 80: | ||
|} | |} | ||
|- | |- | ||
|[[OCLOperators Not| | |'''[[Documentation:OCLOperators Not|Not]]''' | ||
| | | | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 121: | Line 121: | ||
|} | |} | ||
See also: [ | '''See also:''' [[Training:OCLOperators|OCLOperators]] |
Revision as of 05:13, 4 February 2025
This page was created by Stephanie@mdriven.net on 2023-04-20. Last edited by Stephanie@mdriven.net on 2025-03-07.
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 |
|
See also: OCLOperators
Pages in category "OCL Boolean Operators"
The following 8 pages are in this category, out of 8 total.