IMsModelStringGenerator

Description

The IMsModelStringGenerator interface is used to work with generator of string view of model.

Properties

  Property name Brief description
Model The Model property returns a model, string view of which is generated.

Properties inherited from IMsTransformStringGenerator

  Property name Brief description
The Transform property returns calculation options, for which string view is generated.

Properties inherited from IMsStringGenerator

  Brief description
The AdvancedOptions property determines the advanced settings used to generate model names.
The Coord property determines the coordinate for estimated model coefficients.
The HideModelPeriods property determines whether to hide the calculation period in the string view.
The ShowEstimatedCoeffs property determines whether identified equation coefficients should be displayed.
The ShowFullVariableNames property determines whether variables are displayed with full names.

Methods inherited from IMsStringGenerator

  Method name Brief description
Execute The Execute method generates string view.

See also:

Ms Assembly Interfaces