DD-Silence / Autosar-Class

Helper class to extract needed information from arxml and vice versa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autosar helper class

Autosar helper class contains utility to support arxml Autosar path and reference primitive. 
Autosar helper class support extracting needed information from arxml and vice versa.
Autosar helper class is complaint with Autosar V4.4 and AUTOSAR_00046.xsd.
Autosar helper class is based on Autosar arxml serializer and deserializer https://github.com/DD-Silence/Autosar

Class Summary:
EcuExtract: Can, Lin and Ethernet.
PDU: I-Signal-I-Pdu, Dcm-Pdu, Secured-Pdu
Signal: I-Signal, System-Signal
SWC: Port-Interface, BaseType, Application-DataType, Implementation-DataType, Compu-Method, Constraint

Feel free to try the function and feedback by issues.

About

Helper class to extract needed information from arxml and vice versa

License:GNU General Public License v3.0


Languages

Language:C# 100.0%