


#Violet uml editor sequence diagram code#
The source code is inside the JAR file.With some browsers, you need to right click (or click and hold) on the link and select "Save file as." from the context menu. Save the JAR file at a location of your choice.
#Violet uml editor sequence diagram install#
If you don't have it, download and install the JDK or the JRE. Violet runs on any platform that has a Java Runtime Environment.

I am keeping the classic version around so that students can understand and modify the source code without being overwhelmed. My book " Object-Oriented Design & Patterns" discusses the graph editor framework that underlies Violet. This “classic” version lacks some of the amenities of the modern version such as undo/redo, cut/copy/paste. If you have more serious needs, check out one of the other programs.Ī modern version of Violet is developed and maintained by Alex de Pellegrin. If you just want to draw simple UML diagrams without too much fuss, chances are you'll like Violet. Violet does not generate files that can be imported into other UML tools, nor can it read model files from other tools You can use Violet to draw contradictory diagrams Violet does not generate UML diagrams from source code Violet does not generate any source code from UML diagrams. Here are some of the features that industrial-strength UML programs have and that Violet does not have Mike Godfrey coined the slogan: Roses are rational, violets are GNU. However students and casual users may not like them because they are too hard to learn or too expensive. Programs such as Rational Rose, StarUML, ArgoUML, and so on, are fine choices for serious users of UML. It is not intended as an industrial strength tool. Violet is intended for students, teachers, and authors who need to produce simple UML diagrams quickly.
