ModeRequestTypeMap
XML tag |
<MODE-REQUEST-TYPE-MAP> |
Module |
autosar.datatype |
Inherits |
Mapping from ModeGroupDeclaration to ImplementationDataType.
Factory Methods
Constructor
- datatype.ModeRequestTypeMap(modeDeclarationGroupRef, implementationDataTypeRef)
- 参数
modeDeclarationGroupRef (str) – Reference to ModeDeclarationGroup.
implementationDataTypeRef (str) – Reference to ImplementationDataType.
Attributes
For inherited attributes see autosar.element.Element.
Name |
Type |
Description |
---|---|---|
modeDeclarationGroupRef |
str |
<MODE-GROUP-REF> |
implementationDataTypeRef |
str |
<IMPLEMENTATION-DATA-TYPE-REF> |
Public Methods
This class does not have any additional methods.