The AUTOSAR Components and Ports Toolbox contains all elements required to model AUTOSAR components with ports and interconnections. You can set the port direction and if a port is a service port with the port tagged values.
Name | Usage |
---|---|
AUTOSAR Component | Defines AUTOSAR Components. The component type is set by a tagged value. |
AUTOSAR Client Server Port | Defines a Client-Server-Port for a component. |
AUTOSAR Sender Receiver Port | Defines a Sender-Receiver-Port for a component. |
AUTOSAR Mode Switch Port | Defines a Mode-Switch-Port for a component. |
AUTOSAR NV Data Port | Defines a Non-Volatile-Data-Port for a component. |
AUTOSAR Parameter Port | Defines a Parameter-Port for a component. |
AUTOSAR Trigger Port | Defines a Trigger-Port for a component. |
AUTOSAR Flow Connection | Use this connector to connect two connected ports. |