@Deprecated: Use OclEnumeration The Enumeration type is the type of an OrderedSet of EnumerationLiteral.
conformsTo
OclAny
Attributes
allLiterals : OrderedSet(EnumerationLiteral)
Evaluates to the literals of the enumeration.
Operations
allInstances() : Set(OclSelf)
Return a set of all enumeration values of
self
.