Package | Description |
---|---|
com.vmware.vapi.metadata.metamodel |
The
com.vmware.vapi.metadata.metamodel package provides interfaces that
expose all the information present in the interface definition language (IDL)
specification. |
com.vmware.vapi.metadata.metamodel.service |
Class and Description |
---|
Component
The
Component interface providers methods to retrieve metamodel
information of a component element. |
ComponentData
The
ComponentData class contains the metamodel metadata information of a
component element along with its fingerprint. |
ComponentInfo
The
ComponentInfo class contains metamodel metadata information about a
component element. |
ComponentTypes
Defines the data types of the
Component
API service. |
ConstantInfo
The
ConstantInfo class contains metamodel information of the constant
elements. |
ConstantValue
The
ConstantValue class contains the metamodel information of the
constant element. |
ConstantValue.Category
The
Category enumeration class defines enumeration constants for the
valid kinds of values. |
ConstantValue.Category.Values
Native Java
enum representing this enumeration class. |
ElementMap
The
ElementMap class contains the metadata elements. |
ElementValue
The
ElementValue class describes the value of the metadata element. |
ElementValue.Type
The
Type enumeration class defines the valid types for values in
metadata elements. |
ElementValue.Type.Values
Native Java
enum representing this enumeration class. |
Enumeration
The
Enumeration interface provides methods to retrieve metamodel
information about an enumeration element in the interface definition language. |
EnumerationInfo
The
EnumerationInfo class contains the metamodel information of an
enumeration element. |
EnumerationTypes
Defines the data types of the
Enumeration
API service. |
EnumerationValueInfo
The
EnumerationValueInfo class describes the enumeration constant in the
enumeration class. |
ErrorInfo
The
ErrorInfo class contains the metadata information about the error
elements contained in an operation element. |
FieldInfo
The
FieldInfo class contains metamodel information of a field element
contained in a structure element. |
GenericInstantiation
The
GenericInstantiation class describes the type information of a typed
element when the type is an instantiation of one of the generic types provided
by the infrastructure. |
GenericInstantiation.GenericType
The
GenericType enumeration class provides enumeration constants for
each of the generic types provided by the infrastructure. |
GenericInstantiation.GenericType.Values
Native Java
enum representing this enumeration class. |
MetadataIdentifier
The
MetadataIdentifier interface provides string constants that can be
used as identifiers for the metadata elements. |
MetadataIdentifierTypes
Defines the data types of the
MetadataIdentifier
API service. |
OperationInfo
The
OperationInfo class contains metamodel information of an operation
element. |
OperationResultInfo
The
OperationResultInfo class contains the metamodel information of an
operation result element. |
Package
The
Package interface provides methods to retrieve metamodel information
about a package element in the interface definition language. |
PackageInfo
The
PackageInfo class contains the metamodel information of all the
service elements, structure elements and enumeration elements contained in the
package element. |
PackageTypes
Defines the data types of the
Package
API service. |
PrimitiveValue
The
PrimitiveValue class contains value of the constant element. |
PrimitiveValue.Type
The
Type enumeration class defines the valid types for values in
constant elements. |
PrimitiveValue.Type.Values
Native Java
enum representing this enumeration class. |
Resource
The
Resource interface provides
methods to retrieve information about resource types. |
ResourceTypes
Defines the data types of the
Resource
API service. |
ServiceInfo
The
ServiceInfo class contains the metamodel information of all the
operation elements, structure elements and enumeration elements containted in a
service element. |
ServiceTypes
Defines the data types of the
Service
API service. |
Source
The
Source interface provides methods to manage the sources of metamodel
metadata information. |
SourceTypes
Defines the data types of the
Source
API service. |
SourceTypes.CreateSpec
The
CreateSpec class contains the registration information of a
metamodel source. |
SourceTypes.Info
The
Info class contains the metadata source information. |
Structure
The
Structure interface providers methods to retrieve metamodel
information about a structure element in the interface definition language. |
StructureInfo
The
StructureInfo class contains the metamodel information of all the
field elements, constant elements and enumeration elements contained in the
structure element. |
StructureInfo.Type
The
Type enumeration class defines the kind of this structure element. |
StructureInfo.Type.Values
Native Java
enum representing this enumeration class. |
StructureTypes
Defines the data types of the
Structure
API service. |
Type
The
Type class describes the type information of a typed element in the
interface definiton language. |
Type.BuiltinType
The
BuiltinType enumeration class provides enumeration constant for each
of the built-in types present in the interface definition language type system. |
Type.BuiltinType.Values
Native Java
enum representing this enumeration class. |
Type.Category
The
Category enumeration class provides enumeration constant for each
category of the type. |
Type.Category.Values
Native Java
enum representing this enumeration class. |
UserDefinedType
The
UserDefinedType class contains the metamodel type information of a
typed element whose type is a user defined named type. |
Class and Description |
---|
OperationInfo
The
OperationInfo class contains metamodel information of an operation
element. |
Copyright © 2015. All Rights Reserved.