This is extension to the arxml export support provided previously.
For example, there are three packages.
- AUTOSAR Platform Package- which has all datatype, constraints, units etc
- SWCs package- where all the SWC are defined
- An other package- may be consisting of compu methods, init values etc
Now, when i export a SWC arxml, it contains only the SWC and not the referrenced elements. When this arxml is imported in a tool like simulink, the model will load with errors.
It would be beneficial, while exporting a component in an arxml, if all the referenced elements are also exported or if we can export multiple packages together in one arxml.
This is extension to the arxml export support provided previously.
For example, there are three packages.
Now, when i export a SWC arxml, it contains only the SWC and not the referrenced elements. When this arxml is imported in a tool like simulink, the model will load with errors.
It would be beneficial, while exporting a component in an arxml, if all the referenced elements are also exported or if we can export multiple packages together in one arxml.