Main Content
slreportgen.report.EnumerationType.customizeReporter
Class: slreportgen.report.EnumerationType
Namespace: slreportgen.report
Syntax
reporter = slreportgen.report.EnumerationType.customizeReporter(classpath)
Description
creates an empty element diagram class definition file that is a subclass of
reporter
= slreportgen.report.EnumerationType.customizeReporter(classpath
)slreportgen.report.EnumerationType
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
enumeration type class for your report.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2023b