OCLOperators allStates
(Replacing message template with parser tag)
No edit summary
Line 1: Line 1:
<message>Write the content here to display this box</message>
<message>Write the content here to display this box</message>
Meta information about available states in state machines the class may contain.
 
[[Category:OCL General Operators]]
Returns names of all states in all state machines for this type.
 
 
'''Return Type'''
 
Collection(String)
{{Edited|July|12|2024}}
{{Edited|July|12|2024}}

Revision as of 02:45, 21 September 2024

This page was created by Lars.olofsson@mdriven.net on 2017-08-13. Last edited by Edgar on 2025-01-20.


Returns names of all states in all state machines for this type.


Return Type

Collection(String)