Editing Methods, Processes and Runnables

  1. In the "Database" or "Workspace" list, select a component.
  2. In the "Contents" field, click the Methods tab.

    The Methods view is displayed.

  3. Select the method, process or runnable you want to edit.

  4. Do one of the following to open the signature editor:

    • In the Edit menu, select Open Component.
    • In the context menu, select Edit.
    • Press <Return>.
    • Double-click the selected method/process/runnable.

    Editing a method, process or runnable in the signature editor is described in Defining a Component Signature.

  5. In the context menu, select Edit Implementation to open the implementation editor for methods/processes/runnables.

    Editing method/process implementations is described in Editing a Process/Method Implementation.

    Editing implementations of runnable entities in SWCClosed AUTOSAR software component (singular; plural is SWCs) is described in Editing the Implementation of a Runnable.

  6. In the context menu, select Copy to create a copy of the selected method/process/runnable.
  7. In the context menu, select Delete to delete the selected method/process/runnable.
  8. In the context menu, select Rename to rename the selected method/process/runnable.

See also

Methods View

Defining a Component Signature

Editing a Process/Method Implementation

Editing the Implementation of a Runnable

Implementation Editor for Methods and Processes