Metadata Metamodel Structure APIs
The Structure service providers operations to retrieve metamodel information about a structure element in the interface definition language.
Operations
get
List Metamodel Structure
Returns the identifiers for the structure elements that are contained in all the package elements and service elements.
Returns the identifiers for the structure elements that are contained in all the package elements and service elements.
get
Get Metamodel Structure
Retrieves information about the structure element corresponding to structureId. The StructureInfo contains the metamodel information about the structure element. It contains information about all the field elements and enumeration elements contained in this structure element.
Retrieves information about the structure element corresponding to structureId. The StructureInfo contains the metamodel information about the structure element. It contains information about all the field elements and enumeration elements contained in this structure element.