systemcomposer.rptgen.report.Component Class
Namespace: systemcomposer.rptgen.report
Superclasses: slreportgen.report.Reporter
(Simulink Report Generator)
Description
Create a reporter that reports on all components in a System Composer™ architecture model.
The systemcomposer.rptgen.report.Component
class is a handle
class.
Creation
creates a reporter that reports on a component using a reporter
= Component("Source",result
)systemcomposer.rptgen.finder.ComponentResult
object.
Properties
Methods
Examples
Version History
Introduced in R2022b
See Also
Classes
systemcomposer.rptgen.report.AllocationList
|systemcomposer.rptgen.report.AllocationSet
|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
Topics
- Compose Architectures Visually
- Create Custom Views Using Architecture Views Gallery
- Create and Manage Allocations Programmatically
- Allocate and Trace Requirements from Design to Verification
- Define Port Interfaces Between Components
- Extend System Composer Language Elements Using Profiles
- Describe System Behavior Using Sequence Diagrams
- System Composer Report Generation for System Architectures
- System Composer Report Generation for Software Architectures