Java UML Development Environment UML DIAGRAMMING WITH JUDE




















- Slides: 20
Java UML Development Environment UML DIAGRAMMING WITH JUDE Using JUDE December 25, 2021 1
What is 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 December 25, 2021 2
JUDE – First Opened Using JUDE December 25, 2021 3
Create a New Project Using JUDE December 25, 2021 4
Add a Diagram Choose Class Diagram Using JUDE December 25, 2021 5
New Class Diagram Using JUDE December 25, 2021 6
Give Diagram a Name New Name Type new name here. Using JUDE December 25, 2021 7
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 December 25, 2021 8
Add Attributes Click to add attribute Using JUDE December 25, 2021 9
Add New Attribute Click Add to add an attribute Using JUDE Fill in the Name, Type, and Visibility of the Attribute December 25, 2021 10
New Attribute If type is not in this list, just type it here. Using JUDE December 25, 2021 11
Editing Attribute To edit the selected attribute’s features Change these characteristics as needed Using JUDE December 25, 2021 12
Add Methods to the Class Methods are called Operations in JUDE Add, Edit, or Delete Methods as Desired Using JUDE December 25, 2021 13
Adding and Editing Parameters To add or edit parameters Using JUDE December 25, 2021 14
After adding the methods Using JUDE December 25, 2021 15
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 December 25, 2021 16
Showing Dependency Relationship Use this button to draw a dependency relationship Using JUDE December 25, 2021 17
Showing Dependency Relationship Click Circle. Demo and Drag to Circle Result shows that Circle. Demo creates and uses one or more Circle objects Using JUDE December 25, 2021 18
Labeling the Dependency 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 December 25, 2021 19
Resulting Diagram May print the diagram Save the diagram – extension will be. jude Using JUDE December 25, 2021 20