In the SWS_Rte_07111
of the AUTOSAR_SWS_RTE document it says:
For each Array Implementation Data Type which leaf ImplementationDataTypeElement is typed by an ImplementationDataType [...]
In this sentence, to get to the "leaf", should I follow an eventual element of category TYPE_REFERENCE
?
If I do and if the TYPE_REFERENCE
refers to a BaseType
, then SWS_Rte_02317
and SWS_Rte_07110
applies. If I don't then SWS_Rte_07111
and SWS_Rte_02318
applies.