This section describes the tools provided in order to build a Class Diagram.
Select the Selection mode tool
Drag a set of elements on class diagram
As a result , a set of Class diagam objects is selected .
Select the Zooming mode tool
click left mouse key to zoom in and right mouse key to zoom out .
zoom in
zoom out
As a result , the Class Diagram object was zoomed .
Create a package tool, Create a class tool , Create an interface tool , Create an enumeration tool had same operation of creating .
For example , we selected create a package . When you click on diagram , drag and drop the icon, it will give you a wizard for modifying , if we set the packege of "sample"
As a result , one package named sample was created .
See Create a package tool
See Create a package tool
2.6 Create an enumeration (it not support for jdk1.4)
See Create a package tool
Select the Association tool
The mouse shape will change when successful select a Association tool
You should select a connection source element first .
Then drag to the target elements , it will give you a wizard for setting .
As a result , an composition connection is created .
The operation of this tool is same as Create a Association .
The operation of this tool is same as Create a Association .
2.10 Create an interface provider
Select Create an interface provider tool
Then, drag the icon to the element and drop, it will popup a dialog
You can click the New button to create a new interface or click the Browse button to select a interface
As a result , an interface provider is created
2.11 Create a required interface
2.12 Create an interface connection
Select Create an interface connection tool and drag it from the first element to target element
It will popup a dialog for selecting a interface provider, you can click the New button to create a new interface provider or click the Brower button to select one
As a result , an interface connection is created .
Select Create an indication tool , then put on one Class diagram object , and link to a note , it can help you make some documents .
like this , you can did it easily .