| Real-Time Workshop® Embedded Coder™ | ![]() |
componentNames = importerObj.getComponentNames
getComponentNames is a method of the class arxml.importer.
componentNames = importerObj.getComponentNames returns the list of atomic software component names (componentNames) in the XML file associated with the arxml.importer object, importerObj.
componentNames is a 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'
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. |
createComponentAsModel; createComponentAsSubsystem
![]() | getComponentName | getDataTypePackageName | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |