When you apply the UML-to-C++ transformation to your source UML
model, you can specify whether the transformation overwrites existing files
in the target location that have the same name as files that the transformation
generates. You can choose to accept or decline each time that the transformation
will overwrite a file, to always overwrite files, or to never overwrite files.
Before you apply the UML-to-C++ transformation, you should read the
information that is available at . From the
Transformations/Configurations list,
select
UML to C++. On the
Transformation
Description page, click
View Transformation Documentation.
You
must be in the Modeling perspective.
To specify overwrite options for the UML-to-C++ transformation output:
- Click .
- In the Configure Transformations window, from
the Transformations/Configurations list, select a transformation
configuration.
- Click the Properties tab.
- On the Properties page, complete one of the
following steps:
- To be prompted each time that the transformation will overwrite a
file, click Ask.
- To overwrite files automatically, click Always.
- To never overwrite files, click Never.
- Click Apply.
- Click Close.
The options are applied the next time that you run this transformation
configuration.