Modeling structures as types instead of classes
To have IBM Rational Rhapsody model
structures as types instead of classes, click the Add button
on the Misc tab of the Reverse Engineering
Advanced Options window so that you can enter the names
of the structures or use a wildcard to apply the mapping to all structures.
Importing data members as private
Select
the Reflect Data Members check
box on the Misc tab of the Reverse
Engineering Advanced Options window to imports all code
data members as private. The access level of data members in the code
is imported into the Visibility property of attributes.
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.
Creating flow charts during reverse engineering
Use the CreateFlowcharts property to have IBM Rational Rhapsody automatically
create flow charts during reverse engineering. You must set this property
before starting the reverse engineering process.
Importing directories as packages
Use the Map to Package group on
the Mapping tab of the Reverse Engineering
Advanced Options window to specify how to organize imported
elements to packages.