AUTOSAR Generator : SAG Implementation of AUTOSAR Features : Mode Declaration Groups

Mode Declaration Groups
Mode Declaration Group will be implemented by SAG using an enumerated User Defined Type with Design-Attribute "Mode Declaration Group" set to "yes", and having a data item of this type flowing on a certain info flow.
"An input data will be accessed via the RTE API Rte_Mode_...() and output via the API Rte_Switch_...()
"The XML will include definitions of ModeDeclarationGroup and ModeDeclaration. In addition, it will define ModeSwitchPoint and ModeSwitchComSpec for output data.