Main Content
createTemplate
Class: systemcomposer.rptgen.report.Stereotype
Namespace: systemcomposer.rptgen.report
Syntax
template = createTemplate(templatePath,type)
Description
creates a copy of the default stereotype template specified by template
= createTemplate(templatePath
,type
)type
at
the location specified by templatePath
. Use the copied template as a
starting point to design a custom stereotype template for your report.
Input Arguments
Output Arguments
Version History
Introduced in R2022b
See Also
Classes
systemcomposer.rptgen.report.AllocationList
|systemcomposer.rptgen.report.AllocationSet
|systemcomposer.rptgen.report.Component
|systemcomposer.rptgen.report.Connector
|systemcomposer.rptgen.report.DependencyGraph
|systemcomposer.rptgen.report.Function
|systemcomposer.rptgen.report.Interface
|systemcomposer.rptgen.report.Profile
|systemcomposer.rptgen.report.RequirementLink
|systemcomposer.rptgen.report.RequirementSet
|systemcomposer.rptgen.report.SequenceDiagram
|systemcomposer.rptgen.report.Stereotype
|systemcomposer.rptgen.report.View