About this task
To create a report using
the simple, internal reporter, select .
The window contains the following fields:
- Report Options specifies which elements
to include in the report. The possible values are as follows:
- Include Relations include all relationships
(associations, aggregations, and compositions). By default, this check
box is selected.
- Include Subclasses list
the subclasses for
each class in the report. By default, this check box is selected.
- Scope specifies the scope of
the report.
The possible values are as follows:
- Selection includes
information about the
selected elements.
- Configuration includes
information for all
elements in the active component scope (default).
- Operations specifies which operations to
include in the report. The possible values are as follows:
- All includes all operations (default).
- Public includes only the public operations.
- Attributes specifies which attributes
to
include in the report. The possible values are as follows:
- All includes all attributes (default).
- Public include only the public attributes.
- Include Statechart means if the
project
has a statechart, this option specifies whether to list the states
and transitions in the report. By default, this check box is selected.
- Include Method's Body specifies whether
to include the code for all method bodies in the report. By default,
this check box is selected.
- Include Types specifies
whether to list
the types in the report. By default, this check box is selected.
- Include Use Case specifies whether to list
the use cases in the report. By default, this check box is selected.
- Include Actors specifies whether to list
the actors in the report. By default, this check box is selected.
- Include Diagrams specifies whether to include
diagram pictures in the report. By default, this check box is cleared.
- Include Components specifies whether to
include component information (configurations, folders, files, and
their settings) in the report. By default, this check box is cleared.
- Include Derived Operations specifies whether
to include generated operations (when the CG::CGGeneral::GeneratedCodeInBrowser property
is set to Checked). By default, this check box is
cleared.
- Include Overridden Properties specifies
whether to include properties whose default values have been overridden.
By default, this check box is cleared.
To
generate the report, select the appropriate
values, then click OK to generate the report.
The report is displayed in the drawing area with the current file
name in the title bar.