Metadata Metamodel Enumeration APIs
The Enumeration service provides operations to retrieve metamodel information about an enumeration element in the interface definition language. The Enumeration has a list of enumeration value elements.
Operations
GET
Get Enumeration Id Metamodel
Retrieves information about the enumeration element corresponding to enumerationId. The EnumerationInfo contains the metamodel information about the enumeration value element contained in the enumeration element.
GET
List Metadata Metamodel Enumeration
Returns the identifiers for the enumeration elements that are contained in all the package elements, service elements and structure elements.