Use
the Log tab to specify which
kinds of constructs the reverse engineering utility reports on during
the import. These options directly affect the performance of the reverse
engineering process. The more options you select, the slower the process.
About this task
The tab contains
the controls:
- Constructs Analyzed specifies
which constructs to report. The possible choices are as follows:
- Files only means to report
only the files being analyzed.
- Files
and classes means
to report only the files and classes being analyzed.
- All constructs means to
report all constructs being analyzed.
- Constructs
added to Model specifies
which constructs added to the model are reported. The possible choices
are as follows:
- None means
no constructs.
- Classes only means
to report
only the classes being added.
- All means
to report all
the constructs being added.
- Output
Window specifies
which output to display in the Output window. The possible choices
are as follows:
- Files only means
to display
file information only.
- Errors means
to display
errors only.
- All means to display
all information.
To improve
performance when you are reverse
engineering large amounts of legacy code, you can hide the Output
window. To hide the window, set the following environment variable
in your copy of the rhapsody.ini file:
NO_OUTPUT_WINDOW=TRUE