OCL Operators excludes ( object : T ) : Boolean
No edit summary
m ((username removed) (log details removed): Moving to Documentation namespace)
(No difference)

Revision as of 21:02, 20 December 2023

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 5 days ago on 06/17/2024. What links here