Standard operations are constructors, copy constructors,
destructors, and assignment operators. You can specify which of
the standard operations are generated by the C++ transformation.
Before you apply the C++ transformation, you should
read the information available at .
In the Transformations/Configurations list,
click UML to C++, on the Transformation Description page,
click View Transformation Documentation.
To specify how the C++ transformation generates standard
operations:
- Click .
- Expand Modeling, expand Transformations,
click UML to C++ Transformation.
- Click the General tab.
- On the General page, select the
check boxes beside the operations you want the C++ transformation
to generate.
- Click OK.
The selected operations are generated the next time that
you run this transformation configuration.