DataTypeMap

XML tag <DATA-TYPE-MAP>
Module autosar.datatype
Inherits autosar.element.Element

Mapping from ApplicationDataType to ImplementationDataType.

Constructor

datatype.DataTypeMap(applicationDataTypeRef, implementationDataTypeRef)
Parameters:

Attributes

For inherited attributes see autosar.element.Element.

Name Type Description
applicationDataTypeRef str <APPLICATION-DATA-TYPE-REF>
implementationDataTypeRef str <IMPLEMENTATION-DATA-TYPE-REF>

Public Methods

This class does not have any additional methods.