OCLOperators emptyList
m ((username removed) (log details removed): Moving to Documentation namespace)
(Updated Edited template to July 12, 2025.)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>
Returns an empty list typed to hold objects of the class. Example for a class Member:
Returns an empty list typed to hold objects of the class. Example for a class Member:


<code>Member.emptyList</code>
<code>Member.emptyList</code>
[[Category:OCL General Operators]]
[[Category:OCL General Operators]]
{{Edited|July|12|2025}}

Latest revision as of 05:57, 20 January 2025

This page was created by Alexandra on 2017-08-13. Last edited by Edgar on 2025-01-20.

Returns an empty list typed to hold objects of the class. Example for a class Member:

Member.emptyList