OCLOperators allSuperTypes

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 56 days ago on 01/20/2025. What links here