Changing the visibility of C/C++ fields and methods

You can change the visibility of C/C++ fields and methods directly in a class diagram.
You must be in the C/C++ perspective and have a diagram open in the diagram editor.

To change the visibility of a field or method, in the diagram editor, right-click a C/C++ field or method; then click Visibility to add the check mark beside the appropriate selection.

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 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
Renaming C/C++ elements
Creating relationships between C/C++ elements

Feedback