OCLOperators superTypes
(Replacing message template with parser tag)
No edit summary
 
(One intermediate revision by the same user not shown)
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}}
{{Edited|July|12|2024}}Returns a set of all the direct supertypes of the type.
 
==== ReturnType: ====
Collection(System.String)
 
==== Example: ====
[[File:supertypes-example.png|alt=Example showing OCL operator superTypes|none|thumb|543x543px]]
Mango.superTypes
Returns
['Fruit']
<br />
 
==== See also: ====
 
* [[Documentation:OCLOperators allSuperTypes|OCLOperators allSuperType]]

Latest revision as of 04:48, 22 August 2024

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:

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