UML Modeling on NetBeans, Part II: Create a Use Case Diagram
Java, NetBeans, Tutorials 15 Comments »A Use Case diagram is useful when you are describing requirements for a system in the analysis, design, implementation and documentation stages.
A Use Case diagram is useful when you are describing requirements for a system in the analysis, design, implementation and documentation stages.
Introduction
This article show how to create UML Model on NetBeans and infers that you have already install NetBeans 5.5 (IDE) already. It divided into 4 parts:
Split method in String class will break a string into tokens or array. By specify regular expression as delimiters, as the example below.
When this exception occurs, it means java runs out of memory.
You can increase memory(heap size) by run java including these parameters