This section describes the Ms assembly that contains tools used to work with the following repository objects using the Fore language: modeling container, modeling variable, model, metamodel, modeling problem. The assembly interfaces have all necessary tools to create objects, import source data, set up links between objects, calculate and save modelling data and save calculation history.
The base interfaces of the Ms assembly are the following:
The IMsVariable interface contains properties and methods used to work with modeling variables.
The IMsModel interface contains base properties and methods of all models in the modeling container. The methods of working with parameters depend on the method selected for model calculation.
The IMsMetaModel interface contains properties of the Metamodel modeling container object.
The IMsproblem interface contains properties and methods of a modeling problem.
See also:
Ms Assembly Interfaces | Ms Assembly Enumerations | Ms Assembly Classes | Examples of Implementing Various Problems using Ms Assembly