| Contents | Index |
Control import of AUTOSAR components
You can use methods of the arxml.importer class to import AUTOSAR components in a controlled manner. For example, you can parse an AUTOSAR software component description file exported by DaVinci System Architect (from Vector Informatik Gmbh), and import the component into a Simulink model for subsequent configuration, code generation, and export to XML.
| arxml.importer | Construct arxml.importer object |
| createCalibrationComponentObjects | Create Simulink calibration objects from AUTOSAR calibration component |
| createComponentAsModel | Create AUTOSAR atomic software component as Simulink model |
| createComponentAsSubsystem | Create AUTOSAR atomic software component as Simulink atomic subsystem |
| createOperationAsConfigurableSubsystems | Create configurable Simulink subsystem library for client-server operation |
| getApplicationComponentNames | Get list of application software component names |
| getCalibrationComponentNames | Get calibration component names |
| getClientServerInterfaceNames | Get list of client-server interfaces |
| getComponentNames | Get application and sensor/actuator software component names |
| getDependencies | Get list of XML dependency files |
| getFile | Return XML file name for arxml.importer object |
| getSensorActuatorComponentNames | Get list of sensor/actuator software component names |
| setDependencies | Set XML file dependencies |
| setFile | Set XML file name for arxml.importer object |
Handle. To learn how this affects your use of the class, see Copying Objects in the MATLAB Programming Fundamentals documentation.

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 |