EnumerationClassifier(T)
The standard type EnumerationClassifier represents the metatype of an Enumeration.
conformsTo AnyClassifier(T)
AnyClassifier(T)
Attributes
ownedLiteral : OrderedSet(EnumerationLiteral)
Evaluates to the literals of the enumeration.