slmetric.config.Configuration class
Package: slmetric.config
Description
Instances of slmetric.config.Configuration
contain customizations
pertaining to thresholds and custom metric families. The metric engine uses these
customizations when collecting data and displays them on the Metrics Dashboard.
Construction
Use the slmetric.config.Configuration
class to add metric threshold
values and custom metric families to the Metrics Dashboard. To create an
slmetric.config.Configuration
object, use the new
method. Each slmetric.config.Configuration
object contains one
slmetric.config.ThresholdConfiguration
object.
Properties
Methods
getMetricFamilyParameterValues | Obtain metric family Check Group IDs |
getThresholdConfigurations | Specify metric threshold configurations |
isMetricFamilyParameterParameterized | Determine whether Metrics Dashboard configuration object has metric family parameter values |
new | Create configuration object for customizing the Metrics Dashboard |
open | Create configuration object associated with XML configuration file in the base workspace |
openDefaultConfiguration | Return shipping Metrics Dashboard configuration object in base workspace |
resetMetricFamilyParameterValues | Clear metric family parameter values |
save | Save contents of slmetric.config.Configuration object to XML file |
setMetricFamilyParameterValues | Obtain compliance and issues metric data on your Model Advisor configuration |
Examples
Version History
Introduced in R2018b