Renaming C/C++ elements

You can rename C/C++ elements, attributes, and operations from the diagram editor.
You must be in the C/C++ perspective and have a diagram open in the diagram editor.
To rename a C/C++ element, operation, or attribute:
  1. In the diagram editor, right-click a C/C++ element, operation, or attribute; then click Refactor -> Rename
  2. In the Rename Element window, type a new name.
Related concepts
UML class diagrams
Class diagrams and diagram elements
Related tasks
Creating C/C++ classes
Modifying C/C++ classes or data types
Adding fields to C/C++ classes and data types
Adding methods to C/C++ classes and data types
Changing the visibility of C/C++ fields and methods
Changing the type for C/C++ fields in diagrams
Changing the return type for C/C++ methods in diagrams
Refactoring inline
Creating C/C++ enumerations
Adding enumeration literals to C/C++ enumerations
Deleting C/C++ elements from diagrams
Deleting C/C++ elements from projects
Creating relationships between C/C++ elements

Feedback