Click or drag to resize

AnalysisModel Methods

[This is preliminary documentation and is subject to change.]

The AnalysisModel type exposes the following members.

Methods
  NameDescription
Public methodEnforceModelValidity
Enforces validity of the model. If it's not valid, an exception of type ModelExchangerException is thrown
Public methodGetEnumerator
Returns an enumerator that allows the user to enumerate over all the objects in this model
Public methodGetValidationMessages
Retrieves all the validation messages as a big string, grouped by identifier.
Public methodIsModelValid
Returns whether this model is valid or not
Top
Extension Methods
See Also