The Class Report
Class reports document the classes in your assembly. They show inheritance relations,
methods, fields, and comments merged in from your code. There are many options to
let you control the amount of detail you wish to present.
To create a class report
-
On the Reports menu, click New Class Report.
To add a class to the report
-
Add classes to your report using the Class Tree
or the Auto Select Bar.
-
You may also add and remove classes quickly with the Access Selection Bar.
|

|
Use this button to report on all the classes in your project
|
|

|
Use this button to remove all classes from the diagram.
|
Class display options
|
Show details
|
Check this button to show class details
|
|
Show comments
|
If you have merged comments into your project, check this box to show class comments
on your report.
|
|
Show methods
|
Check this button to show the methods that belong to each class.
|
Method display options
|
Show details
|
Check this button to show method details.
|
|
Show comments
|
If you have merged comments into your project, check this box to show method comments
on your report.
|
|
Show parameters
|
Check this button to show method parameters on your report
|
|
Show inherited
|
Check this button to show methods inherited from other classes on your report.
|
|
Group inherited
|
If you have checked Show Inherited, check this box to group the inherited methods
together.
|
|
Show public
|
Check this box to show public methods.
|
|
Show protected
|
Check this box to show protected methods.
|
|
Show private
|
Check this box to show private methods.
|
To remove a class from the report
-
Click on the class name header to select a class. It will change from light blue
to dark blue when selected.
-
Press the Delete key to remove the selected class from the report.
-
Classes can also be toggled off and on the report with the Class Tree.
Return to Help Contents
|