DataTypeMap¶
| XML tag | <DATA-TYPE-MAP> |
| Module | autosar.datatype |
| Inherits | autosar.element.Element |
Mapping from ApplicationDataType to ImplementationDataType.
Factory Methods¶
Attributes¶
For inherited attributes see autosar.element.Element.
| Name | Type | Description |
|---|---|---|
| applicationDataTypeRef | str | Reference to ApplicationDataType |
| implementationDataTypeRef | str | Reference to ImplementationDataType |