slmetric.config.Configuration クラス
名前空間: slmetric.config
(削除予定) メトリクス データ カテゴリおよびカスタム メトリクス ファミリを指定する
メトリクス ダッシュボード ユーザー インターフェイス、関数 metricdashboard
、slmetric
パッケージ API、および対応するカスタマイズは将来のリリースで削除される予定です。詳細については、Migrating from Metrics Dashboard to Model Maintainability Dashboardを参照してください。
説明
slmetric.config.Configuration
のインスタンスには、しきい値およびカスタム メトリクス ファミリに関するカスタマイズが含まれます。メトリクス エンジンは、データを収集する際にこれらのカスタマイズを使用してメトリクス ダッシュボードに表示します。
作成
slmetric.config.Configuration
クラスを使用して、メトリクスしきい値およびカスタム メトリクス ファミリをメトリクス ダッシュボードに追加します。slmetric.config.Configuration
オブジェクトを作成するには、new
メソッドを使用します。各 slmetric.config.Configuration
オブジェクトには、1 つの slmetric.config.ThresholdConfiguration
オブジェクトが含まれます。
プロパティ
メソッド
getMetricFamilyParameterValues | (To be removed) Obtain metric family Check Group IDs |
getThresholdConfigurations | (To be removed) Specify metric threshold configurations |
isMetricFamilyParameterParameterized | (To be removed) Determine whether Metrics Dashboard configuration object has metric family parameter values |
new | (To be removed) Create configuration object for customizing the Metrics Dashboard |
open | (To be removed) Create configuration object associated with XML configuration file in base workspace |
openDefaultConfiguration | (To be removed) Return shipping Metrics Dashboard configuration object in base workspace |
resetMetricFamilyParameterValues | (To be removed) Clear metric family parameter values |
save | (To be removed) Save contents of slmetric.config.Configuration
object to XML file |
setMetricFamilyParameterValues | (To be removed) Obtain compliance and issues metric data on your Model Advisor configuration |