OCLOperators emptyList
(Created page with "Returns an empty list typed to hold objects of the class")
 
(Updated Edited template to July 12, 2025.)
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Returns an empty list typed to hold objects of the class
<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:
 
<code>Member.emptyList</code>
[[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