Presentation is loading. Please wait.

Presentation is loading. Please wait.

UML Diagramming with JUDE

Similar presentations


Presentation on theme: "UML Diagramming with JUDE"— Presentation transcript:

1 UML Diagramming with JUDE
Java UML Development Environment UML Diagramming with JUDE Using JUDE November 12, 2018

2 What is JUDE Java UML Development Environment
JUDE is a diagramming tool that makes it easier to draw professional looking UML diagrams. JUDE is an acronym for Java UML Development Environment Using JUDE November 12, 2018

3 JUDE – First Opened Using JUDE November 12, 2018

4 Create a New Project Using JUDE November 12, 2018

5 Add a Diagram Choose Class Diagram Using JUDE November 12, 2018

6 New Class Diagram Using JUDE November 12, 2018

7 Give Diagram a Name New Name New Name New Name Type new name here.
Using JUDE November 12, 2018

8 Add a Class to the Diagram
New class diagram added. Give it a name. Click this button to add a class Then click here to place it New class Using JUDE November 12, 2018

9 Add Attributes Click to add attribute Using JUDE November 12, 2018

10 Add New Attribute Fill in the Name, Type, and Visibility of the Attribute Click Add to add an attribute Using JUDE November 12, 2018

11 If type is not in this list, just type it here.
New Attribute If type is not in this list, just type it here. Using JUDE November 12, 2018

12 Editing Attribute To edit the selected attribute’s features
Change these characteristics as needed Using JUDE November 12, 2018

13 Add Methods to the Class
Methods are called Operations in JUDE Add, Edit, or Delete Methods as Desired Using JUDE November 12, 2018

14 Adding and Editing Parameters
To add or edit parameters Using JUDE November 12, 2018

15 After adding the methods
Using JUDE November 12, 2018

16 Add a second class After renaming new class and adding the main method
Add a class in same way as first Since “String[ ]” is not in the dropdown list, you must type it here Using JUDE November 12, 2018

17 Showing Dependency Relationship
Use this button to draw a dependency relationship Using JUDE November 12, 2018

18 Showing Dependency Relationship
Click CircleDemo and Drag to Circle Result shows that CircleDemo creates and uses one or more Circle objects Using JUDE November 12, 2018

19 Labeling the Dependency Line
Line is now labeled. Click on the Dependency Line to Select it. Then choose the Stereotype tab and type the label you want Using JUDE November 12, 2018

20 Save the diagram – extension will be .jude
Resulting Diagram May print the diagram Save the diagram – extension will be .jude Using JUDE November 12, 2018


Download ppt "UML Diagramming with JUDE"

Similar presentations


Ads by Google