Prev | Next |
AUTOSAR Data Modeling Toolbox Page
The AUTOSAR Data Modeling Toolbox page contains the elements required to model AUTOSAR data and interface types.

AUTOSAR Data Modeling Model Elements
Icon |
Description |
---|---|
AUTOSAR Base Type |
Used to create AUTOSAR base types, for example: uint8 or uint16. |
AUTOSAR Client-Server Interface |
Used to define a Client-Server Interface, which is used as the Port-Type for a Client-Server Port. |
AUTOSAR Compu Method |
Used to define an AUTOSAR Compu Method. |
AUTOSAR Data Element |
Used to create an instance (Property) of an AUTOSAR Data Type. You can use this element to model internal data attributes of AUTOSAR Data Elements. |
AUTOSAR Data Type |
Used to define AUTOSAR data types such as Values, Arrays, Structures and Type References. You can set the type using the element Tagged Values. |
AUTOSAR Mode Switch Interface |
Used to define a Mode Switch Interface, which is used for a Mode Switch Port. |
AUTOSAR NV Data Interface |
Used to define a Non-Volatile Data Interface, which is used for an NV Data Port |
AUTOSAR Parameter Interface |
Used to define a Parameter Interface, which is used for a Parameter Port. |
AUTOSAR Sender Receiver Interface |
Used to define a Sender-Receiver-Interface, which is used for a Sender Receiver Port. |
AUTOSAR Trigger Interface |
Used to define a Trigger-Interface, which is used for a Trigger Port. |
Part Association |
Used to define an 'is-part-of' relationship between interface types and data elements. |
Quantity Kind |
Defines a quantity kind, a physical dimension according to the SysML standard. |
Unit |
Used to define a physical unit according to the SysML standard. |
AUTOSAR Usage |
Used to express dependencies between data type elements. See the Support for AUTOSAR Data Types Help topic for information on when to use this connector. |