The I_DaVinciProjectExplorer DaVinci Project Explorer supports you in managing your DaVinci Adaptive projects. The DaVinci Project Explorer provides corresponding commands in the context menu of a selected element for easy access to important functions.

notice

For information on organizing DaVinci Adaptive projects, refer to section Project Collaboration.

DaVinci Adaptive Support

All projects displayed in the DaVinci Project Explorer have DaVinci Adaptive Support enabled. Refer to chapter Project Setup for information on how to create a new DaVinci Adaptive project or convert an existing C/C++ project into a DaVinci Adaptive project.

For projects with active DaVinci Adaptive Support, the following folders are created in the root folder of the DaVinci Adaptive project:

The names of these DaVinci Adaptive-specific folders can be adjusted as follows:

notice

These DaVinci Adaptive-specific folders must be located on the root folder of the DaVinci Adaptive project.

Functionality

DaVinci Adaptive projects are displayed with additional elements in the DaVinci Project Explorer:

S_ProjectExplorer

Browsing the AUTOSAR Model

You can jump between elements in the DaVinci Project Explorer and AUTOSAR Model Explorer as follows:

  • Jump from DaVinci Project Explorer to AUTOSAR Model Explorer:
    Open the context menu of the AUTOSAR element in the DaVinci Project Explorer and click I_Autosar Open in AUTOSAR Model Explorer.
  • Focus element from AUTOSAR Model Explorer in DaVinci Project Explorer:
    Activate the I_LinkWithEditor [Link with Editor] button in the DaVinci Project Explorer to automatically focus the DaVinci Project Explorer on the elements selected in the AUTOSAR Model Explorer.
    The Elements will be selected for loaded Projects. For all others only the File will be selected.
    This is especially useful for finding out all ARXML files a given element is persisted in.
  • Go to AUTOSAR Element via Navigate Menu:
    Select a DaVinci Adaptive project in the DaVinci Project Explorer and open the menu path Navigate|Go to AUTOSAR element. A dialog opens in which you can select the AUTOSAR element you want to navigate to in the AUTOSAR Model Explorer. You can filter all AUTOSAR elements using the quicktype filter above the table. In the table, activate the check box of the AUTOSAR element you want to navigate to. This AUTOSAR element is automatically focused in the AUTOSAR Model Explorer.
notice

Refer to AUTOSAR Model Explorer for more information.

Deleting Elements

Elements can be deleted from the AUTOSAR model using the I_Delete Delete command in the context menu of the element.

notice

Deleting an element in the DaVinci Project Explorer will remove those parts of the element contributed by the corresponding file only. If the element is composed of contributions from multiple files, those contributions of other files remain part of the model.