Editing the C++ properties of UML models

Introduction

The C++ properties of UML model elements can be edited through the “C++” property view and through C++ edition dialog boxes. The C++ edition dialog box for a selected model element can be accessed by pressing the  "Edit properties" button.


The “Edit properties” button in the “C++” property view

Structure of C++ edition dialog boxes

C++ edition dialog boxes vary according to the model element selected. The C++ edition dialog box for a given element presents its C++ properties, grouped into different categories:

The next figure shows the C++ edition dialog box for a package.


The C++ edition dialog box for a package