The section describes operations (and structures used by these operations) that are used to work with Modeling Container repository object. The operations enable the user to:
Get and change parameters of the following modeling container objects: Variable, Equation, Metamodel, and Model.
Work with modeling scenarios.
Work with data mining.
| Operation | Brief description | |
![]() |
CloseMs | The CloseMs operation closes an instance of modeling container. |
![]() |
GetDm | The GetDm operation executes data mining. |
![]() |
GetDmDataSource | The GetDmDataSource operation gets information about a data mining source. |
![]() |
GetMs | The GetMs operation gets metadata of modeling container and its child objects. |
![]() |
OpenMs | The OpenMs operation opens a modeling container and returns context for working with container objects. |
![]() |
SetMs | The SetMs operation changes metadata of modeling container and its child objects. |
See also: