🚀 Welcome to MDriven Learn –  MDriven is now on Discord!  Don’t miss the latest Release Notes.
OCLOperators superTypes
Created by Peter on 2019-12-19 · Last edited by Sandra.akech on 2026-01-27.


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: