getComponentNames - Class: arxml.importer
Package: arxml
Get atomic software component names
Syntax
componentNames = importerObj.getComponentNames
Description
componentNames = importerObj.getComponentNames returns
the list of atomic software component names in the XML file associated
with the arxml.importer object, importerObj.
Note
getComponentNames finds only the atomic software
component defined in the XML file specified when constructing the arxml.importer object
or the XML file specified by the method setFile.
All atomic software components described in the XML file dependencies
are ignored. |
Outputs
| componentNames | Cell array of strings in which each element is the absolute
short name path of the corresponding atomic software component : '/root_package_name[/sub_package_name]/component_short_name' |
See Also
Importing an AUTOSAR Software Component in the Real-Time Workshop Embedded Coder documentation
 | getComponentName (RTW.AutosarInterface) | | getDataTypePackageName (RTW.AutosarInterface) |  |
Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
Get this Simulink Kit