

In the Select Project Location dialog box, select UMLTutorial, which is the directory you created in Step 1.For the Project Location field, click Browse.Notice that when you type the Project Name, the IDE automatically suggests this name for the name of the Project Folder. In the Project Name field, type UMLTutorialProject.The New Java-Platform Model wizard appears. Under Projects, select Java-Platform Model.From the main menu, choose File > New Project and then do the following in the New Project wizard:.Create a new working directory called UMLTutorial on a local partition of your system.

To begin this tutorial, you need to first create a UML project and a Use Case Diagram.
.png)
The Use Case diagram that you create tracks various functions and those who interact with the functions within a theoretical banking application.Ī Use Case diagram is useful when you are describing requirements for a system in the analysis, design, implementation and documentation stages. Using the Use Case diagram model, you show the relationship among actors and use cases within an application.
#Online use case diagram editor how to#
In this tutorial, you learn how to use the UML features of the IDE to create a simple UML Use Case diagram. This publication is applicable to NetBeans IDE 6.0 release Contributed and maintained by Cindy Castillo, Bob May
