Uses of Interface
com.metamatrix.metadata.runtime.api.Model

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

Uses of Model in com.metamatrix.metadata.runtime.api
 

Methods in com.metamatrix.metadata.runtime.api that return Model
 Model MetadataSourceAPI.getModel(ModelID modelID)
          return the specified model
 Model VirtualDatabaseMetadata.getModel(java.lang.String name)
          Return model for the specified name
 

Uses of Model in com.metamatrix.metadata.runtime.model
 

Classes in com.metamatrix.metadata.runtime.model that implement Model
 class BasicModel
           
 

Methods in com.metamatrix.metadata.runtime.model that return Model
 Model BasicVirtualDatabaseMetadata.getModel(java.lang.String name)
           
 



Copyright © 2009. All Rights Reserved.