OCLOperators forAll
No edit summary
No edit summary
Line 1: Line 1:
Iterate all that fulfills the critera
Returns true if the all the elements contained in ''self'' validate the condition ''expr'', false otherwise.
[[Category:OCLOperators]]
[[Category:OCLOperators]]

Revision as of 20:57, 4 September 2018

This page was created by Alexandra on 2017-08-13. Last edited by Stephanie@mdriven.net on 2025-02-11.

Returns true if the all the elements contained in self validate the condition expr, false otherwise.