メインコンテンツ

このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。

アーキテクチャ データの整理

Simulink® プロジェクト、データ ディクショナリ、モデル比較を使用した System Composer™ アーキテクチャ データの整理

複雑な System Composer ワークフローを管理およびサポートするために、さまざまなツールを使用できます。Simulink プロジェクトを使用してファイルや設定を管理し、ソース管理との対話操作を行う方法を学習します。アーキテクチャ モデル間でインターフェイス定義を再利用するには、データ ディクショナリと参照ディクショナリを使用してモデル全体のデータを共有および保存します。System Composer モデルとモデル アーティファクトの相違点を比較するには、System Composer 比較ツールを使用します。System Composer モデル間の競合を解決するには、System Composer 3-way マージ ツールを使用します。

クラス

すべて展開する

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

関数

すべて展開する

systemcomposer.createModelCreate System Composer model
systemcomposer.loadModelSystem Composer モデルを読み込む
systemcomposer.openModelSystem Composer モデルを開く
openOpen architecture model
saveSave architecture model or data dictionary
closeClose architecture model
createArchitectureModelCreate architecture model from component (R2021b 以降)
createArchitectureSubsystemCreate architecture subsystem from component (R2023a 以降)
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
unlinkDictionaryRemove linked data dictionary from architecture model
moveInterfaceMove interface to another data dictionary (R2023b 以降)
addReferenceAdd reference to dictionary (R2021a 以降)
removeReferenceRemove reference to dictionary (R2021a 以降)
makeOwnedInterfaceSharedConvert owned interface to shared interface (R2022a 以降)

ツール

System Composer 比較ツールView differences between two architecture models (R2022a 以降)
System Composer 3-way マージ ツールResolve conflicts in System Composer models (R2023b 以降)
アーキテクチャ データ エディターManage architectural data (R2023b 以降)
インターフェイス エディターローカルおよび共有のデータ ディクショナリ内のインターフェイスの作成と編集

トピック

注目の例