OCLOperators allSuperTypes
(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 on all the super classes – in the inheritance order of the class.
[[Category:OCL General Operators]]
[[Category:OCL General Operators]]
{{Edited|July|12|2024}}
{{Edited|July|12|2024}}Meta information on all the super classes – in the inheritance order of the class.
 
==== ReturnType: ====
Collection(System.String)
 
==== Example: ====
[[File:allsupertypes-example.png|alt=Example showing OCLoperator allSuperTypes|none|thumb|712x712px]]
Mango.allSuperTypes
Returns
['SysSuperClass', 'Fruit']
<br />

Revision as of 04:57, 22 August 2024

Meta information on all the super classes – in the inheritance order of the class.

ReturnType:

Collection(System.String)

Example:

Example showing OCLoperator allSuperTypes
Mango.allSuperTypes

Returns

['SysSuperClass', 'Fruit']


This page was edited 29 days ago on 08/22/2024. What links here