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.
On the Reports menu, click New Class 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. |
Check the Show System checkbox to include classes from the System namespace in the method tree. This will let you put them on your report. Show System also affects selections made by the selection arrow. Leaving this unchecked can help keep your reports from becoming cluttered.
|
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. |
|
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. |
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.
Copyright © 2006-2010 Lumikon Software, Inc. All rights reserved.