|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Model in com.metamatrix.console.ui.views.vdb |
|---|
| Constructors in com.metamatrix.console.ui.views.vdb with parameters of type Model | |
|---|---|
ModelWrapper(Model theModel)
|
|
| Uses of Model in com.metamatrix.metadata.runtime |
|---|
| Methods in com.metamatrix.metadata.runtime that return Model | |
|---|---|
Model |
RuntimeMetadataCatalog.getModel(java.lang.String modelName,
VirtualDatabaseID vdbID)
Returns a Collection of type Model that represents
all the models that where deployed in the specified virtual database. |
| 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 |
MetadataCache.getModel(ModelID modelID)
|
Model |
BasicVirtualDatabaseMetadata.getModel(java.lang.String name)
|
| Uses of Model in com.metamatrix.metadata.runtime.spi.jdbc |
|---|
| Methods in com.metamatrix.metadata.runtime.spi.jdbc that return Model | |
|---|---|
static Model |
JDBCTranslator.getModel(java.sql.ResultSet resultSet)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||