VMware vCloud Suite SDK for .NET 6.0.0
vmware::vapi::metadata::metamodel Namespace Reference

Namespaces

namespace  resource
namespace  service

Classes

interface  Component
 The Component interface providers methods to retrieve metamodel information of a component element. More...
class  ComponentData
 The ComponentData class contains the metamodel metadata information of a component element along with its fingerprint. More...
class  ComponentDefinitions
 Defines the type descriptors for the Component API service. More...
class  ComponentInfo
 The ComponentInfo class contains metamodel metadata information about a component element. More...
class  ComponentStub
 Remote stub implementation of the Component API service. More...
class  ComponentTypes
 Defines the data types of the Component API service. More...
class  ConstantInfo
 The ConstantInfo class contains metamodel information of the constant elements. More...
class  ConstantValue
 The ConstantValue class contains the metamodel information of the constant element. More...
class  ElementMap
 The ElementMap class contains the metadata elements. More...
class  ElementValue
 The ElementValue class describes the value of the metadata element. More...
interface  Enumeration
 The Enumeration interface provides methods to retrieve metamodel information about an enumeration element in the interface definition language. More...
class  EnumerationDefinitions
 Defines the type descriptors for the Enumeration API service. More...
class  EnumerationInfo
 The EnumerationInfo class contains the metamodel information of an enumeration element. More...
class  EnumerationStub
 Remote stub implementation of the Enumeration API service. More...
class  EnumerationTypes
 Defines the data types of the Enumeration API service. More...
class  EnumerationValueInfo
 The EnumerationValueInfo class describes the enumeration value in the enumerated type. More...
class  ErrorInfo
 The ErrorInfo class contains the metadata information about the error elements contained in an operation element. More...
class  FieldInfo
 The FieldInfo class contains metamodel information of a field element contained in a structure element. More...
class  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. More...
interface  MetadataIdentifier
 The MetadataIdentifier interface provides string constants that can be used as identifiers for the metadata elements. More...
class  MetadataIdentifierDefinitions
 Defines the type descriptors for the MetadataIdentifier API service. More...
class  MetadataIdentifierStub
 Remote stub implementation of the MetadataIdentifier API service. More...
class  MetadataIdentifierTypes
 Defines the data types of the MetadataIdentifier API service. More...
class  OperationInfo
 The OperationInfo class contains metamodel information of an operation element. More...
class  OperationResultInfo
 The OperationResultInfo class contains the metamodel information of an operation result element. More...
interface  Package
 The Package interface provides methods to retrieve metamodel information about a package element in the interface definition language. More...
class  PackageDefinitions
 Defines the type descriptors for the Package API service. More...
class  PackageInfo
 The PackageInfo class contains the metamodel information of all the service elements, structure elements and enumeration elements contained in the package element. More...
class  PackageStub
 Remote stub implementation of the Package API service. More...
class  PackageTypes
 Defines the data types of the Package API service. More...
class  PrimitiveValue
 The PrimitiveValue class contains value of the constant element. More...
interface  Resource
 The Resource interface provides methods to retrieve information about resource types. More...
class  ResourceDefinitions
 Defines the type descriptors for the Resource API service. More...
class  ResourceStub
 Remote stub implementation of the Resource API service. More...
class  ResourceTypes
 Defines the data types of the Resource API service. More...
interface  Service
 The Service interface provides methods to retrieve metamodel information about a service element in the interface definition language. More...
class  ServiceDefinitions
 Defines the type descriptors for the Service API service. More...
class  ServiceInfo
 The ServiceInfo class contains the metamodel information of all the operation elements, structure elements and enumeration elements containted in a service element. More...
class  ServiceStub
 Remote stub implementation of the Service API service. More...
class  ServiceTypes
 Defines the data types of the Service API service. More...
interface  Source
 The Source interface provides methods to manage the sources of metamodel metadata information. More...
class  SourceDefinitions
 Defines the type descriptors for the Source API service. More...
class  SourceStub
 Remote stub implementation of the Source API service. More...
class  SourceTypes
 Defines the data types of the Source API service. More...
class  StructDefinitions
 Defines the type descriptors for the top-level types in com.vmware.vapi.metadata.metamodel package. More...
interface  Structure
 The Structure interface providers methods to retrieve metamodel information about a structure element in the interface definition language. More...
class  StructureDefinitions
 Defines the type descriptors for the Structure API service. More...
class  StructureInfo
 The StructureInfo class contains the metamodel information of all the field elements, constant elements and enumeration elements contained in the structure element. More...
class  StructureStub
 Remote stub implementation of the Structure API service. More...
class  StructureTypes
 Defines the data types of the Structure API service. More...
class  Type
 The Type class describes the type information of a typed element in the interface definiton language. More...
class  UserDefinedType
 The UserDefinedType class contains the metamodel type information of a typed element whose type is a user defined named type. More...