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 . firstly , like the up pictures , select a tool .
for example , we selected create a package . When you click on diagram , it will give you a wizard for modifying , if we set the packege of "AAA"
As a result , one package named AAA 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
It shows you can't create it on diagram .
Put it on one classifier element , and click . It will let you to select or recreate an 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
Create interface connection between AAA and BBB with interface IBandA
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 .