Assembly: Ms;
The IMsMetaModel interface contains properties of the container object model, that is, Metamodel.
IMsMetaModel
Metamodel is an object combining models into a sequence that is used to calculate by modeling problem. A metamodel contains hierarchy of elements - models and folders. Folders are required for logical combination of model groups and for convenient displaying of sequence.
| Property name | Brief description | |
![]() |
CalculateIdentOnFact | The CalculateIdentOnFact property determines whether to load data on calculating on the Fact scenario. |
![]() |
CalculationChain | The CalculationChain property returns the collection of the root elements of the metamodel calculation chain. |
![]() |
CreateFormulaFindInfo | The CreateFormulaFindInfo property returns the object used for setting formulas search conditions. |
![]() |
DataLoadingGroupCollection | The DataLoadingGroupCollection property returns the collection of groups, in which separate data loading is executed before calculation. |
![]() |
ObjectParamValues | The ObjectParamValues property returns the collection of parameters of the object being opened. |
![]() |
Params | The Params property returns a collection of metamodel parameters. |
![]() |
VisualController | The VisualController property returns parameters of metamodel visual building. |
| Property name | Brief description | |
| The Settings property returns validation settings. |
| Property name | Brief description | |
![]() |
The Description property determines object description. | |
![]() |
The MetabaseObject property determines a repository object that stores an object. |
| Property name | Brief description | |
![]() |
Id | The Id property determines the object identifier. |
![]() |
Key | The Key property returns the object key. |
![]() |
Name | The Name property determines the object name. |
| Property name | Brief description | |
![]() |
Convert | The Convert method converts internal models of the metamodel to entities which are not repository objects and back. |
![]() |
FindFormulas | The FindFormulas method searches for formulas according to the specified parameters. |
![]() |
FindMetaModelByKey | The FindMetaModelByKey method searches for the metamodel in the calculation chain based on the key. |
![]() |
FindModelByKey | The FindModelByKey method searches for a model in the metamodel calculation chain based on the key. |
![]() |
GenerateChain | The GenerateChain method generates a calculation chain for the metamodel. |
![]() |
GetDimInstance | The GetDimInstance method returns dictionary data from the abstract data source. |
![]() |
RefreshObjects | The RefreshObjects method refreshes calculation chain objects by reopening dimensions. |
![]() |
RestoreLaner | The RestoreLaner method restores working area of time series database from a metamodel. |
![]() |
SaveLaner | The SaveLaner method stores a model of the series workbook in the metamodel chain. |
See also: