Changing C/C++ method signatures in C/C++ domain modeling class diagrams

In a C/C++ domain modeling class diagram, you can change method signatures.

Before you begin

You must be in the C/C++ perspective and have a class diagram open.

About this task

To change the signatures of a method, complete the following steps:

Procedure

  1. In the diagram editor, right-click a method; then click Refactor > Change Method Signature.
  2. In the Change Method Signature wizard, follow the instructions.
  3. Click OK.

Feedback