このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。
Simulink.interface.dictionary.open
R2023b でデータ ディクショナリのアーキテクチャ データ セクションが導入されました。インターフェイス、データ型、定数、ソフトウェア アドレス メソッドを管理するときは、代わりに Simulink.dictionary.ArchitecturalData
プログラム インターフェイスの使用を検討してください。詳細については、Programmatically Manage AUTOSAR Architectural Dataを参照してください。
説明
は、指定されたインターフェイス ディクショナリ dictObj
= Simulink.interface.dictionary.open(dictionaryName
)dictionaryName
を開き、そのディクショナリを表すオブジェクトを返します。
例
入力引数
出力引数
バージョン履歴
R2022b で導入参考
Simulink.interface.Dictionary
| addAliasType
| addDataInterface
| addEnumType
| addPlatformMapping
| addStructType
| addValueType
| close
| getDataType
| getDataTypeNames
| getInterface
| getInterfaceNames
| getPlatformMapping
| importFromBaseWorkspace
| importFromFile
| isDirty
| removeDataType
| removeInterface
| save
| show
| showChanges
| Simulink.interface.dictionary.create