OCL Operators excludes ( object : T ) : Boolean
m ((username removed) (log details removed): Moving to Documentation namespace)
(Automatically adding template at the end of the page.)
 
Line 11: Line 11:
|}
|}
[[Category:OCL Boolean Operators]]
[[Category:OCL Boolean Operators]]
{{Edited|July|12|2024}}

Latest revision as of 15:43, 10 February 2024

Returns true if an object is not contained in self - otherwise, false.

Expression Result
Sequence{2.3}->excludes(2.1) true
Sequence{2.0}->excludes(2) false
This page was edited 126 days ago on 02/10/2024. What links here