🚀 Welcome to MDriven Learn –  MDriven is now on Discord!  Don’t miss the latest Release Notes.
OCLOperators superTypes
This page was created by Peter on 2019-12-19. Last edited by Edgar on 2025-08-31.


Returns a set of all the direct supertypes of the type.

ReturnType:

Collection(System.String)

Example:

Example showing OCL operator superTypes
Mango.superTypes

Returns

['Fruit']


See also: