Packages that UML-to-C++ transformations transform

The UML-to-C++ transformation generates folders in the target project from packages in the source model. The transformation places the elements of the package in the package folder.

The transformation ignores analysis packages. An analysis package is a package that has the «perspective» stereotype, the analysis keyword, or the perspective keyword applied to it.

The transformation generates C++ namespaces for packages that have the «cpp_namespace» stereotype applied.


Feedback