Classes

Package de.fraunhofer.isst.axbench.autosarinterface.axl2autosarConversion.modelconverters

Classes

class  ApplicationModelToAutosarConverter
 this class realize the converter from an application model to an autosar "sw model". -later the uuids are relevant for the mapping!all converters has to be indepented from the rest... More...
class  AutosarSystemTemplateAndMapping
 this class realize the autosar system mapping. -the system template (ecu resource template-->ecu instances) -the application to resource model mapping inside the axbench

  • only the mapping from a component to hw component can be realized, ports and connection can't be synchronized because there is no com matrix.
More...
class  Converter
class  General
class  ResourceModelToAutosarConverter
 this class realize the converter from an resource model to an autosar ecu resource template "model". -the top hw component represent the system

  • contains all hw_busses -lin -flexray -can -ethernet -spi -ttcan??
  • can not contains hw_ports
  • realizes the connections between the hwbus and the ecus -all other components can only be mapped to autosar, if there is an instance inside the top hw component , all these subcomponents are ecu's
  • connections will be ignored
  • subcomponents will be ignored
  • only the ports which realize a connection to the bus will be mapped to autosar
More...