Main Content
slreportgen.report.ScopeSnapshot.customizeReporter
Class: slreportgen.report.ScopeSnapshot
Namespace: slreportgen.report
Syntax
reporter = slreportgen.report.ScopeSnapshot.customizeReporter(classpath)
Description
creates an empty element diagram class definition file that is a subclass of reporter
= slreportgen.report.ScopeSnapshot.customizeReporter(classpath
)slreportgen.report.ScopeSnapshot
at the location specified by
classpath
. The customizeReporter
method also copies
the default reporter templates to the <classpath>/resources/template
folder. You can use the new class definition file as a starting point to design a custom scope
snapshot class for your report.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2023b