Changes between Version 9 and Version 10 of spec/SchM


Ignore:
Timestamp:
Dec 5, 2022, 2:54:48 PM (17 months ago)
Author:
fujisft-kaji
Comment:

R21-11の反映

Legend:

Unmodified
Added
Removed
Modified
  • spec/SchM

    v9 v10  
    1212  * "--"は未規定
    1313
    14   ||= API =||= ID[[BR]][Dec] =||= ID[[BR]][Hex] =||= R4.0.3 =||
    15   || [#SchM_Init SchM_Init]                       ||  0|| 0x00||  ○  ||
    16   || [#SchM_Deinit SchM_Deinit]                   ||  1|| 0x01||  ○  ||
    17   || [#SchM_GetVersionInfo SchM_GetVersionInfo]   ||  2|| 0x02||  ○  ||
    18   || [#SchM_Enter SchM_Enter]                     ||  3|| 0x03||  ○  ||
    19   || [#SchM_Exit SchM_Exit]                       ||  4|| 0x04||  ○  ||
    20   || [#SchM_ActMainFunction SchM_ActMainFunction] ||  5|| 0x05||  ○  ||
    21   || [#SchM_Switch SchM_Switch]                   ||  6|| 0x06||  ○  ||
    22   || [#SchM_Mode SchM_Mode]                       ||  7|| 0x07||  ○  ||
    23   || [#SchM_SwitchAck SchM_SwitchAck]             ||  8|| 0x08||  ○  ||
    24   || [#SchM_Trigger SchM_Trigger]                 ||  9|| 0x09||  ○  ||
    25   || [#SchM_CData SchM_CData]                     || --||   --||  ○  ||
    26 
    27 * コンフィギュレーション一覧(R4.0.3)
    28   * [#RteBswGeneral RteBswGeneral] (○)
    29     * [#RteSchMVersionInfoApi RteSchMVersionInfoApi] (○)
    30     * [#RteUseComShadowSignalApi RteUseComShadowSignalApi] (○)
    31   * [#RteBswModuleInstance RteBswModuleInstance] (○)
    32     * [#RteBswImplementationRef RteBswImplementationRef] (○)
    33     * [#RteBswModuleConfigurationRef RteBswModuleConfigurationRef] (○)
    34     * [#RteBswEventToTaskMapping RteBswEventToTaskMapping] (○)
    35       * [#RteBswActivationOffset RteBswActivationOffset] (○)
    36       * [#RteBswImmediateRestart RteBswImmediateRestart] (○)
    37       * [#RteBswPositionInTask RteBswPositionInTask] (○)
    38       * [#RteOsSchedulePoint RteOsSchedulePoint] (○)
    39       * [#RteBswMappedToTaskRef RteBswMappedToTaskRef] (○)
    40       * [#RteBswUsedOsAlarmRef RteBswUsedOsAlarmRef] (○)
    41       * [#RteBswUsedOsEventRef RteBswUsedOsEventRef] (○)
    42       * [#RteBswUsedOsSchTblExpiryPointRef RteBswUsedOsSchTblExpiryPointRef] (○)
    43       * [#RteBswEventRef RteBswEventRef] (○)
    44     * [#RteBswExclusiveAreaImpl RteBswExclusiveAreaImpl] (○)
    45       * [#RteExclusiveAreaImplMechanism RteExclusiveAreaImplMechanism] (○)
    46       * [#RteBswExclusiveAreaOsResourceRef RteBswExclusiveAreaOsResourceRef] (○)
    47       * [#RteBswExclusiveAreaRef RteBswExclusiveAreaRef] (○)
    48     * [#RteBswExternalTriggerConfig RteBswExternalTriggerConfig] (○)
    49       * [#RteBswTriggerSourceQueueLength RteBswTriggerSourceQueueLength] (○)
    50       * [#RteBswTriggerSourceRef RteBswTriggerSourceRef] (○)
    51     * [#RteBswInternalTriggerConfig RteBswInternalTriggerConfig] (○)
    52       * [#RteBswTriggerSourceQueueLength RteBswTriggerSourceQueueLength] (○)
    53       * [#RteBswTriggerSourceRef RteBswTriggerSourceRef] (○)
    54     * [#RteBswRequiredModeGroupConnection RteBswRequiredModeGroupConnection] (○)
    55       * [#RteBswProvidedModeGrpModInstRef RteBswProvidedModeGrpModInstRef] (○)
    56       * [#RteBswProvidedModeGroupRef RteBswProvidedModeGroupRef] (○)
    57       * [#RteBswRequiredModeGroupRef RteBswRequiredModeGroupRef] (○)
    58     * [#RteBswRequiredTriggerConnection RteBswRequiredTriggerConnection] (○)
    59       * [#RteBswReleasedTriggerModInstRef RteBswReleasedTriggerModInstRef] (○)
    60       * [#RteBswReleasedTriggerRef RteBswReleasedTriggerRef] (○)
    61       * [#RteBswRequiredTriggerRef RteBswRequiredTriggerRef] (○)
     14  ||= API =||= ID[[BR]][Dec] =||= ID[[BR]][Hex] =||= R4.0.3 =||= R21-11 =||
     15  || [#SchM_Init SchM_Init]                       ||  0|| 0x00||  ○  ||  ○  ||
     16  || [#SchM_Start SchM_Start]                     || 112|| 0x70||  -  ||  ○  ||
     17  || [#SchM_StartTiming SchM_StartTiming]         || 118|| 0x76||  -  ||  ○  ||
     18  || [#SchM_Deinit SchM_Deinit]                   ||  1|| 0x01||  ○  ||  ○  ||
     19  || [#SchM_GetVersionInfo SchM_GetVersionInfo]   ||  2|| 0x02||  ○  ||  ○  ||
     20  || [#SchM_Enter SchM_Enter]                     ||  3|| 0x03||  ○  ||  ○  ||
     21  || [#SchM_Exit SchM_Exit]                       ||  4|| 0x04||  ○  ||  ○  ||
     22  || [#SchM_ActMainFunction SchM_ActMainFunction] ||  5|| 0x05||  ○  ||  ○  ||
     23  || [#SchM_Switch SchM_Switch]                   ||  6|| 0x06||  ○  ||  ○  ||
     24  || [#SchM_Mode SchM_Mode]                       ||  7|| 0x07||  ○  ||  ○  ||
     25  || [#SchM_SwitchAck SchM_SwitchAck]             ||  8|| 0x08||  ○  ||  ○  ||
     26  || [#SchM_Trigger SchM_Trigger]                 ||  9|| 0x09||  ○  ||  ○  ||
     27  || [#SchM_CData SchM_CData]                     || --||   --||  ○  ||  ○  ||
     28  || [#SchM_Send SchM_Send]                       || 10|| 0x0A||  -  ||  ○  ||
     29  || [#SchM_Receive SchM_Receive]                 || 11|| 0x0B||  -  ||  ○  ||
     30  || [#SchM_Call SchM_Call]                       || 12|| 0x0C||  -  ||  ○  ||
     31  || [#SchM_Result SchM_Result]                   || 13|| 0x0D||  -  ||  ○  ||
     32  || [#SchM_Pim SchM_Pim]                         || --||   --||  -  ||  ○  ||
     33
     34* コンフィギュレーション一覧 (R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11)
     35  * [#RteBswGeneral RteBswGeneral] (○/○/○/○/○/○/○/○)
     36    * [#RteSchMVersionInfoApi RteSchMVersionInfoApi] (○/○/○/○/○/○/○/○)
     37    * [#RteUseComShadowSignalApi RteUseComShadowSignalApi] (○/○/○/○/-/-/-/-)
     38  * [#RteBswModuleInstance RteBswModuleInstance] (○/○/○/○/○/○/○/○)
     39    * [#RteBswEventToIsrMapping RteBswEventToIsrMapping] (-/-/-/-/-/○/○/○)
     40      * [#RteBswIsrEventRef RteBswIsrEventRef] (-/-/-/-/-/○/○/○)
     41      * [#RteBswMappedToIsrRef RteBswMappedToIsrRef] (-/-/-/-/-/○/○/○)
     42      * [#RteBswPositionInIsr RteBswPositionInIsr] (-/-/-/-/-/○/○/○)
     43    * [#RteBswEventToTaskMapping RteBswEventToTaskMapping] (○/○/○/○/○/○/○/○)
     44      * [#RteBswActivationOffset RteBswActivationOffset] (○/○/○/○/○/○/○/○)
     45      * [#RteBswEventPeriod RteBswEventPeriod] (-/-/-/-/-/-/-/○)
     46      * [#RteBswEventPredecessorSyncPointRef RteBswEventPredecessorSyncPointRef] (-/-/○/○/○/○/○/○)
     47      * [#RteBswEventRef RteBswEventRef] (○/○/○/○/○/○/○/○)
     48      * [#RteBswEventSuccessorSyncPointRef RteBswEventSuccessorSyncPointRef] (-/-/○/○/○/○/○/○)
     49      * [#RteBswImmediateRestart RteBswImmediateRestart] (○/○/○/○/○/○/○/○)
     50      * [#RteBswMappedToTaskRef RteBswMappedToTaskRef] (○/○/○/○/○/○/○/○)
     51      * [#RteBswPositionInTask RteBswPositionInTask] (○/○/○/○/○/○/○/○)
     52      * [#RteBswServerQueueLength RteBswServerQueueLength] (-/-/-/-/○/○/○/○)
     53      * [#RteBswUsedOsAlarmRef RteBswUsedOsAlarmRef] (○/○/○/○/○/○/○/○)
     54      * [#RteBswUsedOsEventRef RteBswUsedOsEventRef] (○/○/○/○/○/○/○/○)
     55      * [#RteBswUsedOsSchTblExpiryPointRef RteBswUsedOsSchTblExpiryPointRef] (○/○/○/○/○/○/○/○)
     56      * [#RteOsSchedulePoint RteOsSchedulePoint] (○/○/○/○/○/○/○/○)
     57    * [#RteBswExclusiveAreaImpl RteBswExclusiveAreaImpl] (○/○/○/○/○/○/○/○)
     58      * [#RteBswExclusiveAreaOsResourceRef RteBswExclusiveAreaOsResourceRef] (○/○/○/○/○/○/○/○)
     59      * [#RteBswExclusiveAreaOsSpinlockRef RteBswExclusiveAreaOsSpinlockRef] (-/○/○/○/○/○/○/○)
     60      * [#RteBswExclusiveAreaRef RteBswExclusiveAreaRef] (○/○/○/○/○/○/○/○)
     61      * [#RteExclusiveAreaImplMechanism RteExclusiveAreaImplMechanism] (○/○/○/○/○/○/○/○)
     62    * [#RteBswExternalTriggerConfig RteBswExternalTriggerConfig] (○/○/○/○/○/○/○/○)
     63      * [#RteBswTriggerSourceQueueLength RteBswTriggerSourceQueueLength] (○/○/○/○/○/○/○/○)
     64      * [#RteBswTriggerSourceRef RteBswTriggerSourceRef] (○/○/○/○/○/○/○/○)
     65    * [#RteBswImplementationRef RteBswImplementationRef] (○/○/○/○/○/○/○/○)
     66    * [#RteBswInternalTriggerConfig RteBswInternalTriggerConfig] (○/○/○/○/○/○/○/○)
     67      * [#RteBswTriggerSourceQueueLength2 RteBswTriggerSourceQueueLength] (○/○/○/○/○/○/○/○)
     68      * [#RteBswTriggerSourceRef2 RteBswTriggerSourceRef] (○/○/○/○/○/○/○/○)
     69    * [#RteBswModeMachineInstanceConfig RteBswModeMachineInstanceConfig] (-/-/-/-/○/○/○/○)
     70      * [#RteBswModeMachineQueueLength RteBswModeMachineQueueLength] (-/-/-/-/○/○/○/○)
     71      * [#RteBswModeManagerRef RteBswModeManagerRef] (-/-/-/-/○/○/○/○)
     72    * [#RteBswModuleConfigurationRef RteBswModuleConfigurationRef] (○/○/○/○/○/○/○/○)
     73    * [#RteBswRequiredClientServerConnection RteBswRequiredClientServerConnection] (-/○/○/○/○/○/○/○)
     74      * [#RteBswProvidedClientServerEntryModInstRef RteBswProvidedClientServerEntryModInstRef] (-/○/○/○/○/○/○/○)
     75      * [#RteBswProvidedClientServerEntryRef RteBswProvidedClientServerEntryRef] (-/○/○/○/○/○/○/○)
     76      * [#RteBswRequiredClientServerEntryRef RteBswRequiredClientServerEntryRef] (-/○/○/○/○/○/○/○)
     77    * [#RteBswRequiredModeGroupConnection RteBswRequiredModeGroupConnection] (○/○/○/○/○/○/○/○)
     78      * [#RteBswProvidedModeGroupRef RteBswProvidedModeGroupRef] (○/○/○/○/○/○/○/○)
     79      * [#RteBswProvidedModeGrpModInstRef RteBswProvidedModeGrpModInstRef] (○/○/○/○/○/○/○/○)
     80      * [#RteBswRequiredModeGroupRef RteBswRequiredModeGroupRef] (○/○/○/○/○/○/○/○)
     81      * [#RteModeDeclarationMappingSetRef RteModeDeclarationMappingSetRef] (-/○/○/○/○/○/○/○)
     82    * [#RteBswRequiredSenderReceiverConnection RteBswRequiredSenderReceiverConnection] (-/○/○/○/○/○/○/○)
     83      * [#RteBswProvidedDataModInstRef RteBswProvidedDataModInstRef] (-/○/○/○/○/○/○/○)
     84      * [#RteBswProvidedVariableDataPrototypeRef RteBswProvidedVariableDataPrototypeRef] (-/○/○/○/○/○/○/○)
     85      * [#RteBswRequiredVariableDataPrototypeRef RteBswRequiredVariableDataPrototypeRef] (-/○/○/○/○/○/○/○)
     86    * [#RteBswRequiredTriggerConnection RteBswRequiredTriggerConnection] (○/○/○/○/○/○/○/○)
     87      * [#RteBswReleasedTriggerModInstRef RteBswReleasedTriggerModInstRef] (○/○/○/○/○/○/○/○)
     88      * [#RteBswReleasedTriggerRef RteBswReleasedTriggerRef] (○/○/○/○/○/○/○/○)
     89      * [#RteBswRequiredTriggerRef RteBswRequiredTriggerRef] (○/○/○/○/○/○/○/○)
     90  * [#RteComUser RteComUser] (-/-/-/-/-/-/-/○)
     91    * [#ComUserModuleCnf ComUserModuleCnf] (-/-/-/-/-/-/-/○)
     92      * [#ComUserCallback ComUserCallback] (-/-/-/-/-/-/-/○)
     93        * [#ComUserCallbackName ComUserCallbackName] (-/-/-/-/-/-/-/○)
     94        * [#ComUserCallbackType ComUserCallbackType] (-/-/-/-/-/-/-/○)
     95      * [#ComUserHeaderInclude ComUserHeaderInclude] (-/-/-/-/-/-/-/○)
     96      * [#ComUserSignal ComUserSignal] (-/-/-/-/-/-/-/○)
     97        * [#ComUserCallbackRef ComUserCallbackRef] (-/-/-/-/-/-/-/○)
     98        * [#ComUserCbkHandleId ComUserCbkHandleId] (-/-/-/-/-/-/-/○)
     99        * [#ComUserSystemTemplateSystemSignalRef ComUserSystemTemplateSystemSignalRef] (-/-/-/-/-/-/-/○)
     100      * [#ComUserSignalGroup ComUserSignalGroup] (-/-/-/-/-/-/-/○)
     101        * [#ComUserCallbackRef2 ComUserCallbackRef] (-/-/-/-/-/-/-/○)
     102        * [#ComUserCbkHandleId2 ComUserCbkHandleId] (-/-/-/-/-/-/-/○)
     103        * [#ComUserSystemTemplateSignalGroupRef ComUserSystemTemplateSignalGroupRef] (-/-/-/-/-/-/-/○)
     104    * [#RteComUserEcucPartitionRef RteComUserEcucPartitionRef] (-/-/-/-/-/-/-/○)
     105  * [#RteDistributedSharedModeQueue RteDistributedSharedModeQueue] (-/-/-/-/○/○/○/○)
     106    * [#RteDSMQModeMachineInstanceRef RteDSMQModeMachineInstanceRef] (-/-/-/-/○/○/○/○)
     107    * [#RteDSMQOsTaskRef RteDSMQOsTaskRef] (-/-/-/-/○/○/○/○)
     108  * [#RteExclusiveAccessOptimization RteExclusiveAccessOptimization] (-/-/-/-/-/○/○/○)
     109    * [#RteAccessingEntityRef RteAccessingEntityRef] (-/-/-/-/-/○/○/○)
     110    * [#RteSoftwareComponentReadRef RteSoftwareComponentReadRef] (-/-/-/-/-/○/○/○)
     111    * [#RteSoftwareComponentWriteRef RteSoftwareComponentWriteRef] (-/-/-/-/-/○/○/○)
     112  * [#RteGeneration RteGeneration] (○/○/○/○/○/○/○/○)
     113    * [#RteBypassSupport RteBypassSupport] (-/○/○/○/○/○/○/○)
     114    * [#RteCalibrationSupport RteCalibrationSupport] (○/○/○/○/○/○/○/○)
     115    * [#RteCodeVendorId RteCodeVendorId] (○/○/○/○/○/○/○/○)
     116    * [#RteDevErrorDetect RteDevErrorDetect] (○/○/○/○/○/○/○/○)
     117    * [#RteDevErrorDetectUninit RteDevErrorDetectUninit] (○/○/○/○/○/○/○/○)
     118    * [#RteGenerationMode RteGenerationMode] (○/○/○/○/○/○/○/○)
     119    * [#RteInExclusiveAreaCheckEnabled RteInExclusiveAreaCheckEnabled] (-/○/○/○/○/○/○/○)
     120    * [#RteIocInteractionReturnValue RteIocInteractionReturnValue] (○/○/○/○/-/-/-/-)
     121    * [#RteMeasurementSupport RteMeasurementSupport] (○/○/○/○/○/○/○/○)
     122    * [#RteOptimizationMode RteOptimizationMode] (○/○/○/○/○/○/○/○)
     123    * [#RteToolChainSignificantCharacters RteToolChainSignificantCharacters] (○/○/○/○/○/○/○/○)
     124    * [#RteValueRangeCheckEnabled RteValueRangeCheckEnabled] (○/○/○/○/○/○/○/○)
     125    * [#RteVfbTraceAnonymousClientEnabled RteVfbTraceAnonymousClientEnabled] (-/-/-/-/-/○/○/○)
     126    * [#RteVfbTraceClient RteVfbTraceClient] (-/-/-/-/-/○/○/○)
     127      * [#RteVfbTraceClientPosition RteVfbTraceClientPosition] (-/-/-/-/-/-/○/○)
     128      * [#RteVfbTraceFunction RteVfbTraceFunction] (-/-/-/-/-/○/○/○)
     129    * [#RteVfbTraceClientPrefix RteVfbTraceClientPrefix] (○/○/○/○/○/-/-/-)
     130    * [#RteVfbTraceEnabled RteVfbTraceEnabled] (○/○/○/○/○/○/○/○)
     131    * [#RteVfbTraceFunction2 RteVfbTraceFunction] (○/○/○/○/○/-/-/-)
     132  * [#RteImplicitCommunication RteImplicitCommunication] (○/○/○/○/○/○/○/○)
     133    * [#RteCoherentAccess RteCoherentAccess] (○/○/○/○/○/○/○/○)
     134    * [#RteImmediateBufferUpdate RteImmediateBufferUpdate] (○/○/○/○/○/○/○/○)
     135    * [#RteSoftwareComponentInstanceRef RteSoftwareComponentInstanceRef] (○/○/○/○/○/○/○/○)
     136    * [#RteVariableReadAccessRef RteVariableReadAccessRef] (○/○/○/○/○/○/○/○)
     137    * [#RteVariableWriteAccessRef RteVariableWriteAccessRef] (○/○/○/○/○/○/○/○)
     138  * [#RteInitializationBehavior RteInitializationBehavior] (○/○/○/○/○/○/○/○)
     139    * [#RteInitializationStrategy RteInitializationStrategy] (○/○/○/○/○/○/○/○)
     140    * [#RteSectionInitializationPolicy RteSectionInitializationPolicy] (○/○/○/○/○/○/○/○)
     141  * [#RteInitializationRunnableBatch RteInitializationRunnableBatch] (-/○/○/○/○/○/○/○)
     142  * [#RteLdComUser RteLdComUser] (-/-/-/-/-/-/-/○)
     143    * [#LdComUserModuleCnf LdComUserModuleCnf] (-/-/-/-/-/-/-/○)
     144      * [#LdComUserCallback LdComUserCallback] (-/-/-/-/-/-/-/○)
     145        * [#LdComUserCallbackName LdComUserCallbackName] (-/-/-/-/-/-/-/○)
     146        * [#LdComUserCallbackType LdComUserCallbackType] (-/-/-/-/-/-/-/○)
     147      * [#LdComUserHeaderInclude LdComUserHeaderInclude] (-/-/-/-/-/-/-/○)
     148      * [#LdComUserIPdu LdComUserIPdu] (-/-/-/-/-/-/-/○)
     149        * [#LdComUserCallbackRef LdComUserCallbackRef] (-/-/-/-/-/-/-/○)
     150        * [#LdComUserCbkHandleId LdComUserCbkHandleId] (-/-/-/-/-/-/-/○)
     151        * [#LdComUserSystemTemplateSignalRef LdComUserSystemTemplateSignalRef] (-/-/-/-/-/-/-/○)
     152    * [#RteLdComUserEcucPartitionRef RteLdComUserEcucPartitionRef] (-/-/-/-/-/-/-/○)
     153  * [#RteOsInteraction RteOsInteraction] (○/○/○/○/○/○/○/○)
     154    * [#RteModeToScheduleTableMapping RteModeToScheduleTableMapping] (○/○/○/○/○/○/○/○)
     155      * [#RteModeScheduleTableRef RteModeScheduleTableRef] (○/○/○/○/○/○/○/○)
     156      * [#RteModeSchtblMapBsw RteModeSchtblMapBsw] (○/○/○/○/○/○/○/○)
     157        * [#RteModeSchtblMapBswInstanceRef RteModeSchtblMapBswInstanceRef] (○/○/○/○/○/○/○/○)
     158        * [#RteModeSchtblMapBswProvidedModeGroupRef RteModeSchtblMapBswProvidedModeGroupRef] (○/○/○/○/○/○/○/○)
     159      * [#RteModeSchtblMapModeDeclarationRef RteModeSchtblMapModeDeclarationRef] (○/○/○/○/○/○/○/○)
     160      * [#RteModeSchtblMapSwc RteModeSchtblMapSwc] (○/○/○/○/○/○/○/○)
     161        * [#RteModeSchtblMapSwcInstanceRef RteModeSchtblMapSwcInstanceRef] (○/○/○/○/○/○/○/○)
     162        * [#RteModeSchtblMapSwcPortRef RteModeSchtblMapSwcPortRef] (○/○/○/○/○/○/○/○)
     163    * [#RteOsTaskChain RteOsTaskChain] (-/-/-/-/○/○/○/○)
     164      * [#RtePredecessorOsTaskRef RtePredecessorOsTaskRef] (-/-/-/-/○/○/○/○)
     165      * [#RteSuccessorOsTaskRef RteSuccessorOsTaskRef] (-/-/-/-/○/○/○/○)
     166    * [#RteSyncPoint RteSyncPoint] (-/-/○/○/○/○/○/○)
     167    * [#RteUsedOsActivation RteUsedOsActivation] (○/○/○/○/○/○/○/○)
     168      * [#RteActivationOsAlarmRef RteActivationOsAlarmRef] (○/○/○/○/○/○/○/○)
     169      * [#RteActivationOsSchTblRef RteActivationOsSchTblRef] (○/○/○/○/○/○/○/○)
     170      * [#RteActivationOsTaskRef RteActivationOsTaskRef] (○/○/○/○/○/○/○/○)
     171      * [#RteExpectedActivationOffset RteExpectedActivationOffset] (○/○/○/○/○/○/○/○)
     172      * [#RteExpectedTickDuration RteExpectedTickDuration] (○/○/○/○/○/○/○/○)
     173  * [#RtePostBuildVariantConfiguration RtePostBuildVariantConfiguration] (○/○/○/○/○/○/○/○)
     174    * [#RtePostBuildUsedPredefinedVariant RtePostBuildUsedPredefinedVariant] (○/○/○/○/○/○/○/○)
     175  * [#RteRips RteRips] (-/-/-/-/○/○/○/○)
     176    * [#RteRipsSupport RteRipsSupport] (-/-/-/-/○/○/○/○)
     177  * [#RteSerializedCommunication RteSerializedCommunication] (-/○/-/-/-/-/-/-)
     178    * [#RteSerializedSignal RteSerializedSignal] (-/○/-/-/-/-/-/-)
     179      * [#RteSerializerBswModuleEntryRef RteSerializerBswModuleEntryRef] (-/○/-/-/-/-/-/-)
     180      * [#RteSystemSignalRef RteSystemSignalRef] (-/○/-/-/-/-/-/-)
     181  * [#RteSwComponentInstance RteSwComponentInstance] (○/○/○/○/○/○/○/○)
     182    * [#RteEventToIsrMapping RteEventToIsrMapping] (-/-/-/-/-/○/○/○)
     183      * [#RteIsrEventRef RteIsrEventRef] (-/-/-/-/-/○/○/○)
     184      * [#RteMappedToIsrRef RteMappedToIsrRef] (-/-/-/-/-/○/○/○)
     185      * [#RtePositionInIsr RtePositionInIsr] (-/-/-/-/-/○/○/○)
     186    * [#RteEventToTaskMapping RteEventToTaskMapping] (○/○/○/○/○/○/○/○)
     187      * [#RteActivationOffset RteActivationOffset] (○/○/○/○/○/○/○/○)
     188      * [#RteEventPredecessorSyncPointRef RteEventPredecessorSyncPointRef] (-/-/○/○/○/○/○/○)
     189      * [#RteEventRef RteEventRef] (○/○/○/○/○/○/○/○)
     190      * [#RteEventSuccessorSyncPointRef RteEventSuccessorSyncPointRef] (-/-/○/○/○/○/○/○)
     191      * [#RteImmediateRestart RteImmediateRestart] (○/○/○/○/○/○/○/○)
     192      * [#RteMappedToTaskRef RteMappedToTaskRef] (○/○/○/○/○/○/○/○)
     193      * [#RteOsSchedulePoint2 RteOsSchedulePoint] (○/○/○/○/○/○/○/○)
     194      * [#RtePositionInTask RtePositionInTask] (○/○/○/○/○/○/○/○)
     195      * [#RteServerQueueLength RteServerQueueLength] (-/-/-/-/○/○/○/○)
     196      * [#RteUsedInitFnc RteUsedInitFnc] (-/○/○/○/○/○/○/○)
     197      * [#RteUsedOsAlarmRef RteUsedOsAlarmRef] (○/○/○/○/○/○/○/○)
     198      * [#RteUsedOsEventRef RteUsedOsEventRef] (○/○/○/○/○/○/○/○)
     199      * [#RteUsedOsSchTblExpiryPointRef RteUsedOsSchTblExpiryPointRef] (○/○/○/○/○/○/○/○)
     200      * [#RteVirtuallyMappedToTaskRef RteVirtuallyMappedToTaskRef] (○/○/○/○/○/○/○/○)
     201    * [#RteExclusiveAreaImplementation RteExclusiveAreaImplementation] (○/○/○/○/○/○/○/○)
     202      * [#RteExclusiveAreaImplMechanism2 RteExclusiveAreaImplMechanism] (○/○/○/○/○/○/○/○)
     203      * [#RteExclusiveAreaOsResourceRef RteExclusiveAreaOsResourceRef] (○/○/○/○/○/○/○/○)
     204      * [#RteExclusiveAreaRef RteExclusiveAreaRef] (○/○/○/○/○/○/○/○)
     205    * [#RteExternalTriggerConfig RteExternalTriggerConfig] (○/○/○/○/○/○/○/○)
     206      * [#RteSwcTriggerSourceRef RteSwcTriggerSourceRef] (○/○/○/○/○/○/○/○)
     207      * [#RteTriggerSourceQueueLength RteTriggerSourceQueueLength] (○/○/○/○/○/○/○/○)
     208    * [#RteInternalTriggerConfig RteInternalTriggerConfig] (○/○/○/○/○/○/○/○)
     209      * [#RteSwcTriggerSourceRef2 RteSwcTriggerSourceRef] (○/○/○/○/○/○/○/○)
     210      * [#RteTriggerSourceQueueLength2 RteTriggerSourceQueueLength] (○/○/○/○/○/○/○/○)
     211    * [#RteModeMachineInstanceConfig RteModeMachineInstanceConfig] (-/-/-/-/○/○/○/○)
     212      * [#RteModeMachineQueueLength RteModeMachineQueueLength] (-/-/-/-/○/○/○/○)
     213      * [#RteSwcModeManagerRef RteSwcModeManagerRef] (-/-/-/-/○/○/○/○)
     214    * [#RteNvRamAllocation RteNvRamAllocation] (○/○/○/○/○/○/○/○)
     215      * [#RteNvmBlockRef RteNvmBlockRef] (○/○/○/○/○/○/○/○)
     216      * [#RteNvmRamBlockLocationSymbol RteNvmRamBlockLocationSymbol] (○/○/○/○/○/○/○/○)
     217      * [#RteNvmRomBlockLocationSymbol RteNvmRomBlockLocationSymbol] (○/○/○/○/○/○/○/○)
     218      * [#RteSwNvBlockDescriptorRef RteSwNvBlockDescriptorRef] (-/-/○/○/○/○/○/○)
     219      * [#RteSwNvRamMappingRef RteSwNvRamMappingRef] (○/○/○/○/○/○/○/○)
     220    * [#RteSoftwareComponentInstanceRef2 RteSoftwareComponentInstanceRef] (○/○/○/○/○/○/○/○)
     221  * [#RteSwComponentType RteSwComponentType] (○/○/○/○/○/○/○/○)
     222    * [#RteBypassSupportEnabled RteBypassSupportEnabled] (-/○/○/○/○/○/○/○)
     223    * [#RteComponentTypeCalibration RteComponentTypeCalibration] (○/○/○/○/○/○/○/○)
     224      * [#RteCalibrationSupportEnabled RteCalibrationSupportEnabled] (○/○/○/○/○/○/○/○)
     225      * [#RteCalibrationSwAddrMethodRef RteCalibrationSwAddrMethodRef] (○/○/○/○/○/○/○/○)
     226    * [#RteComponentTypeRef RteComponentTypeRef] (○/○/○/○/○/○/○/○)
     227    * [#RteImplementationRef RteImplementationRef] (○/○/○/○/○/○/○/○)
    62228
    63229* エラーコード一覧
    64230
    65   ||= エラーコード =||= Dec =||= Hex =||= R4.0.3 =||
    66   ||SCHM_E_OK                ||   0||   0x00||  ○  ||
    67   ||SCHM_E_LIMIT             || 130||   0x82||  ○  ||
    68   ||SCHM_E_NO_DATA           || 131||   0x83||  ○  ||
    69   ||SCHM_E_TRANSMIT_ACK      || 132||   0x84||  ○  ||
    70   ||SCHM_E_IN_EXCLUSIVE_AREA || 135||   0x87||  ○  ||
    71   ||SCHM_E_TIMEOUT           || 129||   0x81||  ○  ||
     231  ||= エラーコード =||= Dec =||= Hex =||= R4.0.3 =||= R21-11 =||
     232  ||SCHM_E_OK                ||   0||   0x00||  ○  ||  ○  ||
     233  ||SCHM_E_LIMIT             || 130||   0x82||  ○  ||  ○  ||
     234  ||SCHM_E_NO_DATA           || 131||   0x83||  ○  ||  ○  ||
     235  ||SCHM_E_TRANSMIT_ACK      || 132||   0x84||  ○  ||  ○  ||
     236  ||SCHM_E_IN_EXCLUSIVE_AREA || 135||   0x87||  ○  ||  ○  ||
     237  ||SCHM_E_TIMEOUT           || 129||   0x81||  ○  ||  ○  ||
     238  ||SCHM_E_LOST_DATA         ||  64||   0x40||  -  ||  ○  ||
    72239
    73240----
     
    76243
    77244== SchM_Init ==
     245* R4.0.3
    78246{{{
    79247void SchM_Init([SchM_ConfigType *ConfigPtr])
    80248}}}
     249* R21-11
     250{{{
     251void SchM_Init (const SchM_ConfigType* ConfigPtr)
     252}}}
    81253
    82254== SchM_Deinit ==
     
    91263
    92264== SchM_Enter ==
     265* R4.0.3
    93266{{{
    94267void SchM_Enter_<bsnp>[_<vi>_<ai>]_<name>()
     268}}}
     269* R21-11
     270{{{
     271void SchM_Enter_<bsnp>[_<vi>_<ai>]_[<me>_]<name>()
    95272}}}
    96273* 排他エリアに入場する
     
    99276
    100277== SchM_Exit ==
     278* R4.0.3
    101279{{{
    102280void SchM_Exit_<bsnp>[_<vi>_<ai>]_<name>()
     281}}}
     282* R21-11
     283{{{
     284void SchM_Exit_<bsnp>[_<vi>_<ai>]_[<me>_]<name>()
    103285}}}
    104286* 排他エリアから退場する
     
    129311
    130312== SchM_Trigger ==
     313* R4.0.3
    131314{{{
    132315void SchM_Trigger_<bsnp>[_<vi>_<ai>]_<name>()
    133316}}}
     317* R21-11
     318{{{
     319signature if swImplPolicy of the Trigger is not set to queued:void SchM_Trigger_<bsnp>[_<vi>_<ai>]_<name>()
     320signature if swImplPolicy of the Trigger is set to queued:Std_ReturnType SchM_Trigger_<bsnp>[_<vi>_<ai>]_<name>()
     321}}}
    134322
    135323== SchM_CData ==
     324* R4.0.3
    136325{{{
    137326void SchM_CData_<bsnp>[_<vi>_<ai>]_<name>()
    138327}}}
     328* R21-11
     329{{{
     330<return> SchM_CData_<bsnp>[_<vi>_<ai>]_<name>()
     331}}}
     332
     333== SchM_Start ==
     334{{{
     335void SchM_Start (void)
     336}}}
     337
     338== SchM_StartTiming ==
     339{{{
     340void SchM_StartTiming (void)
     341}}}
     342
     343== SchM_Send ==
     344{{{
     345Std_ReturnType SchM_Send_<bsnp>[_<vi>_<ai>]_<name>(IN <data>)
     346}}}
     347
     348== SchM_Receive ==
     349{{{
     350Std_ReturnType SchM_Receive_<bsnp>[_<vi>_<ai>]_<name>(OUT <data>)
     351}}}
     352
     353== SchM_Call ==
     354{{{
     355Std_ReturnType SchM_Call_<bsnp>[_<vi>_<ai>]_<name>([OUT <typeOfReturnValue> returnValue][IN|IN/OUT|OUT]<data_1>...[IN|IN/OUT|OUT] <data_n>)
     356}}}
     357
     358== SchM_Result ==
     359{{{
     360Std_ReturnType SchM_Result_<bsnp>[_<vi>_<ai>]_<name>([OUT <typeOfReturnValue> returnValue][IN/OUT|OUT]<data_1> ...[IN/OUT|OUT] <data_n>)
     361}}}
     362
     363== SchM_Pim ==
     364{{{
     365<return> SchM_Pim_<bsnp>[_<vi>_<ai>]_<name>()
     366}}}
     367
    139368
    140369----
    141 
    142370= コンフィギュレーション仕様 =
    143371
     
    146374/AUTOSAR/EcucDefs/Rte/RteBswGeneral
    147375}}}
    148 * 型:Container
    149 * 多重度:1
    150 * SchMの一般的なコンフィギュレーションパラメータを保持する
     376* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     377* SWSタグ: ECUC_Rte_09061
     378* タイプ: PARAM-CONF-CONTAINER
     379* 多重度: 1
    151380
    152381== RteSchMVersionInfoApi ==
     
    154383/AUTOSAR/EcucDefs/Rte/RteBswGeneral/RteSchMVersionInfoApi
    155384}}}
    156 * 型:BooleanParam
    157 * 多重度:1
     385* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     386* SWSタグ: ECUC_Rte_09062
     387* タイプ: BOOLEAN-PARAM
     388* 多重度: 1
     389* デフォルト値:
     390  * R4.3.1/R4.4.0/R19-11/R20-11/R21-11: false
    158391
    159392== RteUseComShadowSignalApi ==
     
    161394/AUTOSAR/EcucDefs/Rte/RteBswGeneral/RteUseComShadowSignalApi
    162395}}}
    163 * 型:BooleanParam
    164 * 多重度:1
    165 * ComShadowSignal API(※)の使用有無
    166   * (※)Com_UpdateShadowSignal, Com_InvalidateShadowSignal, Com_ReceiveShadowSignal
     396* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1
     397* SWSタグ: ECUC_Rte_09107
     398* タイプ: BOOLEAN-PARAM
     399* 多重度:
     400  * R4.0.3/R4.1.3/R4.2.2: 1
     401  * R4.3.1: 0..1
     402* デフォルト値: false
    167403
    168404== RteBswModuleInstance ==
     
    170406/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance
    171407}}}
    172 * 型:Container
    173 * 多重度:0..*
    174 * SchM生成に関するパラメータを保持する
     408* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     409* SWSタグ: ECUC_Rte_09002
     410* タイプ: PARAM-CONF-CONTAINER
     411* 多重度: 0..*
     412
     413== RteBswEventToIsrMapping ==
     414{{{
     415/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToIsrMapping
     416}}}
     417* 対象リビジョン: R19-11/R20-11/R21-11
     418* SWSタグ: ECUC_Rte_09157
     419* タイプ: PARAM-CONF-CONTAINER
     420* 多重度: 0..*
     421
     422== RteBswIsrEventRef ==
     423{{{
     424/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToIsrMapping/RteBswIsrEventRef
     425}}}
     426* 対象リビジョン: R19-11/R20-11/R21-11
     427* SWSタグ: ECUC_Rte_09159
     428* タイプ: FOREIGN-REFERENCE
     429* 多重度: 1
     430* 参照先タイプ: BSW-EVENT
     431
     432== RteBswMappedToIsrRef ==
     433{{{
     434/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToIsrMapping/RteBswMappedToIsrRef
     435}}}
     436* 対象リビジョン: R19-11/R20-11/R21-11
     437* SWSタグ: ECUC_Rte_09160
     438* タイプ: REFERENCE
     439* 多重度: 1
     440* 参照先: [wiki:spec/Os#OsIsr /AUTOSAR/EcucDefs/Os/OsIsr]
     441
     442== RteBswPositionInIsr ==
     443{{{
     444/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToIsrMapping/RteBswPositionInIsr
     445}}}
     446* 対象リビジョン: R19-11/R20-11/R21-11
     447* SWSタグ: ECUC_Rte_09158
     448* タイプ: INTEGER-PARAM
     449* 多重度: 1
     450* 上限値: 65535
     451* 下限値: 0
     452
     453== RteBswEventToTaskMapping ==
     454{{{
     455/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping
     456}}}
     457* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     458* SWSタグ: ECUC_Rte_09065
     459* タイプ: PARAM-CONF-CONTAINER
     460* 多重度: 0..*
     461
     462== RteBswActivationOffset ==
     463{{{
     464/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping/RteBswActivationOffset
     465}}}
     466* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     467* SWSタグ: ECUC_Rte_09063
     468* タイプ: FLOAT-PARAM
     469* 多重度: 0..1
     470* 上限値: INF
     471* 下限値: 0
     472
     473== RteBswEventPeriod ==
     474{{{
     475/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping/RteBswEventPeriod
     476}}}
     477* 対象リビジョン: R21-11
     478* SWSタグ: ECUC_Rte_09207
     479* タイプ: FLOAT-PARAM
     480* 多重度: 0..1
     481
     482== RteBswEventPredecessorSyncPointRef ==
     483{{{
     484/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping/RteBswEventPredecessorSyncPointRef
     485}}}
     486* 対象リビジョン: R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     487* SWSタグ: ECUC_Rte_09130
     488* タイプ: REFERENCE
     489* 多重度: 0..1
     490* 参照先: [#RteSyncPoint /AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteSyncPoint]
     491
     492== RteBswEventRef ==
     493{{{
     494/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping/RteBswEventRef
     495}}}
     496* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     497* SWSタグ: ECUC_Rte_09064
     498* タイプ: FOREIGN-REFERENCE
     499* 多重度:
     500  * R4.0.3/R4.1.3/R4.2.2/R4.3.1: 1
     501  * R4.4.0/R19-11/R20-11/R21-11: 1..*
     502* 参照先タイプ: BSW-EVENT
     503
     504== RteBswEventSuccessorSyncPointRef ==
     505{{{
     506/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping/RteBswEventSuccessorSyncPointRef
     507}}}
     508* 対象リビジョン: R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     509* SWSタグ: ECUC_Rte_09131
     510* タイプ: REFERENCE
     511* 多重度: 0..1
     512* 参照先: [#RteSyncPoint /AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteSyncPoint]
     513
     514== RteBswImmediateRestart ==
     515{{{
     516/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping/RteBswImmediateRestart
     517}}}
     518* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     519* SWSタグ: ECUC_Rte_09093
     520* タイプ: BOOLEAN-PARAM
     521* 多重度: 1
     522* デフォルト値: false
     523
     524== RteBswMappedToTaskRef ==
     525{{{
     526/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping/RteBswMappedToTaskRef
     527}}}
     528* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     529* SWSタグ: ECUC_Rte_09067
     530* タイプ: REFERENCE
     531* 多重度: 0..1
     532* 参照先: [wiki:spec/Os#OsTask /AUTOSAR/EcucDefs/Os/OsTask]
     533
     534== RteBswPositionInTask ==
     535{{{
     536/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping/RteBswPositionInTask
     537}}}
     538* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     539* SWSタグ: ECUC_Rte_09068
     540* タイプ: INTEGER-PARAM
     541* 多重度: 0..1
     542* 上限値: 65535
     543* 下限値: 0
     544
     545== RteBswServerQueueLength ==
     546{{{
     547/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping/RteBswServerQueueLength
     548}}}
     549* 対象リビジョン: R4.4.0/R19-11/R20-11/R21-11
     550* SWSタグ: ECUC_Rte_09134
     551* タイプ: INTEGER-PARAM
     552* 多重度: 0..1
     553* 上限値: 65535
     554* 下限値: 0
     555
     556== RteBswUsedOsAlarmRef ==
     557{{{
     558/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping/RteBswUsedOsAlarmRef
     559}}}
     560* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     561* SWSタグ: ECUC_Rte_09069
     562* タイプ: REFERENCE
     563* 多重度: 0..1
     564* 参照先: [wiki:spec/Os#OsAlarm /AUTOSAR/EcucDefs/Os/OsAlarm]
     565
     566== RteBswUsedOsEventRef ==
     567{{{
     568/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping/RteBswUsedOsEventRef
     569}}}
     570* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     571* SWSタグ: ECUC_Rte_09070
     572* タイプ: REFERENCE
     573* 多重度: 0..1
     574* 参照先: [wiki:spec/Os#OsEvent /AUTOSAR/EcucDefs/Os/OsEvent]
     575
     576== RteBswUsedOsSchTblExpiryPointRef ==
     577{{{
     578/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping/RteBswUsedOsSchTblExpiryPointRef
     579}}}
     580* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     581* SWSタグ: ECUC_Rte_09071
     582* タイプ: REFERENCE
     583* 多重度: 0..1
     584* 参照先: [wiki:spec/Os#OsScheduleTableExpiryPoint /AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableExpiryPoint]
     585
     586== RteOsSchedulePoint ==
     587{{{
     588/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping/RteOsSchedulePoint
     589}}}
     590* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     591* SWSタグ: ECUC_Rte_09022
     592* タイプ: ENUMERATION-PARAM
     593* 多重度: 0..1
     594* 選択肢:
     595  * CONDITIONAL
     596  * NONE
     597  * UNCONDITIONAL
     598
     599== RteBswExclusiveAreaImpl ==
     600{{{
     601/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswExclusiveAreaImpl
     602}}}
     603* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     604* SWSタグ: ECUC_Rte_09072
     605* タイプ: PARAM-CONF-CONTAINER
     606* 多重度: 0..*
     607
     608== RteBswExclusiveAreaOsResourceRef ==
     609{{{
     610/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswExclusiveAreaImpl/RteBswExclusiveAreaOsResourceRef
     611}}}
     612* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     613* SWSタグ: ECUC_Rte_09073
     614* タイプ: REFERENCE
     615* 多重度: 0..1
     616* 参照先: [wiki:spec/Os#OsResource /AUTOSAR/EcucDefs/Os/OsResource]
     617
     618== RteBswExclusiveAreaOsSpinlockRef ==
     619{{{
     620/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswExclusiveAreaImpl/RteBswExclusiveAreaOsSpinlockRef
     621}}}
     622* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     623* SWSタグ: ECUC_Rte_09112
     624* タイプ: REFERENCE
     625* 多重度: 0..1
     626* 参照先: [wiki:spec/Os#OsSpinlock /AUTOSAR/EcucDefs/Os/OsSpinlock]
     627
     628== RteBswExclusiveAreaRef ==
     629{{{
     630/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswExclusiveAreaImpl/RteBswExclusiveAreaRef
     631}}}
     632* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     633* SWSタグ: ECUC_Rte_09074
     634* タイプ: FOREIGN-REFERENCE
     635* 多重度: 1
     636* 参照先タイプ: EXCLUSIVE-AREA
     637
     638== RteExclusiveAreaImplMechanism ==
     639{{{
     640/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswExclusiveAreaImpl/RteExclusiveAreaImplMechanism
     641}}}
     642* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     643* SWSタグ: ECUC_Rte_09029
     644* タイプ: ENUMERATION-PARAM
     645* 多重度: 1
     646* 選択肢:
     647  * R4.0.3:
     648    * ALL_INTERRUPT_BLOCKING
     649    * COOPERATIVE_RUNNABLE_PLACEMENT
     650    * OS_INTERRUPT_BLOCKING
     651    * OS_RESOURCE
     652  * R4.1.3/R4.2.2:
     653    * ALL_INTERRUPT_BLOCKING
     654    * COOPERATIVE_RUNNABLE_PLACEMENT
     655    * OS_INTERRUPT_BLOCKING
     656    * OS_RESOURCE
     657    * OS_SPINLOCK
     658  * R4.3.1:
     659    * ALL_INTERRUPT_BLOCKING
     660    * NONE
     661    * OS_INTERRUPT_BLOCKING
     662    * OS_RESOURCE
     663    * OS_SPINLOCK
     664  * R4.4.0/R19-11/R20-11/R21-11:
     665    * ALL_INTERRUPT_BLOCKING
     666    * NONE
     667    * OS_INTERRUPT_BLOCKING
     668    * OS_RESOURCE
     669    * OS_SPINLOCK
     670    * RTE_PLUGIN
     671
     672== RteBswExternalTriggerConfig ==
     673{{{
     674/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswExternalTriggerConfig
     675}}}
     676* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     677* SWSタグ: ECUC_Rte_09099
     678* タイプ: PARAM-CONF-CONTAINER
     679* 多重度: 0..*
     680
     681== RteBswTriggerSourceQueueLength ==
     682{{{
     683/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswExternalTriggerConfig/RteBswTriggerSourceQueueLength
     684}}}
     685* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     686* SWSタグ: ECUC_Rte_09101
     687* タイプ: INTEGER-PARAM
     688* 多重度: 1
     689* 上限値: 4294967295
     690* 下限値: 0
     691* デフォルト値: 0
     692
     693== RteBswTriggerSourceRef ==
     694{{{
     695/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswExternalTriggerConfig/RteBswTriggerSourceRef
     696}}}
     697* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     698* SWSタグ: ECUC_Rte_09100
     699* タイプ: FOREIGN-REFERENCE
     700* 多重度: 1
     701* 参照先タイプ: TRIGGER
    175702
    176703== RteBswImplementationRef ==
     
    178705/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswImplementationRef
    179706}}}
    180 * 型:Reference
    181 * 多重度:1
    182 * BSW実装(BswImplementaion)
     707* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     708* SWSタグ: ECUC_Rte_09066
     709* タイプ: FOREIGN-REFERENCE
     710* 多重度: 1
     711* 参照先タイプ: BSW-IMPLEMENTATION
     712
     713== RteBswInternalTriggerConfig ==
     714{{{
     715/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswInternalTriggerConfig
     716}}}
     717* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     718* SWSタグ: ECUC_Rte_09102
     719* タイプ: PARAM-CONF-CONTAINER
     720* 多重度: 0..*
     721
     722== RteBswTriggerSourceQueueLength(2) ==
     723{{{
     724/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswInternalTriggerConfig/RteBswTriggerSourceQueueLength
     725}}}
     726* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     727* SWSタグ: ECUC_Rte_09104
     728* タイプ: INTEGER-PARAM
     729* 多重度: 1
     730* 上限値: 4294967295
     731* 下限値: 0
     732* デフォルト値: 0
     733
     734== RteBswTriggerSourceRef(2) ==
     735{{{
     736/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswInternalTriggerConfig/RteBswTriggerSourceRef
     737}}}
     738* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     739* SWSタグ: ECUC_Rte_09103
     740* タイプ: FOREIGN-REFERENCE
     741* 多重度: 1
     742* 参照先タイプ: BSW-INTERNAL-TRIGGERING-POINT
     743
     744== RteBswModeMachineInstanceConfig ==
     745{{{
     746/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswModeMachineInstanceConfig
     747}}}
     748* 対象リビジョン: R4.4.0/R19-11/R20-11/R21-11
     749* SWSタグ: ECUC_Rte_09148
     750* タイプ: PARAM-CONF-CONTAINER
     751* 多重度: 0..*
     752
     753== RteBswModeMachineQueueLength ==
     754{{{
     755/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswModeMachineInstanceConfig/RteBswModeMachineQueueLength
     756}}}
     757* 対象リビジョン: R4.4.0/R19-11/R20-11/R21-11
     758* SWSタグ: ECUC_Rte_09150
     759* タイプ: INTEGER-PARAM
     760* 多重度: 1
     761* 上限値: 4294967295
     762* 下限値: 0
     763* デフォルト値: 1
     764
     765== RteBswModeManagerRef ==
     766{{{
     767/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswModeMachineInstanceConfig/RteBswModeManagerRef
     768}}}
     769* 対象リビジョン: R4.4.0/R19-11/R20-11/R21-11
     770* SWSタグ: ECUC_Rte_09149
     771* タイプ: FOREIGN-REFERENCE
     772* 多重度: 1
     773* 参照先タイプ: MODE-DECLARATION-GROUP-PROTOTYPE
    183774
    184775== RteBswModuleConfigurationRef ==
     
    186777/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswModuleConfigurationRef
    187778}}}
    188 * 型:Reference
    189 * 多重度:0..1
    190 
    191 == RteBswEventToTaskMapping ==
    192 {{{
    193 /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping
    194 }}}
    195 * 型:Container
    196 * 多重度:0..*
    197 * BSWイベント(およびSchMイベントから起動するBSWスケジューラブル)のOSタスクへのマッピング
    198 
    199 == RteBswActivationOffset ==
    200 {{{
    201 /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping/RteBswActivationOffset
    202 }}}
    203 * 型:FloatParam
    204 * 多重度:0..1
    205 * BSWイベントの起動オフセット(単位:秒)
    206 
    207 == RteBswImmediateRestart ==
    208 {{{
    209 /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping/RteBswImmediateRestart
    210 }}}
    211 * 型:BooleanParam
    212 * 多重度:1
    213 
    214 == RteBswPositionInTask ==
    215 {{{
    216 /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping/RteBswPositionInTask
    217 }}}
    218 * 型:IntegerParam
    219 * 多重度:0..1
    220 * タスク内のBSWスケジューラブルの実行順番
    221 
    222 == RteOsSchedulePoint ==
    223 {{{
    224 /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping/RteOsSchedulePoint
    225 }}}
    226 * 型:EnumerationParam
    227 * 多重度:0..1
    228 
    229 == RteBswMappedToTaskRef ==
    230 {{{
    231 /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping/RteBswMappedToTaskRef
    232 }}}
    233 * 型:Reference
    234 * 多重度:0..1
    235 * BSWイベントのマッピング先のOSタスク
    236 
    237 == RteBswUsedOsAlarmRef ==
    238 {{{
    239 /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping/RteBswUsedOsAlarmRef
    240 }}}
    241 * 型:Reference
    242 * 多重度:0..1
    243 * BSWイベントのマッピング先OSタスクを起動するOSアラーム
    244 
    245 == RteBswUsedOsEventRef ==
    246 {{{
    247 /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping/RteBswUsedOsEventRef
    248 }}}
    249 * 型:Reference
    250 * 多重度:0..1
    251 * BSWイベントのマッピング先OSイベント
    252 
    253 == RteBswUsedOsSchTblExpiryPointRef ==
    254 {{{
    255 /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping/RteBswUsedOsSchTblExpiryPointRef
    256 }}}
    257 * 型:Reference
    258 * 多重度:0..1
    259 
    260 == RteBswEventRef ==
    261 {{{
    262 /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswEventToTaskMapping/RteBswEventRef
    263 }}}
    264 * 型:Reference
    265 * 多重度:1
    266 * コンフィギュレーション対象のBSWイベント
    267 
    268 == RteBswExclusiveAreaImpl ==
    269 {{{
    270 /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswExclusiveAreaImpl
    271 }}}
    272 * 型:Container
    273 * 多重度:0..*
    274 * 排他エリアの実現メカニズム
    275 
    276 == RteExclusiveAreaImplMechanism ==
    277 {{{
    278 /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswExclusiveAreaImpl/RteExclusiveAreaImplMechanism
    279 }}}
    280 * 型:EnumerationParam
    281   * ALL_INTERRUPT_BLOCKING:全割込みの禁止
    282   * COOPERATIVE_RUNNABLE_PLACEMENT:協調ランナブル配置
    283   * OS_INTERRUPT_BLOCKING:OS割込みの禁止
    284   * OS_RESOURCE:OSリソースの獲得
    285 * 多重度:1
    286 * 排他エリアの実現メカニズム種別
    287 * TOPPERS/A-RTEGENでは、以下もサポートしている
    288   * OS_SPINLOCK:OSスピンロックの獲得
    289   * NONE:排他なし
    290 
    291 == RteBswExclusiveAreaOsResourceRef ==
    292 {{{
    293 /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswExclusiveAreaImpl/RteBswExclusiveAreaOsResourceRef
    294 }}}
    295 * 型:Reference
    296 * 多重度:0..1
    297 * 排他エリアの実現のために使用するOSリソース
    298 
    299 == RteBswExclusiveAreaRef ==
    300 {{{
    301 /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswExclusiveAreaImpl/RteBswExclusiveAreaRef
    302 }}}
    303 * 型:Reference
    304 * 多重度:1
    305 * コンフィギュレーション対象の排他エリア
    306 
    307 == RteBswExternalTriggerConfig ==
    308 {{{
    309 /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswExternalTriggerConfig
    310 }}}
    311 * 型:Container
    312 * 多重度:0..*
    313 
    314 == RteBswTriggerSourceQueueLength ==
    315 {{{
    316 /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswExternalTriggerConfig/RteBswTriggerSourceQueueLength
    317 }}}
    318 * 型:IntegerParam
    319 * 多重度:1
    320 
    321 == RteBswTriggerSourceRef ==
    322 {{{
    323 /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswExternalTriggerConfig/RteBswTriggerSourceRef
    324 }}}
    325 * 型:Reference
    326 * 多重度:1
    327 
    328 == RteBswInternalTriggerConfig ==
    329 {{{
    330 /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswInternalTriggerConfig
    331 }}}
    332 * 型:Container
    333 * 多重度:0..*
    334 
    335 == RteBswTriggerSourceQueueLength ==
    336 {{{
    337 /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswInternalTriggerConfig/RteBswTriggerSourceQueueLength
    338 }}}
    339 * 型:IntegerParam
    340 * 多重度:1
    341 
    342 == RteBswTriggerSourceRef ==
    343 {{{
    344 /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswInternalTriggerConfig/RteBswTriggerSourceRef
    345 }}}
    346 * 型:Reference
    347 * 多重度:1
     779* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     780* SWSタグ: ECUC_Rte_09001
     781* タイプ: FOREIGN-REFERENCE
     782* 多重度: 0..1
     783* 参照先タイプ:
     784  * R4.0.3: MODULE-CONFIGURATION
     785  * R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11: ECUC-MODULE-CONFIGURATION-VALUES
     786
     787== RteBswRequiredClientServerConnection ==
     788{{{
     789/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswRequiredClientServerConnection
     790}}}
     791* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     792* SWSタグ: ECUC_Rte_09117
     793* タイプ: PARAM-CONF-CONTAINER
     794* 多重度: 0..*
     795
     796== RteBswProvidedClientServerEntryModInstRef ==
     797{{{
     798/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswRequiredClientServerConnection/RteBswProvidedClientServerEntryModInstRef
     799}}}
     800* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     801* SWSタグ: ECUC_Rte_09124
     802* タイプ: REFERENCE
     803* 多重度: 1
     804* 参照先: [#RteBswModuleInstance /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance]
     805
     806== RteBswProvidedClientServerEntryRef ==
     807{{{
     808/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswRequiredClientServerConnection/RteBswProvidedClientServerEntryRef
     809}}}
     810* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     811* SWSタグ: ECUC_Rte_09119
     812* タイプ: FOREIGN-REFERENCE
     813* 多重度: 1
     814* 参照先タイプ: BSW-MODULE-CLIENT-SERVER-ENTRY
     815
     816== RteBswRequiredClientServerEntryRef ==
     817{{{
     818/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswRequiredClientServerConnection/RteBswRequiredClientServerEntryRef
     819}}}
     820* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     821* SWSタグ: ECUC_Rte_09118
     822* タイプ: FOREIGN-REFERENCE
     823* 多重度: 1
     824* 参照先タイプ: BSW-MODULE-CLIENT-SERVER-ENTRY
    348825
    349826== RteBswRequiredModeGroupConnection ==
     
    351828/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswRequiredModeGroupConnection
    352829}}}
    353 * 型:Container
    354 * 多重度:0..*
    355 * 要求モードグループと提供モードグループの接続
     830* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     831* SWSタグ: ECUC_Rte_09081
     832* タイプ: PARAM-CONF-CONTAINER
     833* 多重度: 0..*
     834
     835== RteBswProvidedModeGroupRef ==
     836{{{
     837/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswRequiredModeGroupConnection/RteBswProvidedModeGroupRef
     838}}}
     839* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     840* SWSタグ: ECUC_Rte_09079
     841* タイプ: FOREIGN-REFERENCE
     842* 多重度: 1
     843* 参照先タイプ: MODE-DECLARATION-GROUP-PROTOTYPE
    356844
    357845== RteBswProvidedModeGrpModInstRef ==
     
    359847/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswRequiredModeGroupConnection/RteBswProvidedModeGrpModInstRef
    360848}}}
    361 * 型:Reference
    362 * 多重度:1
    363 * 対象とするBSWモジュール
    364 
    365 == RteBswProvidedModeGroupRef ==
    366 {{{
    367 /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswRequiredModeGroupConnection/RteBswProvidedModeGroupRef
    368 }}}
    369 * 型:Reference
    370 * 多重度:1
    371 * 提供モードグループ
     849* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     850* SWSタグ: ECUC_Rte_09080
     851* タイプ: REFERENCE
     852* 多重度: 1
     853* 参照先: [#RteBswModuleInstance /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance]
    372854
    373855== RteBswRequiredModeGroupRef ==
     
    375857/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswRequiredModeGroupConnection/RteBswRequiredModeGroupRef
    376858}}}
    377 * 型:Reference
    378 * 多重度:1
    379 * モード宣言グループプロトタイプ
     859* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     860* SWSタグ: ECUC_Rte_09082
     861* タイプ: FOREIGN-REFERENCE
     862* 多重度: 1
     863* 参照先タイプ: MODE-DECLARATION-GROUP-PROTOTYPE
     864
     865== RteModeDeclarationMappingSetRef ==
     866{{{
     867/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswRequiredModeGroupConnection/RteModeDeclarationMappingSetRef
     868}}}
     869* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     870* SWSタグ: ECUC_Rte_09125
     871* タイプ: FOREIGN-REFERENCE
     872* 多重度: 0..1
     873* 参照先タイプ: MODE-DECLARATION-MAPPING-SET
     874
     875== RteBswRequiredSenderReceiverConnection ==
     876{{{
     877/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswRequiredSenderReceiverConnection
     878}}}
     879* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     880* SWSタグ: ECUC_Rte_09120
     881* タイプ: PARAM-CONF-CONTAINER
     882* 多重度: 0..*
     883
     884== RteBswProvidedDataModInstRef ==
     885{{{
     886/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswRequiredSenderReceiverConnection/RteBswProvidedDataModInstRef
     887}}}
     888* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     889* SWSタグ: ECUC_Rte_09123
     890* タイプ: REFERENCE
     891* 多重度: 1
     892* 参照先: [#RteBswModuleInstance /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance]
     893
     894== RteBswProvidedVariableDataPrototypeRef ==
     895{{{
     896/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswRequiredSenderReceiverConnection/RteBswProvidedVariableDataPrototypeRef
     897}}}
     898* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     899* SWSタグ: ECUC_Rte_09122
     900* タイプ: FOREIGN-REFERENCE
     901* 多重度: 1
     902* 参照先タイプ: VARIABLE-DATA-PROTOTYPE
     903
     904== RteBswRequiredVariableDataPrototypeRef ==
     905{{{
     906/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswRequiredSenderReceiverConnection/RteBswRequiredVariableDataPrototypeRef
     907}}}
     908* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     909* SWSタグ: ECUC_Rte_09121
     910* タイプ: FOREIGN-REFERENCE
     911* 多重度: 1
     912* 参照先タイプ: VARIABLE-DATA-PROTOTYPE
    380913
    381914== RteBswRequiredTriggerConnection ==
     
    383916/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswRequiredTriggerConnection
    384917}}}
    385 * 型:Container
    386 * 多重度:0..*
     918* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     919* SWSタグ: ECUC_Rte_09077
     920* タイプ: PARAM-CONF-CONTAINER
     921* 多重度: 0..*
    387922
    388923== RteBswReleasedTriggerModInstRef ==
     
    390925/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswRequiredTriggerConnection/RteBswReleasedTriggerModInstRef
    391926}}}
    392 * 型:Reference
    393 * 多重度:1
     927* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     928* SWSタグ: ECUC_Rte_09075
     929* タイプ: REFERENCE
     930* 多重度: 1
     931* 参照先: [#RteBswModuleInstance /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance]
    394932
    395933== RteBswReleasedTriggerRef ==
     
    397935/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswRequiredTriggerConnection/RteBswReleasedTriggerRef
    398936}}}
    399 * 型:Reference
    400 * 多重度:1
     937* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     938* SWSタグ: ECUC_Rte_09076
     939* タイプ: FOREIGN-REFERENCE
     940* 多重度: 1
     941* 参照先タイプ: TRIGGER
    401942
    402943== RteBswRequiredTriggerRef ==
     
    404945/AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswRequiredTriggerConnection/RteBswRequiredTriggerRef
    405946}}}
    406 * 型:Reference
    407 * 多重度:1
    408 
     947* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     948* SWSタグ: ECUC_Rte_09078
     949* タイプ: FOREIGN-REFERENCE
     950* 多重度: 1
     951* 参照先タイプ: TRIGGER
     952
     953== RteComUser ==
     954{{{
     955/AUTOSAR/EcucDefs/Rte/RteComUser
     956}}}
     957* 対象リビジョン: R21-11
     958* SWSタグ: ECUC_Rte_09213
     959* タイプ: PARAM-CONF-CONTAINER
     960* 多重度: 0..*
     961
     962== ComUserModuleCnf ==
     963{{{
     964/AUTOSAR/EcucDefs/Rte/RteComUser/ComUserModuleCnf
     965}}}
     966* 対象リビジョン: R21-11
     967* SWSタグ: ECUC_Com_10030
     968* タイプ: PARAM-CONF-CONTAINER
     969* 多重度: 0..1
     970
     971== ComUserCallback ==
     972{{{
     973/AUTOSAR/EcucDefs/Rte/RteComUser/ComUserModuleCnf/ComUserCallback
     974}}}
     975* 対象リビジョン: R21-11
     976* SWSタグ: ECUC_Com_10038
     977* タイプ: PARAM-CONF-CONTAINER
     978* 多重度: 0..*
     979
     980== ComUserCallbackName ==
     981{{{
     982/AUTOSAR/EcucDefs/Rte/RteComUser/ComUserModuleCnf/ComUserCallback/ComUserCallbackName
     983}}}
     984* 対象リビジョン: R21-11
     985* SWSタグ: ECUC_Com_10036
     986* タイプ: FUNCTION-NAME
     987* 多重度: 1
     988
     989== ComUserCallbackType ==
     990{{{
     991/AUTOSAR/EcucDefs/Rte/RteComUser/ComUserModuleCnf/ComUserCallback/ComUserCallbackType
     992}}}
     993* 対象リビジョン: R21-11
     994* SWSタグ: ECUC_Com_10034
     995* タイプ: ENUMERATION-PARAM
     996* 多重度: 1
     997* 選択肢:
     998  * COM_RX_ACK
     999  * COM_RX_INV
     1000  * COM_RX_TOUT
     1001  * COM_TX_ACK
     1002  * COM_TX_ERR
     1003  * COM_TX_TOUT
     1004
     1005== ComUserHeaderInclude ==
     1006{{{
     1007/AUTOSAR/EcucDefs/Rte/RteComUser/ComUserModuleCnf/ComUserHeaderInclude
     1008}}}
     1009* 対象リビジョン: R21-11
     1010* SWSタグ: ECUC_Com_10032
     1011* タイプ: STRING-PARAM
     1012* 多重度: 0..1
     1013
     1014== ComUserSignal ==
     1015{{{
     1016/AUTOSAR/EcucDefs/Rte/RteComUser/ComUserModuleCnf/ComUserSignal
     1017}}}
     1018* 対象リビジョン: R21-11
     1019* SWSタグ: ECUC_Com_10028
     1020* タイプ: PARAM-CONF-CONTAINER
     1021* 多重度: 0..*
     1022
     1023== ComUserCallbackRef ==
     1024{{{
     1025/AUTOSAR/EcucDefs/Rte/RteComUser/ComUserModuleCnf/ComUserSignal/ComUserCallbackRef
     1026}}}
     1027* 対象リビジョン: R21-11
     1028* SWSタグ: ECUC_Com_10035
     1029* タイプ: REFERENCE
     1030* 多重度: 0..*
     1031* 参照先: [#ComUserCallback /AUTOSAR/EcucDefs/Rte/RteComUser/ComUserModuleCnf/ComUserCallback]
     1032
     1033== ComUserCbkHandleId ==
     1034{{{
     1035/AUTOSAR/EcucDefs/Rte/RteComUser/ComUserModuleCnf/ComUserSignal/ComUserCbkHandleId
     1036}}}
     1037* 対象リビジョン: R21-11
     1038* SWSタグ: ECUC_Com_10033
     1039* タイプ: INTEGER-PARAM
     1040* 多重度: 0..1
     1041* 上限値: 65535
     1042* 下限値: 0
     1043
     1044== ComUserSystemTemplateSystemSignalRef ==
     1045{{{
     1046/AUTOSAR/EcucDefs/Rte/RteComUser/ComUserModuleCnf/ComUserSignal/ComUserSystemTemplateSystemSignalRef
     1047}}}
     1048* 対象リビジョン: R21-11
     1049* SWSタグ: ECUC_Com_10025
     1050* タイプ: FOREIGN-REFERENCE
     1051* 多重度: 0..1
     1052* 参照先タイプ: I-SIGNAL-TO-I-PDU-MAPPING
     1053
     1054== ComUserSignalGroup ==
     1055{{{
     1056/AUTOSAR/EcucDefs/Rte/RteComUser/ComUserModuleCnf/ComUserSignalGroup
     1057}}}
     1058* 対象リビジョン: R21-11
     1059* SWSタグ: ECUC_Com_10027
     1060* タイプ: PARAM-CONF-CONTAINER
     1061* 多重度: 0..*
     1062
     1063== ComUserCallbackRef(2) ==
     1064{{{
     1065/AUTOSAR/EcucDefs/Rte/RteComUser/ComUserModuleCnf/ComUserSignalGroup/ComUserCallbackRef
     1066}}}
     1067* 対象リビジョン: R21-11
     1068* SWSタグ: ECUC_Com_10035
     1069* タイプ: REFERENCE
     1070* 多重度: 0..*
     1071* 参照先: [#ComUserCallback /AUTOSAR/EcucDefs/Rte/RteComUser/ComUserModuleCnf/ComUserCallback]
     1072
     1073== ComUserCbkHandleId(2) ==
     1074{{{
     1075/AUTOSAR/EcucDefs/Rte/RteComUser/ComUserModuleCnf/ComUserSignalGroup/ComUserCbkHandleId
     1076}}}
     1077* 対象リビジョン: R21-11
     1078* SWSタグ: ECUC_Com_10033
     1079* タイプ: INTEGER-PARAM
     1080* 多重度: 0..1
     1081* 上限値: 65535
     1082* 下限値: 0
     1083
     1084== ComUserSystemTemplateSignalGroupRef ==
     1085{{{
     1086/AUTOSAR/EcucDefs/Rte/RteComUser/ComUserModuleCnf/ComUserSignalGroup/ComUserSystemTemplateSignalGroupRef
     1087}}}
     1088* 対象リビジョン: R21-11
     1089* SWSタグ: ECUC_Com_10026
     1090* タイプ: FOREIGN-REFERENCE
     1091* 多重度: 0..1
     1092* 参照先タイプ: I-SIGNAL-TO-I-PDU-MAPPING
     1093
     1094== RteComUserEcucPartitionRef ==
     1095{{{
     1096/AUTOSAR/EcucDefs/Rte/RteComUser/RteComUserEcucPartitionRef
     1097}}}
     1098* 対象リビジョン: R21-11
     1099* SWSタグ: ECUC_Rte_09212
     1100* タイプ: REFERENCE
     1101* 多重度: 0..*
     1102* 参照先: [wiki:spec/EcuC#EcucPartition /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition]
     1103
     1104== RteDistributedSharedModeQueue ==
     1105{{{
     1106/AUTOSAR/EcucDefs/Rte/RteDistributedSharedModeQueue
     1107}}}
     1108* 対象リビジョン: R4.4.0/R19-11/R20-11/R21-11
     1109* SWSタグ: ECUC_Rte_09145
     1110* タイプ: PARAM-CONF-CONTAINER
     1111* 多重度: 0..*
     1112
     1113== RteDSMQModeMachineInstanceRef ==
     1114{{{
     1115/AUTOSAR/EcucDefs/Rte/RteDistributedSharedModeQueue/RteDSMQModeMachineInstanceRef
     1116}}}
     1117* 対象リビジョン: R4.4.0/R19-11/R20-11/R21-11
     1118* SWSタグ: ECUC_Rte_09146
     1119* タイプ: CHOICE-REFERENCE
     1120* 多重度: 1..*
     1121* 参照先:
     1122  * [#RteBswModeMachineInstanceConfig /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance/RteBswModeMachineInstanceConfig]
     1123  * [#RteModeMachineInstanceConfig /AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteModeMachineInstanceConfig]
     1124
     1125== RteDSMQOsTaskRef ==
     1126{{{
     1127/AUTOSAR/EcucDefs/Rte/RteDistributedSharedModeQueue/RteDSMQOsTaskRef
     1128}}}
     1129* 対象リビジョン: R4.4.0/R19-11/R20-11/R21-11
     1130* SWSタグ: ECUC_Rte_09147
     1131* タイプ: REFERENCE
     1132* 多重度: 1..*
     1133* 参照先: [wiki:spec/Os#OsTask /AUTOSAR/EcucDefs/Os/OsTask]
     1134
     1135== RteExclusiveAccessOptimization ==
     1136{{{
     1137/AUTOSAR/EcucDefs/Rte/RteExclusiveAccessOptimization
     1138}}}
     1139* 対象リビジョン: R19-11/R20-11/R21-11
     1140* SWSタグ: ECUC_Rte_09165
     1141* タイプ: PARAM-CONF-CONTAINER
     1142* 多重度: 0..*
     1143
     1144== RteAccessingEntityRef ==
     1145{{{
     1146/AUTOSAR/EcucDefs/Rte/RteExclusiveAccessOptimization/RteAccessingEntityRef
     1147}}}
     1148* 対象リビジョン: R19-11/R20-11/R21-11
     1149* SWSタグ: ECUC_Rte_09166
     1150* タイプ: FOREIGN-REFERENCE
     1151* 多重度: 0..*
     1152* 参照先タイプ:
     1153  * R19-11/R20-11:
     1154  * R21-11: EXECUTABLE-ENTITY
     1155
     1156== RteSoftwareComponentReadRef ==
     1157{{{
     1158/AUTOSAR/EcucDefs/Rte/RteExclusiveAccessOptimization/RteSoftwareComponentReadRef
     1159}}}
     1160* 対象リビジョン: R19-11/R20-11/R21-11
     1161* SWSタグ: ECUC_Rte_09167
     1162* タイプ: INSTANCE-REFERENCE
     1163* 多重度: 0..1
     1164* 参照先コンテキスト: ROOT-SW-COMPOSITION-PROTOTYPE SW-COMPONENT-PROTOTYPE
     1165* 参照先タイプ: VARIABLE-ACCESS
     1166
     1167== RteSoftwareComponentWriteRef ==
     1168{{{
     1169/AUTOSAR/EcucDefs/Rte/RteExclusiveAccessOptimization/RteSoftwareComponentWriteRef
     1170}}}
     1171* 対象リビジョン: R19-11/R20-11/R21-11
     1172* SWSタグ: ECUC_Rte_09168
     1173* タイプ: INSTANCE-REFERENCE
     1174* 多重度: 0..1
     1175* 参照先コンテキスト: ROOT-SW-COMPOSITION-PROTOTYPE SW-COMPONENT-PROTOTYPE
     1176* 参照先タイプ: VARIABLE-ACCESS
     1177
     1178== RteGeneration ==
     1179{{{
     1180/AUTOSAR/EcucDefs/Rte/RteGeneration
     1181}}}
     1182* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1183* SWSタグ: ECUC_Rte_09009
     1184* タイプ: PARAM-CONF-CONTAINER
     1185* 多重度: 1
     1186
     1187== RteBypassSupport ==
     1188{{{
     1189/AUTOSAR/EcucDefs/Rte/RteGeneration/RteBypassSupport
     1190}}}
     1191* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1192* SWSタグ: ECUC_Rte_09113
     1193* タイプ: ENUMERATION-PARAM
     1194* 多重度: 1
     1195* 選択肢:
     1196  * R4.1.3/R4.2.2:
     1197    * COMPONENT_WRAPPER
     1198    * NONE
     1199  * R4.3.1/R4.4.0/R19-11/R20-11/R21-11:
     1200    * COMPONENT_WRAPPER
     1201    * EXTENDED_BUFFER_ACCESS
     1202    * NONE
     1203* デフォルト値: NONE
     1204
     1205== RteCalibrationSupport ==
     1206{{{
     1207/AUTOSAR/EcucDefs/Rte/RteGeneration/RteCalibrationSupport
     1208}}}
     1209* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1210* SWSタグ: ECUC_Rte_09007
     1211* タイプ: ENUMERATION-PARAM
     1212* 多重度: 1
     1213* 選択肢:
     1214  * DOUBLE_POINTERED
     1215  * INITIALIZED_RAM
     1216  * NONE
     1217  * SINGLE_POINTERED
     1218* デフォルト値: NONE
     1219
     1220== RteCodeVendorId ==
     1221{{{
     1222/AUTOSAR/EcucDefs/Rte/RteGeneration/RteCodeVendorId
     1223}}}
     1224* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1225* SWSタグ: ECUC_Rte_09086
     1226* タイプ: INTEGER-PARAM
     1227* 多重度: 1
     1228* 上限値: 65535
     1229* 下限値: 0
     1230
     1231== RteDevErrorDetect ==
     1232{{{
     1233/AUTOSAR/EcucDefs/Rte/RteGeneration/RteDevErrorDetect
     1234}}}
     1235* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1236* SWSタグ: ECUC_Rte_09008
     1237* タイプ: BOOLEAN-PARAM
     1238* 多重度: 1
     1239* デフォルト値: false
     1240
     1241== RteDevErrorDetectUninit ==
     1242{{{
     1243/AUTOSAR/EcucDefs/Rte/RteGeneration/RteDevErrorDetectUninit
     1244}}}
     1245* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1246* SWSタグ: ECUC_Rte_09085
     1247* タイプ: BOOLEAN-PARAM
     1248* 多重度: 1
     1249* デフォルト値: false
     1250
     1251== RteGenerationMode ==
     1252{{{
     1253/AUTOSAR/EcucDefs/Rte/RteGeneration/RteGenerationMode
     1254}}}
     1255* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1256* SWSタグ: ECUC_Rte_09010
     1257* タイプ: ENUMERATION-PARAM
     1258* 多重度: 1
     1259* 選択肢:
     1260  * COMPATIBILITY_MODE
     1261  * VENDOR_MODE
     1262* デフォルト値: COMPATIBILITY_MODE
     1263
     1264== RteInExclusiveAreaCheckEnabled ==
     1265{{{
     1266/AUTOSAR/EcucDefs/Rte/RteGeneration/RteInExclusiveAreaCheckEnabled
     1267}}}
     1268* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1269* SWSタグ: ECUC_Rte_09126
     1270* タイプ: BOOLEAN-PARAM
     1271* 多重度: 1
     1272* デフォルト値: true
     1273
     1274== RteIocInteractionReturnValue ==
     1275{{{
     1276/AUTOSAR/EcucDefs/Rte/RteGeneration/RteIocInteractionReturnValue
     1277}}}
     1278* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1
     1279* SWSタグ: ECUC_Rte_09094
     1280* タイプ: ENUMERATION-PARAM
     1281* 多重度:
     1282  * R4.0.3/R4.1.3/R4.2.2: 1
     1283  * R4.3.1: 0..1
     1284* 選択肢:
     1285  * RTE_COM
     1286  * RTE_IOC
     1287* デフォルト値: RTE_IOC
     1288
     1289== RteMeasurementSupport ==
     1290{{{
     1291/AUTOSAR/EcucDefs/Rte/RteGeneration/RteMeasurementSupport
     1292}}}
     1293* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1294* SWSタグ: ECUC_Rte_09011
     1295* タイプ: BOOLEAN-PARAM
     1296* 多重度: 1
     1297* デフォルト値: false
     1298
     1299== RteOptimizationMode ==
     1300{{{
     1301/AUTOSAR/EcucDefs/Rte/RteGeneration/RteOptimizationMode
     1302}}}
     1303* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1304* SWSタグ: ECUC_Rte_09012
     1305* タイプ: ENUMERATION-PARAM
     1306* 多重度: 1
     1307* 選択肢:
     1308  * MEMORY
     1309  * RUNTIME
     1310* デフォルト値: RUNTIME
     1311
     1312== RteToolChainSignificantCharacters ==
     1313{{{
     1314/AUTOSAR/EcucDefs/Rte/RteGeneration/RteToolChainSignificantCharacters
     1315}}}
     1316* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1317* SWSタグ: ECUC_Rte_09013
     1318* タイプ: INTEGER-PARAM
     1319* 多重度: 0..1
     1320* 上限値: 65535
     1321* 下限値: 0
     1322* デフォルト値: 31
     1323
     1324== RteValueRangeCheckEnabled ==
     1325{{{
     1326/AUTOSAR/EcucDefs/Rte/RteGeneration/RteValueRangeCheckEnabled
     1327}}}
     1328* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1329* SWSタグ: ECUC_Rte_09014
     1330* タイプ: BOOLEAN-PARAM
     1331* 多重度: 1
     1332* デフォルト値: false
     1333
     1334== RteVfbTraceAnonymousClientEnabled ==
     1335{{{
     1336/AUTOSAR/EcucDefs/Rte/RteGeneration/RteVfbTraceAnonymousClientEnabled
     1337}}}
     1338* 対象リビジョン: R19-11/R20-11/R21-11
     1339* SWSタグ: ECUC_Rte_09163
     1340* タイプ: BOOLEAN-PARAM
     1341* 多重度: 1
     1342* デフォルト値: false
     1343
     1344== RteVfbTraceClient ==
     1345{{{
     1346/AUTOSAR/EcucDefs/Rte/RteGeneration/RteVfbTraceClient
     1347}}}
     1348* 対象リビジョン: R19-11/R20-11/R21-11
     1349* SWSタグ: ECUC_Rte_09164
     1350* タイプ: PARAM-CONF-CONTAINER
     1351* 多重度: 0..*
     1352
     1353== RteVfbTraceClientPosition ==
     1354{{{
     1355/AUTOSAR/EcucDefs/Rte/RteGeneration/RteVfbTraceClient/RteVfbTraceClientPosition
     1356}}}
     1357* 対象リビジョン: R20-11/R21-11
     1358* SWSタグ: ECUC_Rte_09174
     1359* タイプ: INTEGER-PARAM
     1360* 多重度: 0..1
     1361* 上限値: 65535
     1362* 下限値: 0
     1363
     1364== RteVfbTraceFunction ==
     1365{{{
     1366/AUTOSAR/EcucDefs/Rte/RteGeneration/RteVfbTraceClient/RteVfbTraceFunction
     1367}}}
     1368* 対象リビジョン: R19-11/R20-11/R21-11
     1369* SWSタグ: ECUC_Rte_09017
     1370* タイプ: FUNCTION-NAME
     1371* 多重度: 0..*
     1372
     1373== RteVfbTraceClientPrefix ==
     1374{{{
     1375/AUTOSAR/EcucDefs/Rte/RteGeneration/RteVfbTraceClientPrefix
     1376}}}
     1377* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0
     1378* SWSタグ: ECUC_Rte_09016
     1379* タイプ: LINKER-SYMBOL
     1380* 多重度: 0..*
     1381
     1382== RteVfbTraceEnabled ==
     1383{{{
     1384/AUTOSAR/EcucDefs/Rte/RteGeneration/RteVfbTraceEnabled
     1385}}}
     1386* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1387* SWSタグ: ECUC_Rte_09015
     1388* タイプ: BOOLEAN-PARAM
     1389* 多重度: 1
     1390* デフォルト値: false
     1391
     1392== RteVfbTraceFunction(2) ==
     1393{{{
     1394/AUTOSAR/EcucDefs/Rte/RteGeneration/RteVfbTraceFunction
     1395}}}
     1396* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0
     1397* SWSタグ: ECUC_Rte_09017
     1398* タイプ: FUNCTION-NAME
     1399* 多重度: 0..*
     1400
     1401== RteImplicitCommunication ==
     1402{{{
     1403/AUTOSAR/EcucDefs/Rte/RteImplicitCommunication
     1404}}}
     1405* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1406* SWSタグ: ECUC_Rte_09034
     1407* タイプ: PARAM-CONF-CONTAINER
     1408* 多重度: 0..*
     1409
     1410== RteCoherentAccess ==
     1411{{{
     1412/AUTOSAR/EcucDefs/Rte/RteImplicitCommunication/RteCoherentAccess
     1413}}}
     1414* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1415* SWSタグ: ECUC_Rte_09091
     1416* タイプ: BOOLEAN-PARAM
     1417* 多重度: 1
     1418* デフォルト値: false
     1419
     1420== RteImmediateBufferUpdate ==
     1421{{{
     1422/AUTOSAR/EcucDefs/Rte/RteImplicitCommunication/RteImmediateBufferUpdate
     1423}}}
     1424* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1425* SWSタグ: ECUC_Rte_09033
     1426* タイプ: BOOLEAN-PARAM
     1427* 多重度: 1
     1428* デフォルト値: false
     1429
     1430== RteSoftwareComponentInstanceRef ==
     1431{{{
     1432/AUTOSAR/EcucDefs/Rte/RteImplicitCommunication/RteSoftwareComponentInstanceRef
     1433}}}
     1434* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1435* SWSタグ: ECUC_Rte_09090
     1436* タイプ: INSTANCE-REFERENCE
     1437* 多重度: 1..*
     1438* 参照先コンテキスト: ROOT-SW-COMPOSITION-PROTOTYPE
     1439* 参照先タイプ: SW-COMPONENT-PROTOTYPE
     1440
     1441== RteVariableReadAccessRef ==
     1442{{{
     1443/AUTOSAR/EcucDefs/Rte/RteImplicitCommunication/RteVariableReadAccessRef
     1444}}}
     1445* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1446* SWSタグ: ECUC_Rte_09035
     1447* タイプ: FOREIGN-REFERENCE
     1448* 多重度: 0..*
     1449* 参照先タイプ: VARIABLE-ACCESS
     1450
     1451== RteVariableWriteAccessRef ==
     1452{{{
     1453/AUTOSAR/EcucDefs/Rte/RteImplicitCommunication/RteVariableWriteAccessRef
     1454}}}
     1455* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1456* SWSタグ: ECUC_Rte_09036
     1457* タイプ: FOREIGN-REFERENCE
     1458* 多重度: 0..*
     1459* 参照先タイプ: VARIABLE-ACCESS
     1460
     1461== RteInitializationBehavior ==
     1462{{{
     1463/AUTOSAR/EcucDefs/Rte/RteInitializationBehavior
     1464}}}
     1465* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1466* SWSタグ: ECUC_Rte_09087
     1467* タイプ: PARAM-CONF-CONTAINER
     1468* 多重度: 1..*
     1469
     1470== RteInitializationStrategy ==
     1471{{{
     1472/AUTOSAR/EcucDefs/Rte/RteInitializationBehavior/RteInitializationStrategy
     1473}}}
     1474* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1475* SWSタグ: ECUC_Rte_09089
     1476* タイプ: ENUMERATION-PARAM
     1477* 多重度: 1
     1478* 選択肢:
     1479  * RTE_INITIALIZATION_STRATEGY_AT_DATA_DECLARATION
     1480  * RTE_INITIALIZATION_STRATEGY_AT_DATA_DECLARATION_AND_PARTITION_RESTART
     1481  * RTE_INITIALIZATION_STRATEGY_AT_RTE_START_AND_PARTITION_RESTART
     1482  * RTE_INITIALIZATION_STRATEGY_NONE
     1483
     1484== RteSectionInitializationPolicy ==
     1485{{{
     1486/AUTOSAR/EcucDefs/Rte/RteInitializationBehavior/RteSectionInitializationPolicy
     1487}}}
     1488* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1489* SWSタグ: ECUC_Rte_09088
     1490* タイプ: STRING-PARAM
     1491* 多重度: 1..*
     1492
     1493== RteInitializationRunnableBatch ==
     1494{{{
     1495/AUTOSAR/EcucDefs/Rte/RteInitializationRunnableBatch
     1496}}}
     1497* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1498* SWSタグ: ECUC_Rte_09115
     1499* タイプ: PARAM-CONF-CONTAINER
     1500* 多重度: 0..*
     1501
     1502== RteLdComUser ==
     1503{{{
     1504/AUTOSAR/EcucDefs/Rte/RteLdComUser
     1505}}}
     1506* 対象リビジョン: R21-11
     1507* SWSタグ: ECUC_Rte_09211
     1508* タイプ: PARAM-CONF-CONTAINER
     1509* 多重度: 0..*
     1510
     1511== LdComUserModuleCnf ==
     1512{{{
     1513/AUTOSAR/EcucDefs/Rte/RteLdComUser/LdComUserModuleCnf
     1514}}}
     1515* 対象リビジョン: R21-11
     1516* SWSタグ: ECUC_LdCom_00030
     1517* タイプ: PARAM-CONF-CONTAINER
     1518* 多重度: 0..1
     1519
     1520== LdComUserCallback ==
     1521{{{
     1522/AUTOSAR/EcucDefs/Rte/RteLdComUser/LdComUserModuleCnf/LdComUserCallback
     1523}}}
     1524* 対象リビジョン: R21-11
     1525* SWSタグ: ECUC_LdCom_00022
     1526* タイプ: PARAM-CONF-CONTAINER
     1527* 多重度: 0..*
     1528
     1529== LdComUserCallbackName ==
     1530{{{
     1531/AUTOSAR/EcucDefs/Rte/RteLdComUser/LdComUserModuleCnf/LdComUserCallback/LdComUserCallbackName
     1532}}}
     1533* 対象リビジョン: R21-11
     1534* SWSタグ: ECUC_LdCom_00023
     1535* タイプ: FUNCTION-NAME
     1536* 多重度: 1
     1537
     1538== LdComUserCallbackType ==
     1539{{{
     1540/AUTOSAR/EcucDefs/Rte/RteLdComUser/LdComUserModuleCnf/LdComUserCallback/LdComUserCallbackType
     1541}}}
     1542* 対象リビジョン: R21-11
     1543* SWSタグ: ECUC_LdCom_00025
     1544* タイプ: ENUMERATION-PARAM
     1545* 多重度: 1
     1546* 選択肢:
     1547  * LDCOM_RX_INDICATION
     1548  * LDCOM_RX_START_OF_RECEPTION
     1549  * LDCOM_TP_COPY_RX_DATA
     1550  * LDCOM_TP_COPY_TX_DATA
     1551  * LDCOM_TP_RX_INDICATION
     1552  * LDCOM_TP_TX_CONFIRMATION
     1553  * LDCOM_TX_CONFIRMATION
     1554  * LDCOM_TX_TRIGGER_TRANSMIT
     1555
     1556== LdComUserHeaderInclude ==
     1557{{{
     1558/AUTOSAR/EcucDefs/Rte/RteLdComUser/LdComUserModuleCnf/LdComUserHeaderInclude
     1559}}}
     1560* 対象リビジョン: R21-11
     1561* SWSタグ: ECUC_LdCom_00027
     1562* タイプ: STRING-PARAM
     1563* 多重度: 0..1
     1564
     1565== LdComUserIPdu ==
     1566{{{
     1567/AUTOSAR/EcucDefs/Rte/RteLdComUser/LdComUserModuleCnf/LdComUserIPdu
     1568}}}
     1569* 対象リビジョン: R21-11
     1570* SWSタグ: ECUC_LdCom_00028
     1571* タイプ: PARAM-CONF-CONTAINER
     1572* 多重度: 0..*
     1573
     1574== LdComUserCallbackRef ==
     1575{{{
     1576/AUTOSAR/EcucDefs/Rte/RteLdComUser/LdComUserModuleCnf/LdComUserIPdu/LdComUserCallbackRef
     1577}}}
     1578* 対象リビジョン: R21-11
     1579* SWSタグ: ECUC_LdCom_00024
     1580* タイプ: REFERENCE
     1581* 多重度: 0..*
     1582* 参照先: [#LdComUserCallback /AUTOSAR/EcucDefs/Rte/RteLdComUser/LdComUserModuleCnf/LdComUserCallback]
     1583
     1584== LdComUserCbkHandleId ==
     1585{{{
     1586/AUTOSAR/EcucDefs/Rte/RteLdComUser/LdComUserModuleCnf/LdComUserIPdu/LdComUserCbkHandleId
     1587}}}
     1588* 対象リビジョン: R21-11
     1589* SWSタグ: ECUC_LdCom_00026
     1590* タイプ: INTEGER-PARAM
     1591* 多重度: 1
     1592* 上限値: 65535
     1593* 下限値: 0
     1594
     1595== LdComUserSystemTemplateSignalRef ==
     1596{{{
     1597/AUTOSAR/EcucDefs/Rte/RteLdComUser/LdComUserModuleCnf/LdComUserIPdu/LdComUserSystemTemplateSignalRef
     1598}}}
     1599* 対象リビジョン: R21-11
     1600* SWSタグ: ECUC_LdCom_00033
     1601* タイプ: FOREIGN-REFERENCE
     1602* 多重度: 1
     1603* 参照先タイプ: I-SIGNAL-TO-I-PDU-MAPPING
     1604
     1605== RteLdComUserEcucPartitionRef ==
     1606{{{
     1607/AUTOSAR/EcucDefs/Rte/RteLdComUser/RteLdComUserEcucPartitionRef
     1608}}}
     1609* 対象リビジョン: R21-11
     1610* SWSタグ: ECUC_Rte_09210
     1611* タイプ: REFERENCE
     1612* 多重度: 0..*
     1613* 参照先: [wiki:spec/EcuC#EcucPartition /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition]
     1614
     1615== RteOsInteraction ==
     1616{{{
     1617/AUTOSAR/EcucDefs/Rte/RteOsInteraction
     1618}}}
     1619* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1620* SWSタグ: ECUC_Rte_09059
     1621* タイプ: PARAM-CONF-CONTAINER
     1622* 多重度: 1..*
     1623
     1624== RteModeToScheduleTableMapping ==
     1625{{{
     1626/AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteModeToScheduleTableMapping
     1627}}}
     1628* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1629* SWSタグ: ECUC_Rte_09058
     1630* タイプ: PARAM-CONF-CONTAINER
     1631* 多重度: 0..*
     1632
     1633== RteModeScheduleTableRef ==
     1634{{{
     1635/AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteModeToScheduleTableMapping/RteModeScheduleTableRef
     1636}}}
     1637* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1638* SWSタグ: ECUC_Rte_09050
     1639* タイプ: REFERENCE
     1640* 多重度: 1
     1641* 参照先: [wiki:spec/Os#OsScheduleTable /AUTOSAR/EcucDefs/Os/OsScheduleTable]
     1642
     1643== RteModeSchtblMapBsw ==
     1644{{{
     1645/AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteModeToScheduleTableMapping/RteModeSchtblMapBsw
     1646}}}
     1647* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1648* SWSタグ: ECUC_Rte_09051
     1649* タイプ: PARAM-CONF-CONTAINER
     1650* 多重度: 0..1
     1651
     1652== RteModeSchtblMapBswInstanceRef ==
     1653{{{
     1654/AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteModeToScheduleTableMapping/RteModeSchtblMapBsw/RteModeSchtblMapBswInstanceRef
     1655}}}
     1656* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1657* SWSタグ: ECUC_Rte_09052
     1658* タイプ: REFERENCE
     1659* 多重度: 1
     1660* 参照先: [#RteBswModuleInstance /AUTOSAR/EcucDefs/Rte/RteBswModuleInstance]
     1661
     1662== RteModeSchtblMapBswProvidedModeGroupRef ==
     1663{{{
     1664/AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteModeToScheduleTableMapping/RteModeSchtblMapBsw/RteModeSchtblMapBswProvidedModeGroupRef
     1665}}}
     1666* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1667* SWSタグ: ECUC_Rte_09053
     1668* タイプ: FOREIGN-REFERENCE
     1669* 多重度: 1
     1670* 参照先タイプ: MODE-DECLARATION-GROUP-PROTOTYPE
     1671
     1672== RteModeSchtblMapModeDeclarationRef ==
     1673{{{
     1674/AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteModeToScheduleTableMapping/RteModeSchtblMapModeDeclarationRef
     1675}}}
     1676* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1677* SWSタグ: ECUC_Rte_09054
     1678* タイプ: FOREIGN-REFERENCE
     1679* 多重度: 1..*
     1680* 参照先タイプ: MODE-DECLARATION
     1681
     1682== RteModeSchtblMapSwc ==
     1683{{{
     1684/AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteModeToScheduleTableMapping/RteModeSchtblMapSwc
     1685}}}
     1686* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1687* SWSタグ: ECUC_Rte_09055
     1688* タイプ: PARAM-CONF-CONTAINER
     1689* 多重度: 0..1
     1690
     1691== RteModeSchtblMapSwcInstanceRef ==
     1692{{{
     1693/AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteModeToScheduleTableMapping/RteModeSchtblMapSwc/RteModeSchtblMapSwcInstanceRef
     1694}}}
     1695* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1696* SWSタグ: ECUC_Rte_09056
     1697* タイプ: REFERENCE
     1698* 多重度: 1
     1699* 参照先: [#RteSwComponentInstance /AUTOSAR/EcucDefs/Rte/RteSwComponentInstance]
     1700
     1701== RteModeSchtblMapSwcPortRef ==
     1702{{{
     1703/AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteModeToScheduleTableMapping/RteModeSchtblMapSwc/RteModeSchtblMapSwcPortRef
     1704}}}
     1705* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1706* SWSタグ: ECUC_Rte_09057
     1707* タイプ: FOREIGN-REFERENCE
     1708* 多重度: 1
     1709* 参照先タイプ:
     1710  * R4.0.3: P-PORT-PROTOTYPE
     1711  * R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11: ABSTRACT-PROVIDED-PORT-PROTOTYPE
     1712
     1713== RteOsTaskChain ==
     1714{{{
     1715/AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteOsTaskChain
     1716}}}
     1717* 対象リビジョン: R4.4.0/R19-11/R20-11/R21-11
     1718* SWSタグ: ECUC_Rte_09135
     1719* タイプ: PARAM-CONF-CONTAINER
     1720* 多重度: 0..*
     1721
     1722== RtePredecessorOsTaskRef ==
     1723{{{
     1724/AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteOsTaskChain/RtePredecessorOsTaskRef
     1725}}}
     1726* 対象リビジョン: R4.4.0/R19-11/R20-11/R21-11
     1727* SWSタグ: ECUC_Rte_09136
     1728* タイプ: REFERENCE
     1729* 多重度: 1
     1730* 参照先: [wiki:spec/Os#OsTask /AUTOSAR/EcucDefs/Os/OsTask]
     1731
     1732== RteSuccessorOsTaskRef ==
     1733{{{
     1734/AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteOsTaskChain/RteSuccessorOsTaskRef
     1735}}}
     1736* 対象リビジョン: R4.4.0/R19-11/R20-11/R21-11
     1737* SWSタグ: ECUC_Rte_09137
     1738* タイプ: REFERENCE
     1739* 多重度: 1
     1740* 参照先: [wiki:spec/Os#OsTask /AUTOSAR/EcucDefs/Os/OsTask]
     1741
     1742== RteSyncPoint ==
     1743{{{
     1744/AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteSyncPoint
     1745}}}
     1746* 対象リビジョン: R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1747* SWSタグ: ECUC_Rte_09127
     1748* タイプ: PARAM-CONF-CONTAINER
     1749* 多重度: 0..*
     1750
     1751== RteUsedOsActivation ==
     1752{{{
     1753/AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteUsedOsActivation
     1754}}}
     1755* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1756* SWSタグ: ECUC_Rte_09060
     1757* タイプ: PARAM-CONF-CONTAINER
     1758* 多重度: 0..*
     1759
     1760== RteActivationOsAlarmRef ==
     1761{{{
     1762/AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteUsedOsActivation/RteActivationOsAlarmRef
     1763}}}
     1764* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1765* SWSタグ: ECUC_Rte_09045
     1766* タイプ: REFERENCE
     1767* 多重度: 0..1
     1768* 参照先: [wiki:spec/Os#OsAlarm /AUTOSAR/EcucDefs/Os/OsAlarm]
     1769
     1770== RteActivationOsSchTblRef ==
     1771{{{
     1772/AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteUsedOsActivation/RteActivationOsSchTblRef
     1773}}}
     1774* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1775* SWSタグ: ECUC_Rte_09046
     1776* タイプ: REFERENCE
     1777* 多重度: 0..1
     1778* 参照先: [wiki:spec/Os#OsScheduleTable /AUTOSAR/EcucDefs/Os/OsScheduleTable]
     1779
     1780== RteActivationOsTaskRef ==
     1781{{{
     1782/AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteUsedOsActivation/RteActivationOsTaskRef
     1783}}}
     1784* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1785* SWSタグ: ECUC_Rte_09047
     1786* タイプ: REFERENCE
     1787* 多重度: 0..1
     1788* 参照先: [wiki:spec/Os#OsTask /AUTOSAR/EcucDefs/Os/OsTask]
     1789
     1790== RteExpectedActivationOffset ==
     1791{{{
     1792/AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteUsedOsActivation/RteExpectedActivationOffset
     1793}}}
     1794* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1795* SWSタグ: ECUC_Rte_09048
     1796* タイプ: FLOAT-PARAM
     1797* 多重度: 1
     1798* 上限値: INF
     1799* 下限値: 0
     1800
     1801== RteExpectedTickDuration ==
     1802{{{
     1803/AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteUsedOsActivation/RteExpectedTickDuration
     1804}}}
     1805* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1806* SWSタグ: ECUC_Rte_09049
     1807* タイプ: FLOAT-PARAM
     1808* 多重度: 1
     1809* 上限値: INF
     1810* 下限値: 0
     1811
     1812== RtePostBuildVariantConfiguration ==
     1813{{{
     1814/AUTOSAR/EcucDefs/Rte/RtePostBuildVariantConfiguration
     1815}}}
     1816* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1817* SWSタグ: ECUC_Rte_09084
     1818* タイプ: PARAM-CONF-CONTAINER
     1819* 多重度:
     1820  * R4.0.3/R4.1.3: 1
     1821  * R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11: 0..1
     1822
     1823== RtePostBuildUsedPredefinedVariant ==
     1824{{{
     1825/AUTOSAR/EcucDefs/Rte/RtePostBuildVariantConfiguration/RtePostBuildUsedPredefinedVariant
     1826}}}
     1827* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1828* SWSタグ: ECUC_Rte_09083
     1829* タイプ: FOREIGN-REFERENCE
     1830* 多重度: 1..*
     1831* 参照先タイプ: PREDEFINED-VARIANT
     1832
     1833== RteRips ==
     1834{{{
     1835/AUTOSAR/EcucDefs/Rte/RteRips
     1836}}}
     1837* 対象リビジョン: R4.4.0/R19-11/R20-11/R21-11
     1838* SWSタグ: ECUC_Rte_89000
     1839* タイプ: PARAM-CONF-CONTAINER
     1840* 多重度: 0..1
     1841
     1842== RteRipsSupport ==
     1843{{{
     1844/AUTOSAR/EcucDefs/Rte/RteRips/RteRipsSupport
     1845}}}
     1846* 対象リビジョン: R4.4.0/R19-11/R20-11/R21-11
     1847* SWSタグ: ECUC_Rte_89001
     1848* タイプ: ENUMERATION-PARAM
     1849* 多重度: 1
     1850* 選択肢:
     1851  * RTE_RIPS_OFF
     1852  * RTE_RIPS_ON
     1853* デフォルト値: RTE_RIPS_OFF
     1854
     1855== RteSerializedCommunication ==
     1856{{{
     1857/AUTOSAR/EcucDefs/Rte/RteSerializedCommunication
     1858}}}
     1859* 対象リビジョン: R4.1.3
     1860* タイプ: PARAM-CONF-CONTAINER
     1861* 多重度: 0..1
     1862
     1863== RteSerializedSignal ==
     1864{{{
     1865/AUTOSAR/EcucDefs/Rte/RteSerializedCommunication/RteSerializedSignal
     1866}}}
     1867* 対象リビジョン: R4.1.3
     1868* タイプ: PARAM-CONF-CONTAINER
     1869* 多重度: 1..*
     1870
     1871== RteSerializerBswModuleEntryRef ==
     1872{{{
     1873/AUTOSAR/EcucDefs/Rte/RteSerializedCommunication/RteSerializedSignal/RteSerializerBswModuleEntryRef
     1874}}}
     1875* 対象リビジョン: R4.1.3
     1876* タイプ: FOREIGN-REFERENCE
     1877* 多重度: 1
     1878* 参照先タイプ: BSW-MODULE-ENTRY
     1879
     1880== RteSystemSignalRef ==
     1881{{{
     1882/AUTOSAR/EcucDefs/Rte/RteSerializedCommunication/RteSerializedSignal/RteSystemSignalRef
     1883}}}
     1884* 対象リビジョン: R4.1.3
     1885* タイプ: FOREIGN-REFERENCE
     1886* 多重度: 1
     1887* 参照先タイプ: SYSTEM-SIGNAL
     1888
     1889== RteSwComponentInstance ==
     1890{{{
     1891/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance
     1892}}}
     1893* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1894* SWSタグ: ECUC_Rte_09005
     1895* タイプ: PARAM-CONF-CONTAINER
     1896* 多重度: 0..*
     1897
     1898== RteEventToIsrMapping ==
     1899{{{
     1900/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteEventToIsrMapping
     1901}}}
     1902* 対象リビジョン: R19-11/R20-11/R21-11
     1903* SWSタグ: ECUC_Rte_09151
     1904* タイプ: PARAM-CONF-CONTAINER
     1905* 多重度: 0..*
     1906
     1907== RteIsrEventRef ==
     1908{{{
     1909/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteEventToIsrMapping/RteIsrEventRef
     1910}}}
     1911* 対象リビジョン: R19-11/R20-11/R21-11
     1912* SWSタグ: ECUC_Rte_09153
     1913* タイプ: FOREIGN-REFERENCE
     1914* 多重度: 1
     1915* 参照先タイプ: RTE-EVENT
     1916
     1917== RteMappedToIsrRef ==
     1918{{{
     1919/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteEventToIsrMapping/RteMappedToIsrRef
     1920}}}
     1921* 対象リビジョン: R19-11/R20-11/R21-11
     1922* SWSタグ: ECUC_Rte_09154
     1923* タイプ: REFERENCE
     1924* 多重度: 1
     1925* 参照先: [wiki:spec/Os#OsIsr /AUTOSAR/EcucDefs/Os/OsIsr]
     1926
     1927== RtePositionInIsr ==
     1928{{{
     1929/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteEventToIsrMapping/RtePositionInIsr
     1930}}}
     1931* 対象リビジョン: R19-11/R20-11/R21-11
     1932* SWSタグ: ECUC_Rte_09152
     1933* タイプ: INTEGER-PARAM
     1934* 多重度: 1
     1935* 上限値: 65535
     1936* 下限値: 0
     1937
     1938== RteEventToTaskMapping ==
     1939{{{
     1940/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteEventToTaskMapping
     1941}}}
     1942* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1943* SWSタグ: ECUC_Rte_09020
     1944* タイプ: PARAM-CONF-CONTAINER
     1945* 多重度: 0..*
     1946
     1947== RteActivationOffset ==
     1948{{{
     1949/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteEventToTaskMapping/RteActivationOffset
     1950}}}
     1951* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1952* SWSタグ: ECUC_Rte_09018
     1953* タイプ: FLOAT-PARAM
     1954* 多重度: 0..1
     1955* 上限値: INF
     1956* 下限値: 0
     1957
     1958== RteEventPredecessorSyncPointRef ==
     1959{{{
     1960/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteEventToTaskMapping/RteEventPredecessorSyncPointRef
     1961}}}
     1962* 対象リビジョン: R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1963* SWSタグ: ECUC_Rte_09128
     1964* タイプ: REFERENCE
     1965* 多重度: 0..1
     1966* 参照先: [#RteSyncPoint /AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteSyncPoint]
     1967
     1968== RteEventRef ==
     1969{{{
     1970/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteEventToTaskMapping/RteEventRef
     1971}}}
     1972* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1973* SWSタグ: ECUC_Rte_09019
     1974* タイプ: FOREIGN-REFERENCE
     1975* 多重度:
     1976  * R4.0.3/R4.1.3/R4.2.2/R4.3.1: 1
     1977  * R4.4.0/R19-11/R20-11/R21-11: 1..*
     1978* 参照先タイプ: RTE-EVENT
     1979
     1980== RteEventSuccessorSyncPointRef ==
     1981{{{
     1982/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteEventToTaskMapping/RteEventSuccessorSyncPointRef
     1983}}}
     1984* 対象リビジョン: R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1985* SWSタグ: ECUC_Rte_09129
     1986* タイプ: REFERENCE
     1987* 多重度: 0..1
     1988* 参照先: [#RteSyncPoint /AUTOSAR/EcucDefs/Rte/RteOsInteraction/RteSyncPoint]
     1989
     1990== RteImmediateRestart ==
     1991{{{
     1992/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteEventToTaskMapping/RteImmediateRestart
     1993}}}
     1994* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     1995* SWSタグ: ECUC_Rte_09092
     1996* タイプ: BOOLEAN-PARAM
     1997* 多重度: 1
     1998* デフォルト値: false
     1999
     2000== RteMappedToTaskRef ==
     2001{{{
     2002/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteEventToTaskMapping/RteMappedToTaskRef
     2003}}}
     2004* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2005* SWSタグ: ECUC_Rte_09021
     2006* タイプ: REFERENCE
     2007* 多重度: 0..1
     2008* 参照先: [wiki:spec/Os#OsTask /AUTOSAR/EcucDefs/Os/OsTask]
     2009
     2010== RteOsSchedulePoint(2) ==
     2011{{{
     2012/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteEventToTaskMapping/RteOsSchedulePoint
     2013}}}
     2014* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2015* SWSタグ: ECUC_Rte_09022
     2016* タイプ: ENUMERATION-PARAM
     2017* 多重度: 0..1
     2018* 選択肢:
     2019  * CONDITIONAL
     2020  * NONE
     2021  * UNCONDITIONAL
     2022
     2023== RtePositionInTask ==
     2024{{{
     2025/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteEventToTaskMapping/RtePositionInTask
     2026}}}
     2027* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2028* SWSタグ: ECUC_Rte_09023
     2029* タイプ: INTEGER-PARAM
     2030* 多重度: 0..1
     2031* 上限値: 65535
     2032* 下限値: 0
     2033
     2034== RteServerQueueLength ==
     2035{{{
     2036/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteEventToTaskMapping/RteServerQueueLength
     2037}}}
     2038* 対象リビジョン: R4.4.0/R19-11/R20-11/R21-11
     2039* SWSタグ: ECUC_Rte_09133
     2040* タイプ: INTEGER-PARAM
     2041* 多重度: 0..1
     2042* 上限値: 65535
     2043* 下限値: 0
     2044
     2045== RteUsedInitFnc ==
     2046{{{
     2047/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteEventToTaskMapping/RteUsedInitFnc
     2048}}}
     2049* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2050* SWSタグ: ECUC_Rte_09116
     2051* タイプ: REFERENCE
     2052* 多重度: 0..1
     2053* 参照先: [#RteInitializationRunnableBatch /AUTOSAR/EcucDefs/Rte/RteInitializationRunnableBatch]
     2054
     2055== RteUsedOsAlarmRef ==
     2056{{{
     2057/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteEventToTaskMapping/RteUsedOsAlarmRef
     2058}}}
     2059* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2060* SWSタグ: ECUC_Rte_09024
     2061* タイプ: REFERENCE
     2062* 多重度: 0..1
     2063* 参照先: [wiki:spec/Os#OsAlarm /AUTOSAR/EcucDefs/Os/OsAlarm]
     2064
     2065== RteUsedOsEventRef ==
     2066{{{
     2067/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteEventToTaskMapping/RteUsedOsEventRef
     2068}}}
     2069* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2070* SWSタグ: ECUC_Rte_09025
     2071* タイプ: REFERENCE
     2072* 多重度: 0..1
     2073* 参照先: [wiki:spec/Os#OsEvent /AUTOSAR/EcucDefs/Os/OsEvent]
     2074
     2075== RteUsedOsSchTblExpiryPointRef ==
     2076{{{
     2077/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteEventToTaskMapping/RteUsedOsSchTblExpiryPointRef
     2078}}}
     2079* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2080* SWSタグ: ECUC_Rte_09026
     2081* タイプ: REFERENCE
     2082* 多重度: 0..1
     2083* 参照先: [wiki:spec/Os#OsScheduleTableExpiryPoint /AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableExpiryPoint]
     2084
     2085== RteVirtuallyMappedToTaskRef ==
     2086{{{
     2087/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteEventToTaskMapping/RteVirtuallyMappedToTaskRef
     2088}}}
     2089* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2090* SWSタグ: ECUC_Rte_09027
     2091* タイプ: REFERENCE
     2092* 多重度: 0..1
     2093* 参照先: [wiki:spec/Os#OsTask /AUTOSAR/EcucDefs/Os/OsTask]
     2094
     2095== RteExclusiveAreaImplementation ==
     2096{{{
     2097/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteExclusiveAreaImplementation
     2098}}}
     2099* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2100* SWSタグ: ECUC_Rte_09030
     2101* タイプ: PARAM-CONF-CONTAINER
     2102* 多重度: 0..*
     2103
     2104== RteExclusiveAreaImplMechanism(2) ==
     2105{{{
     2106/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteExclusiveAreaImplementation/RteExclusiveAreaImplMechanism
     2107}}}
     2108* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2109* SWSタグ: ECUC_Rte_09029
     2110* タイプ: ENUMERATION-PARAM
     2111* 多重度: 1
     2112* 選択肢:
     2113  * R4.0.3:
     2114    * ALL_INTERRUPT_BLOCKING
     2115    * COOPERATIVE_RUNNABLE_PLACEMENT
     2116    * OS_INTERRUPT_BLOCKING
     2117    * OS_RESOURCE
     2118  * R4.1.3/R4.2.2:
     2119    * ALL_INTERRUPT_BLOCKING
     2120    * COOPERATIVE_RUNNABLE_PLACEMENT
     2121    * OS_INTERRUPT_BLOCKING
     2122    * OS_RESOURCE
     2123    * OS_SPINLOCK
     2124  * R4.3.1:
     2125    * ALL_INTERRUPT_BLOCKING
     2126    * NONE
     2127    * OS_INTERRUPT_BLOCKING
     2128    * OS_RESOURCE
     2129    * OS_SPINLOCK
     2130  * R4.4.0/R19-11/R20-11/R21-11:
     2131    * ALL_INTERRUPT_BLOCKING
     2132    * NONE
     2133    * OS_INTERRUPT_BLOCKING
     2134    * OS_RESOURCE
     2135    * OS_SPINLOCK
     2136    * RTE_PLUGIN
     2137
     2138== RteExclusiveAreaOsResourceRef ==
     2139{{{
     2140/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteExclusiveAreaImplementation/RteExclusiveAreaOsResourceRef
     2141}}}
     2142* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2143* SWSタグ: ECUC_Rte_09031
     2144* タイプ: REFERENCE
     2145* 多重度: 0..1
     2146* 参照先: [wiki:spec/Os#OsResource /AUTOSAR/EcucDefs/Os/OsResource]
     2147
     2148== RteExclusiveAreaRef ==
     2149{{{
     2150/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteExclusiveAreaImplementation/RteExclusiveAreaRef
     2151}}}
     2152* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2153* SWSタグ: ECUC_Rte_09032
     2154* タイプ: FOREIGN-REFERENCE
     2155* 多重度: 1
     2156* 参照先タイプ: EXCLUSIVE-AREA
     2157
     2158== RteExternalTriggerConfig ==
     2159{{{
     2160/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteExternalTriggerConfig
     2161}}}
     2162* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2163* SWSタグ: ECUC_Rte_09105
     2164* タイプ: PARAM-CONF-CONTAINER
     2165* 多重度: 0..*
     2166
     2167== RteSwcTriggerSourceRef ==
     2168{{{
     2169/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteExternalTriggerConfig/RteSwcTriggerSourceRef
     2170}}}
     2171* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2172* SWSタグ: ECUC_Rte_09106
     2173* タイプ: INSTANCE-REFERENCE
     2174* 多重度: 1
     2175* 参照先コンテキスト:
     2176  * R4.0.3: P-PORT-PROTOTYPE
     2177  * R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11: ABSTRACT-PROVIDED-PORT-PROTOTYPE
     2178* 参照先タイプ: TRIGGER
     2179
     2180== RteTriggerSourceQueueLength ==
     2181{{{
     2182/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteExternalTriggerConfig/RteTriggerSourceQueueLength
     2183}}}
     2184* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2185* SWSタグ: ECUC_Rte_09095
     2186* タイプ: INTEGER-PARAM
     2187* 多重度: 1
     2188* 上限値: 4294967295
     2189* 下限値: 0
     2190* デフォルト値: 0
     2191
     2192== RteInternalTriggerConfig ==
     2193{{{
     2194/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteInternalTriggerConfig
     2195}}}
     2196* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2197* SWSタグ: ECUC_Rte_09096
     2198* タイプ: PARAM-CONF-CONTAINER
     2199* 多重度: 0..*
     2200
     2201== RteSwcTriggerSourceRef(2) ==
     2202{{{
     2203/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteInternalTriggerConfig/RteSwcTriggerSourceRef
     2204}}}
     2205* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2206* SWSタグ: ECUC_Rte_09097
     2207* タイプ: FOREIGN-REFERENCE
     2208* 多重度: 1
     2209* 参照先タイプ: INTERNAL-TRIGGERING-POINT
     2210
     2211== RteTriggerSourceQueueLength(2) ==
     2212{{{
     2213/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteInternalTriggerConfig/RteTriggerSourceQueueLength
     2214}}}
     2215* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2216* SWSタグ: ECUC_Rte_09098
     2217* タイプ: INTEGER-PARAM
     2218* 多重度: 1
     2219* 上限値: 4294967295
     2220* 下限値: 0
     2221* デフォルト値: 0
     2222
     2223== RteModeMachineInstanceConfig ==
     2224{{{
     2225/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteModeMachineInstanceConfig
     2226}}}
     2227* 対象リビジョン: R4.4.0/R19-11/R20-11/R21-11
     2228* SWSタグ: ECUC_Rte_09142
     2229* タイプ: PARAM-CONF-CONTAINER
     2230* 多重度: 0..*
     2231
     2232== RteModeMachineQueueLength ==
     2233{{{
     2234/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteModeMachineInstanceConfig/RteModeMachineQueueLength
     2235}}}
     2236* 対象リビジョン: R4.4.0/R19-11/R20-11/R21-11
     2237* SWSタグ: ECUC_Rte_09144
     2238* タイプ: INTEGER-PARAM
     2239* 多重度: 1
     2240* 上限値: 4294967295
     2241* 下限値: 0
     2242* デフォルト値: 1
     2243
     2244== RteSwcModeManagerRef ==
     2245{{{
     2246/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteModeMachineInstanceConfig/RteSwcModeManagerRef
     2247}}}
     2248* 対象リビジョン: R4.4.0/R19-11/R20-11/R21-11
     2249* SWSタグ: ECUC_Rte_09143
     2250* タイプ: INSTANCE-REFERENCE
     2251* 多重度: 1
     2252* 参照先コンテキスト: ABSTRACT-PROVIDED-PORT-PROTOTYPE
     2253* 参照先タイプ: MODE-DECLARATION-GROUP-PROTOTYPE
     2254
     2255== RteNvRamAllocation ==
     2256{{{
     2257/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteNvRamAllocation
     2258}}}
     2259* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2260* SWSタグ: ECUC_Rte_09040
     2261* タイプ: PARAM-CONF-CONTAINER
     2262* 多重度: 0..*
     2263
     2264== RteNvmBlockRef ==
     2265{{{
     2266/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteNvRamAllocation/RteNvmBlockRef
     2267}}}
     2268* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2269* SWSタグ: ECUC_Rte_09041
     2270* タイプ:
     2271  * R4.0.3/R4.1.3/R4.2.2/R4.3.1: SYMBOLIC-NAME-REFERENCE
     2272  * R4.4.0/R19-11/R20-11/R21-11: REFERENCE
     2273* 多重度: 1
     2274* 参照先: [wiki:spec/NvM#NvMBlockDescriptor /AUTOSAR/EcucDefs/NvM/NvMBlockDescriptor]
     2275
     2276== RteNvmRamBlockLocationSymbol ==
     2277{{{
     2278/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteNvRamAllocation/RteNvmRamBlockLocationSymbol
     2279}}}
     2280* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2281* SWSタグ: ECUC_Rte_09042
     2282* タイプ: LINKER-SYMBOL
     2283* 多重度: 0..1
     2284
     2285== RteNvmRomBlockLocationSymbol ==
     2286{{{
     2287/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteNvRamAllocation/RteNvmRomBlockLocationSymbol
     2288}}}
     2289* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2290* SWSタグ: ECUC_Rte_09043
     2291* タイプ: LINKER-SYMBOL
     2292* 多重度: 0..1
     2293
     2294== RteSwNvBlockDescriptorRef ==
     2295{{{
     2296/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteNvRamAllocation/RteSwNvBlockDescriptorRef
     2297}}}
     2298* 対象リビジョン: R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2299* SWSタグ: ECUC_Rte_09132
     2300* タイプ: FOREIGN-REFERENCE
     2301* 多重度: 0..1
     2302* 参照先タイプ: NV-BLOCK-DESCRIPTOR
     2303
     2304== RteSwNvRamMappingRef ==
     2305{{{
     2306/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteNvRamAllocation/RteSwNvRamMappingRef
     2307}}}
     2308* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2309* SWSタグ: ECUC_Rte_09044
     2310* タイプ: FOREIGN-REFERENCE
     2311* 多重度:
     2312  * R4.0.3/R4.1.3: 1
     2313  * R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11: 0..1
     2314* 参照先タイプ: SWC-SERVICE-DEPENDENCY
     2315
     2316== RteSoftwareComponentInstanceRef(2) ==
     2317{{{
     2318/AUTOSAR/EcucDefs/Rte/RteSwComponentInstance/RteSoftwareComponentInstanceRef
     2319}}}
     2320* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2321* SWSタグ: ECUC_Rte_09004
     2322* タイプ: FOREIGN-REFERENCE
     2323* 多重度: 0..1
     2324* 参照先タイプ: SW-COMPONENT-PROTOTYPE
     2325
     2326== RteSwComponentType ==
     2327{{{
     2328/AUTOSAR/EcucDefs/Rte/RteSwComponentType
     2329}}}
     2330* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2331* SWSタグ: ECUC_Rte_09006
     2332* タイプ: PARAM-CONF-CONTAINER
     2333* 多重度: 0..*
     2334
     2335== RteBypassSupportEnabled ==
     2336{{{
     2337/AUTOSAR/EcucDefs/Rte/RteSwComponentType/RteBypassSupportEnabled
     2338}}}
     2339* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2340* SWSタグ: ECUC_Rte_09114
     2341* タイプ: BOOLEAN-PARAM
     2342* 多重度: 0..1
     2343* デフォルト値: false
     2344
     2345== RteComponentTypeCalibration ==
     2346{{{
     2347/AUTOSAR/EcucDefs/Rte/RteSwComponentType/RteComponentTypeCalibration
     2348}}}
     2349* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2350* SWSタグ: ECUC_Rte_09039
     2351* タイプ: PARAM-CONF-CONTAINER
     2352* 多重度: 0..1
     2353
     2354== RteCalibrationSupportEnabled ==
     2355{{{
     2356/AUTOSAR/EcucDefs/Rte/RteSwComponentType/RteComponentTypeCalibration/RteCalibrationSupportEnabled
     2357}}}
     2358* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2359* SWSタグ: ECUC_Rte_09037
     2360* タイプ: BOOLEAN-PARAM
     2361* 多重度: 1
     2362
     2363== RteCalibrationSwAddrMethodRef ==
     2364{{{
     2365/AUTOSAR/EcucDefs/Rte/RteSwComponentType/RteComponentTypeCalibration/RteCalibrationSwAddrMethodRef
     2366}}}
     2367* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2368* SWSタグ: ECUC_Rte_09038
     2369* タイプ: FOREIGN-REFERENCE
     2370* 多重度: 0..*
     2371* 参照先タイプ: SW-ADDR-METHOD
     2372
     2373== RteComponentTypeRef ==
     2374{{{
     2375/AUTOSAR/EcucDefs/Rte/RteSwComponentType/RteComponentTypeRef
     2376}}}
     2377* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2378* SWSタグ: ECUC_Rte_09003
     2379* タイプ: FOREIGN-REFERENCE
     2380* 多重度: 1
     2381* 参照先タイプ: SW-COMPONENT-TYPE
     2382
     2383== RteImplementationRef ==
     2384{{{
     2385/AUTOSAR/EcucDefs/Rte/RteSwComponentType/RteImplementationRef
     2386}}}
     2387* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
     2388* SWSタグ: ECUC_Rte_09028
     2389* タイプ: FOREIGN-REFERENCE
     2390* 多重度: 0..1
     2391* 参照先タイプ: SWC-IMPLEMENTATION
     2392