slreportgen.report.ScopeSnapshot.customizeReporter
構文
reporter = slreportgen.report.ScopeSnapshot.customizeReporter(classpath)
説明
は、reporter = slreportgen.report.ScopeSnapshot.customizeReporter(classpath)classpath で指定された場所に、slreportgen.report.ScopeSnapshot のサブクラスである、要素が空のブロック線図クラス定義ファイルを作成します。さらに、customizeReporter メソッドは、既定のレポーター テンプレートを <classpath>/resources/template フォルダーにコピーします。新しいクラス定義ファイルを開始点として使用して、レポート用にスコープのスナップショットのカスタム クラスを設計できます。
入力引数
出力引数
例
バージョン履歴
R2023b で導入