public interface IRuntimeModelsProvider
IModel
and then cached.
FIXME while this class is not (yet) deprecated, it use is know discouraged.
Instead, client should rather use LogicalModelProvider
and then the
cached model factories: DataAccessModelFactory
,
SemQLModelFactory
PhysicalModelFactory
Modifier and Type | Method and Description |
---|---|
IBuiltInMetadataRegistry |
getBuiltInMetadataRegistry()
The IBuiltInMetadataRegistry for the Data Edition
|
IDataAccessModel |
getDataAccessModel()
The
IDataAccessModel for the Data Edition |
IModel |
getLogicalModel()
Returns the logical model for the Data Edition.
|
IPhysicalModel |
getPhysicalModel()
Physical model provides information about the physical model used for
persistence of the data edition.
|
IModel getLogicalModel()
IDataAccessModel getDataAccessModel()
IDataAccessModel
for the Data EditionIBuiltInMetadataRegistry getBuiltInMetadataRegistry()
IPhysicalModel getPhysicalModel()
Copyright © 2015. All Rights Reserved.