|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRuntimeModelsProvider
Interface providing the MDM Runtime Models.
The first access a model other than the IModel might take some time since it
is derived form the IModel
and then cached.
FIXME while this class is not (yet) deprecated, it use is know discouraged.
Instead, client should rather refers to each models, individually.
Method Summary | |
---|---|
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. |
Method Detail |
---|
IModel getLogicalModel()
IDataAccessModel getDataAccessModel()
IDataAccessModel
for the Data Edition
IBuiltInMetadataRegistry getBuiltInMetadataRegistry()
IPhysicalModel getPhysicalModel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |