Simple to use UML modeling tool

1. FIG class

1.1 Procedure

1. Create

2. Select Model types in the pop - Object-Oriented Model - Class Diagram

3. Click OK, and generates canvas

1.2 Create a class diagram

1. In the new canvas, select Toolbox Class

2. Click Class, then click on the canvas to produce class

Figure 1.3 Editorial

1. Double-Class, Class Properties dialog box pops up

2. Modify the name of the class

1. Name: Class Chinese name

2. Code: class name in Java

3. Comments: Comment

Figure:

3. filling properties

1. Click Attributes, display attribute table

2. Click on the line, fill out the property

2.1 Name: field Chinese name

2.2 Code: attribute name

2.3 Data Type: Attribute Type

After the addition finished, click OK, class diagrams generated

2. FIG Activity (flowchart)

As with class diagrams, but the final choice Activity Diagram

Activity diagrams need to have a starting point and end point

A simple flow diagram of the purchasing

3. Coopers & Lybrand map

The flow chart is grouped clearer division of responsibilities, division of responsibilities carried out by Orgarization Unit Swimlane

E.g:

Published 128 original articles · won praise 6 · views 3243

Guess you like

Origin blog.csdn.net/weixin_43318134/article/details/103430811