|
|
|
The Class DiagramClass diagrams are used to show the inheritance relationships between classes in your project. They are also a good way to document the method and field members of each class. To create a class diagram
To add a class to the diagram
To display methods and fields
You can also use the Access Selection Bar to rapidly select methods and fields based on their access levels
To remove a class from the diagram
To show class details
To add a caption or comment to your diagramPosition the mouse over your diagram and then click the right mouse button. Select Caption or Comment. Enter your text into the Comment Editor and then click OK. To adjust the layout of your diagramWhen your diagram contains all the classes you wish to display, you can fine tune the appearance by dragging the classes on the diagram with the right mouse button. The horizontal bar can also be positioned by dragging. If you spend time tweaking your diagram, and then add something, your tweaking will be lost! That’s the dark side of automatic layout. For this reason, you should get everything you need on the diagram before you begin tweaking. Class access symbolsMethods and fields in a class have access levels to indicate their visibility to other classes. These access levels are indicated in LumiCode (as in UML) as follows:
|
|
|
|
|
Copyright © 2006-2008 Lumikon Software, Inc. All rights reserved. |