Uses of Package
com.metamatrix.metadata.runtime.api

Packages that use com.metamatrix.metadata.runtime.api
com.metamatrix.metadata.runtime.api   
com.metamatrix.metadata.runtime.model   
 

Classes in com.metamatrix.metadata.runtime.api used by com.metamatrix.metadata.runtime.api
DataType
          The DataType api represents the type of data a particular Element or Procedure is.
Element
          Instances of this interface represent Elements for a Group.
Group
          Instances of this interface represent Groups in a Model.
GroupID
          The GroupID is the unique identifier for a Group.
Key
          Instances of this interface represent Keys for a Group.
Model
          Instances of this interface represent Models in a Virtual Database.
ModelID
          The runtime id used to uniquely identify a Model.
Procedure
          Instances of this interface represent Procedures in a Model.
ProcedureID
          The ProcedureID is the unique identifier for a Procedure.
VirtualDatabaseLoaderProperties
          Interface that represents the properties associated with a VirtualDatabaseLoader implementation.
 

Classes in com.metamatrix.metadata.runtime.api used by com.metamatrix.metadata.runtime.model
DataType
          The DataType api represents the type of data a particular Element or Procedure is.
DataTypeID
          DataTypeID uniquely identifies a DataType
Element
          Instances of this interface represent Elements for a Group.
ElementID
          The ElementID is the uniue identifier for an Element.
Group
          Instances of this interface represent Groups in a Model.
GroupID
          The GroupID is the unique identifier for a Group.
Key
          Instances of this interface represent Keys for a Group.
KeyID
          The KeyID is the unique identifier for a Key.
MetadataSourceAPI
          The DataAccessAPI is the common interface to access runtime metadata.
Model
          Instances of this interface represent Models in a Virtual Database.
ModelID
          The runtime id used to uniquely identify a Model.
Procedure
          Instances of this interface represent Procedures in a Model.
ProcedureID
          The ProcedureID is the unique identifier for a Procedure.
ProcedureParameter
          Instances of this interface represent Parameters for a Procedure.
VirtualDatabaseLoaderProperties
          Interface that represents the properties associated with a VirtualDatabaseLoader implementation.
VirtualDatabaseMetadata
          A VirtualDatabaseMetadata represent a virtual database in the repository.
 



Copyright © 2009. All Rights Reserved.