Modeling options
There are a number of settings you can use to determine how the reverse engineered code is depicted in the model that is created.
IBM® Engineering Systems Design Rhapsody® can
either model certain classes as types or use the MFC type library. Rhapsody
Developer for C++ recognizes only one predefined type library (MFC) with only one class
(CString
). You can add more classes in the
CPP_ReverseEngineering::MFC::DataTypes
property of the current configuration.
Alternatively, you can create new library metaclasses, like MFC, in the factory.prp
and site.prp
files.