OCLOperators nullValue
No edit summary
No edit summary
Line 1: Line 1:
A typed null value.  
A typed null value.  


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

Revision as of 07:05, 14 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