User`s guide
Define Custom Checks
25-31
Contents Description
Check ID (required) Uniquely identifies the check. The Model
Advisor uses this id to access the check.
Handle to check callback function
(required)
Function that specifies the contents of a
check.
Check name (recommended) Creates a name for the check that the
Model Advisor displays.
Check properties (optional) Creates a user interface with the check.
When adding checks as tasks, the
Model Advisor uses the task properties
instead of the check properties, except for
Visible and LicenseName. For more
information, see ModelAdvisor.Check
and ModelAdvisor.Task.
Tip When you add checks to the
Model Advisor as tasks, specify only
the required properties of a check,
because the task definition includes
the additional properties. For example,
you define the description of the
check in the task definition using the
ModelAdvisor.Task.Description
property instead of the
ModelAdvisor.Check.TitleTips
property.
Input Parameters (optional) Adds input parameters that request input
from the user. The Model Advisor uses the
input to perform the check.
Action (optional) Adds automatic fixing action.
Explore Result button (optional) Adds the Explore Result button that
the user clicks to open the Model Advisor
Result Explorer.