Main Content

Organize Architectural Data

Organize System Composer™ architectural data using Simulink® projects, data dictionaries, and model comparison

You can use many tools to manage and support complex System Composer workflows. Learn how to use Simulink projects to manage files and settings and to interact with source control. Reuse interface definitions across architecture models with data dictionaries and referenced dictionaries to share and store data across models. Compare System Composer model and model artifact differences using the Comparison Tool.

Classes

expand all

systemcomposer.arch.ArchitectureArchitecture in model
systemcomposer.arch.ModelSystem Composer model
systemcomposer.interface.DictionaryInterface data dictionary of architecture model

Functions

expand all

systemcomposer.createModelCreate System Composer model
systemcomposer.loadModelLoad System Composer model
systemcomposer.openModelOpen System Composer model
openOpen architecture model
saveSave architecture model or data dictionary
closeClose architecture model
createArchitectureModelCreate architecture model from component
linkToModelLink component to model
inlineComponentRemove reference architecture or behavior from component
systemcomposer.exportToVersionExport architecture model and dependencies to previous release of System Composer
systemcomposer.createDictionaryCreate data dictionary
systemcomposer.openDictionaryOpen data dictionary
saveToDictionarySave interfaces to dictionary
linkDictionaryLink data dictionary to architecture model
unlinkDictionaryUnlink data dictionary from architecture model
addReferenceAdd reference to dictionary
removeReferenceRemove reference to dictionary
makeOwnedInterfaceSharedConvert owned interface to shared interface

Tools

Comparison ToolView differences between two architecture models

Topics