![]() |
This document is archived and information here might be outdated. Recommended version. |
Provides access to properties/methods of a model parameter.
Name | Description | |
---|---|---|
![]() |
Current | Indicates if the model parameter is current (i.e., has been created). |
![]() |
Derived | Indicates if the model parameter is a derived value. |
![]() |
Init | Initializes the model parameter using the given parameter as a template. |
![]() |
Marked | Indicates if the model parameter has been marked for validation/execution. |
![]() |
Valid | Indicates if the model parameter is valid. |
![]() |
Validate | Validates the current value of the model parameter. |
![]() |
Value | The value of the parameter object. |
Classes | Description |
---|---|
MdParameter | Model parameter object that references a model variable or contains a value object. |