OCLOperators nullValue
No edit summary
No edit summary
Line 2: Line 2:


<code>someobject.someattribute := <Type>.nullValue</code>
<code>someobject.someattribute := <Type>.nullValue</code>
[[Category:OCLOperators]]
[[Category:OCL General Operators]]
[[Category:OCL General Operators]]

Revision as of 07:24, 19 April 2023

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

A typed null value.

someobject.someattribute := <Type>.nullValue