Creating dependencies from include files

Use the Dependencies list on the Mapping tab to set IBM® Rational® Rhapsody® to create dependencies from the include files during reverse engineering. This means that #include between files can create dependencies between the component files and between classes. In addition, forward declarations of elements (variables, functions, classes, and so on) will create dependencies from the component file to the element.

About this task

The possible values are:

This operation is successful if the reverse engineering utility analyzes both the included file and the source; and the source and included files contain class declarations for creating the dependencies between them. If there is not enough information, the includes are not converted into dependencies. This can happen in the following cases:


Feedback