| Contents | Index |
Get application and sensor/actuator software component names
componentNames = importerObj.getComponentNames
componentNames = importerObj.getComponentNames returns the list of application and sensor/actuator software component names in the XML file associated with the arxml.importer object, importerObj.
Note getComponentNames finds only the application and sensor/actuator software components defined in the XML file specified when constructing the arxml.importer object or the XML file specified by the method setFile. All application software components and sensor/actuator software components described in the XML file dependencies are ignored. |
| componentNames | Cell array of strings in which each element is the absolute
short name path of the corresponding application software component
or sensor/actuator software component: '/root_package_name[/sub_package_name]/component_short_name' |
arxml.importer.getApplicationComponentNames | arxml.importer.getSensorActuatorComponentNames

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |