OCLOperators existing
No edit summary
No edit summary
Line 3: Line 3:


Primarily used to avoid touching objects that are pending deletion.
Primarily used to avoid touching objects that are pending deletion.
[[Category:OCL General Operators]]

Revision as of 07:00, 14 April 2023

This page was created by Peter on 2019-11-18. Last edited by Edgar on 2025-01-20.

The existing operator returns true if the object hasn't been deleted.

Primarily used to avoid touching objects that are pending deletion.