analyzeAndApply
Analyze a model or an architecture and apply migration to interface dictionary
Since R2022b
In R2023b the Architectural Data section of data dictionaries was introduced. When managing interfaces, data types, constants, and software address methods consider using the Simulink.dictionary.ArchitecturalData
programmatic interfaces instead. For more information, see Programmatically Manage AUTOSAR Architectural Data.
Description
analyzeAndApply(
analyzes a model
or an architecture for migration to an interface dictionary. The analysis identifies the
data types and interfaces in the model and data dictionaries for migration to an interface
dictionary. The analysis also identifies conflict issues that affect migration. After
analysis, the migratorObj
)analyzeAndApply
function applies the migration.