Hauptinhalt

Die Übersetzung dieser Seite ist veraltet. Klicken Sie hier, um die neueste Version auf Englisch zu sehen.

Importieren und Exportieren von Architekturmodellen

Importieren und Exportieren von Modellen mithilfe von MATLAB®-Tabellen, Erstellen von Berichten mithilfe von Simulink® Report Generator™

Mit System Composer™ können Sie ein vorhandenes Architekturmodell mit Architekturdaten in einem vordefinierten MATLAB-Tabellenformat importieren. Sie können das Architekturmodell mit den Architekturdaten auch in dasselbe Tabellenformat exportieren.

Exportieren Sie Architekturdaten mithilfe benutzerdefinierter Berichte mit Klassen zur Berichterstellung in die Formate PDF, DOCX und HTML. Erstellen Sie mit Simulink Report Generator benutzerdefinierte Schnittstellenkontrolldokumente (ICDs) und Webansichten aus dem Architekturmodell.

Klassen

alle erweitern

systemcomposer.io.ModelBuilderModel builder for System Composer architecture models

Finders

systemcomposer.rptgen.finder.AllocationListFinderFind allocations (Seit R2022b)
systemcomposer.rptgen.finder.AllocationSetFinderFind allocation sets (Seit R2022b)
systemcomposer.rptgen.finder.ComponentFinderFind components (Seit R2022b)
systemcomposer.rptgen.finder.ConnectorFinderFind connectors (Seit R2022b)
systemcomposer.rptgen.finder.DictionaryFinderFind dictionaries (Seit R2022b)
systemcomposer.rptgen.finder.FunctionFinderFind function objects (Seit R2022b)
systemcomposer.rptgen.finder.InterfaceFinderFind interfaces (Seit R2022b)
systemcomposer.rptgen.finder.ProfileFinderFind profiles (Seit R2022b)
systemcomposer.rptgen.finder.RequirementLinkFinderFind requirement links (Seit R2022b)
systemcomposer.rptgen.finder.RequirementSetFinderFind requirements (Seit R2022b)
systemcomposer.rptgen.finder.StereotypeFinderFind stereotypes (Seit R2022b)
systemcomposer.rptgen.finder.ViewFinderFind views (Seit R2022b)

Ergebnisse

systemcomposer.rptgen.finder.AllocationListResultSearch result for allocations (Seit R2022b)
systemcomposer.rptgen.finder.AllocationSetResultSearch result for allocation sets (Seit R2022b)
systemcomposer.rptgen.finder.ComponentResultSearch result for components (Seit R2022b)
systemcomposer.rptgen.finder.ConnectorResultSearch result for connectors (Seit R2022b)
systemcomposer.rptgen.finder.DictionaryResultSearch result for dictionaries (Seit R2022b)
systemcomposer.rptgen.finder.FunctionResultSearch result for functions (Seit R2022b)
systemcomposer.rptgen.finder.InterfaceResultSearch result for interfaces (Seit R2022b)
systemcomposer.rptgen.finder.ProfileResultSearch result for profiles (Seit R2022b)
systemcomposer.rptgen.finder.RequirementLinkResultSearch result for requirement links (Seit R2022b)
systemcomposer.rptgen.finder.RequirementSetResultSearch result for requirements (Seit R2022b)
systemcomposer.rptgen.finder.StereotypeResultSearch result for stereotypes (Seit R2022b)
systemcomposer.rptgen.finder.ViewResultSearch result for views (Seit R2022b)

Reporter

systemcomposer.rptgen.report.AllocationListAllocation list reporter (Seit R2022b)
systemcomposer.rptgen.report.AllocationSetAllocation set reporter (Seit R2022b)
systemcomposer.rptgen.report.ComponentComponent reporter (Seit R2022b)
systemcomposer.rptgen.report.ConnectorConnector reporter (Seit R2022b)
systemcomposer.rptgen.report.DependencyGraphDependency graph reporter (Seit R2022b)
systemcomposer.rptgen.report.FunctionFunction reporter (Seit R2022b)
systemcomposer.rptgen.report.InterfaceInterface reporter (Seit R2022b)
systemcomposer.rptgen.report.ProfileProfile reporter (Seit R2022b)
systemcomposer.rptgen.report.RequirementLinkRequirement link reporter (Seit R2022b)
systemcomposer.rptgen.report.RequirementSetRequirement set reporter (Seit R2022b)
systemcomposer.rptgen.report.SequenceDiagramSequence diagram reporter (Seit R2022b)
systemcomposer.rptgen.report.StereotypeStereotype reporter (Seit R2022b)
systemcomposer.rptgen.report.ViewView reporter (Seit R2022b)

Funktionen

systemcomposer.importModelImport model information from MATLAB tables
systemcomposer.exportModelExport model information as MATLAB tables
systemcomposer.updateLinksToReferenceRequirementsRedirect requirement links to model reference requirements
systemcomposer.exportToVersionExport architecture model and dependencies to previous release of System Composer

Tools

SystemArchitecture ReportCreate and manage custom reports to export architecture model data (Seit R2025a)

Themen

Verwandte Informationen

Enthaltene Beispiele