Page History
When exporting Magic Cameo Systems EE Architect elements in an AUTOSAR format, sometimes several elements may be created. Not all Magic Cameo Systems EE Architect elements can be exported as AUTOSAR elements.
When importing AUTOSAR elements to Magic Cameo Systems EE Architect, sometimes several elements may be created.
...
The following table provides the list of elements you get when you export network communication elements to AUTOSAR elements. Anchor communicationexport communicationexport
Magic Cameo Systems EE Architect Elements | AUTOSAR Elements |
---|---|
AbstractCANFrame | FramePort CANFrame |
AbstractLINFrame | FramePort LINFrame |
AbstractFlexRayFrame | FramePort FlexRayFrame |
EthernetFrame | EthernetFrame |
EventTriggered | CANFrameTriggering |
CyclicEvent | CANFrameTriggering |
CyclicBasedFilter | FlexRayFrameTriggering |
Payload | PDUToFrameMapping ISignalIPDU IPDUPort PDUTriggering IPDUTimingSpecification |
SystemSignalGroup | SystemSignalGroup |
SignalValue | SignalValues |
BusSignal | ISignal SignalUnit ISignalTriggering ISignalPort CompuMethod ISignalIPDUGroup |
SystemSignal | SystemSignal |
...
The following table provides the list of elements you get when you export hardware architecture elements to AUTOSAR elements. Anchor hardwareexport hardwareexport
Magic Cameo Systems EE Architect Elements | AUTOSAR Elements |
---|---|
HPC | ECUInstance |
VirtualLocalAreaNetwork | EthernetPhysicalChannel |
ECU Sensor Actuator Device Switch ElectricalDevice Core MicroProcessor MicroController | ECUInstance |
Switch | ECUInstance CouplingElement |
CANBus | CANCluster CANPhysicalChannel |
LINBus | LINCluster LINPhysicalChannel |
FlexRayBus | FlexRayCluster FlexRayPhysicalChannel |
CANPort | CANCommunicationConnector CANCommunicationController |
LINPort | LINCommunicationConnector LINSlaveController LINMasterController |
FlexRayPort | FlexRayCommunicationConnector FlexRayCommunicationController |
EthernetPort | EthernetCommunicationConnector EthernetCommunicationController |
Connection | CommConnectorPort Reference between CommunicationConnector and PhysicalChannel |
...
The following table provides the list of elements you get when you import AUTOSAR elements into Magic Cameo Systems EE Architect. Anchor softwareimport softwareimport
AUTOSAR Elements | Magic Cameo Systems EE Architect Elements |
---|---|
CompositionSwComponentType | SoftwareComposition |
ApplicationSwComponentType | SoftwareAtomicComponent |
SoftwareComponentPrototype | PartProperty typed by component |
SenderReceiverInterface | SenderReceiver |
ClientServerInterface | ClientServer |
ClientServerOperation | Operation |
Argument Data Prototype | Parameter |
ServiceInterface | Service |
VariableDataPrototype | DataElement Event |
Field | Field |
PPortPrototype | ClientServerPort |
SenderReceiverPort | |
ServiceInstancePort | |
RPortPrototype | ClientServerPort |
SenderReceiverPort | |
ServiceInstancePort | |
ServerComSpec.QueueLength | ClientServerPort.QueueLength ClientServerPort.QueueLength = Queuing |
QueueSenderComSpec.QueueLength | SenderReceiverPort.QueueLength SenderReceiverPort.Mode = Queuing |
QueueReceiverComSpec.QueueLength | SenderReceiverPort.QueueLength SenderReceiverPort.Mode = Queuing |
AssemblyConnection | Connection |
DelegationConnection | Connection |
...
The following table provides the list of elements you get when you export software architecture elements to AUTOSAR elements. Anchor softwareexport softwareexport
Magic Cameo Systems EE Architect Elements | AUTOSAR Elements |
---|---|
SoftwareComposition | CompositionSwComponentType |
SoftwareAtomicComponent | ApplicationSwComponentType InternalBehavior RunnableEntity |
ServiceAdapterComponent | ApplicationSwComponentType AdaptiveApplicationSwComponentType |
SenderReceiver | SenderReceiverInterface |
ClientServer | ClientServerInterface |
Service | ServiceInterface |
DataElement | DataElement |
Event | Event |
Field | Field |
ServiceInstancePort | PPortPrototype |
RPortPrototype if the ServiceInstancePort has isDelegated set to TRUE | |
ProvidedComSpec | |
RequiredComSpec | |
ClientServerPort | PPortPrototype |
RPortPrototype if the ClientServerPort has isDelegated set to TRUE | |
ProvidedComSpec | |
RequiredComSpec | |
SenderReceiverPort | PPortPrototype |
RPortPrototype if the SenderReceiverPort has isDelegated set to TRUE | |
ProvidedComSpec | |
RequiredComSpec | |
Connection | AssemblyConnection |
DelegationConnection | |
Operation | ClientServerOperation |
...
The following table provides the list of elements you get when you export system mapping elements to AUTOSAR elements. Anchor systemmappingexport systemmappingexport
Magic Cameo Systems EE Architect Elements | AUTOSAR Elements |
---|---|
Allocate | SystemMapping SwcToECUMapping |
SystemMapping DataMapping |
...