This section describes the Ms assembly that contains tools that are 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:
IMsVariable. The interface contains properties and methods that are used to work with an output variable.
IMsModel. The interface contains basic properties and methods of all modeling container models. Specificity of working with parameters depends on the method selected for model calculation.
IMsMetaModel. The interface contains properties of the Metamodel modeling container object.
IMsProblem. The 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