OCLOperators allSuperTypes
No edit summary
(Updated Edited template to July 12, 2025.)
 
Line 1: Line 1:
<message>Write the content here to display this box</message>
<message>Write the content here to display this box</message>
[[Category:OCL General Operators]]
[[Category:OCL General Operators]]
{{Edited|July|12|2024}}Meta information on all the super classes – in the inheritance order of the class.
{{Edited|July|12|2025}}Meta information on all the super classes – in the inheritance order of the class.


==== ReturnType: ====
==== ReturnType: ====

Latest revision as of 05:56, 20 January 2025

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']


Mango.superTypes

Returns

['Fruit']

See also:

This page was edited 57 days ago on 01/20/2025. What links here