The OclEnumeration type is the implicit supertype of any user Enumeration type.
conformsTo 
				
					OclType
				
			
Attributes
				
allLiterals : OrderedSet(EnumerationLiteral)
			
Evaluates to the literals of the enumeration.
Operations
				
allInstances() : Set(OclSelf)
			
Return a set of all enumeration values of 
				self.