Download.zone
Free Software And Apps Download

PlantUML Sequence Diagram Software Download For Windows 1.2021.7

Sep 25,2019 - Arnaud Roques (Free)
downlogo

6.06 MB (Safe & Secure)


PlantULM Sequence Diagram Software is a lightweight Windows application whose purpose is to help users design UML diagrams using a description language.

Since this is a portable program, it is important to mention that it doesn’t leave any traces in the Windows Registry.

You can copy it on any USB flash drive or other devices, and take it with you whenever you need to create UML diagrams on the breeze, without having to go through installation steps.

Plantuml Sequence Diagram Software Download For Windows

This is Java-based utility, so you should make sure you have previously installed the working environment on your computer, otherwise, you cannot run the program. PlantUML also helps blind software engineers to design and read PlantUML  Sequence Diagram.

PlantUml sports a clean and intuitive layout that offers only a few configuration settings to tinker with.

The tool gives you the possibility to insert the description language in a dedicated pane or import data from the following file formats: JAVA, HTML, C, CPP, Y, plain text, and others.

PlantUML Sequence Diagram is a component that allows to quickly write

  • Sequence diagram

Interaction Overview Diagram

  • Use case diagram

Activity Diagram

  • Class diagram
  • Activity diagram (here is the legacy syntax)
  • Component diagram
  • State diagram
  • Object diagram
  • Deployment diagram
  • Timing diagram

The following non-UML diagrams are also supported

  • Wireframe graphical interface
  • Archimate diagram
  • Specification and Description Language (SDL)
  • Data diagram
  • Gantt diagram

Sequence Diagram

  • MindMap diagram
  • Work Breakdown Structure diagram
  • Mathematic with AsciiMath or JLaTeXMath notation
  • Entity Relationship diagram

Entity Relationship Diagram Model

What’s more, you can create the sequence, use case, class, activity, component, state, or object diagrams, and save the generated diagram to PNG or SVG file format.

Since it doesn’t require much computer knowledge to work with this tool, even rookies can set up the dedicated parameters with minimum effort.

During testing PlantUml carries out a task very quickly, offers very good image quality, and no errors showed up throughout the entire process. It doesn’t put a lot of stress on CPU and memory, so the overall system performance is not burdened.

To sum things up, PlantUml Sequence Diagram offers an intuitive layout for helping users design UML diagrams via a description language. Of course, if you are not accustomed to writing description language statements, then it may prove to be pretty difficult to carry out the process.

PlantUML Sequence Diagram Software Pros and Cons

Pros Cons
Easily create diagrams from text The “plantUML-language” is a bit strange and hard to grasp for new people
Has online editors Slow development due to it being mostly a one-man project
Open-source software

System requirements

Operating System Windows XP, Windows Vista, Windows 7, Windows 8, Window10

Screenshots of PlantUML Diagrams Software

Official Video Intro PlantUML Diagrams Software

PlantUML - Beautiful Quick Diagrams To Explain Your Models

Plantuml Sequence Diagram Software FAQs

What's The Goal Of PlantUML?

PlantUML is used to draw UML diagrams, using a simple and human readable text description.
Be careful, because it does not prevent you from drawing inconsistent diagrams (such as having two classes inheriting from each other, for example). So it’s more a drawing tool than a modeling tool.

ad

I have an error message with the Eclipse Plugin.

If you have the following error message :

The currently displayed page contains invalid values

when displaying the Windows/Preferences/PlantUML, you should try to quit Eclipse and use the -clean flag on the command line:

eclipse -clean

ad

Under which license is PlantUML distributed?

PlantUML is distributed under the GPL license.
You can print the license using the command line option:

java -jar plantuml.jar -license

Or you can use the special diagram:

@startuml
license
@enduml

ad

What is the license of the PlantUML syntax?

There are no license for the PlantUML syntax itself : this means that everybody can use it.

So you can use PlantUML comments into your own code : those comments are owned by yourself, and are not considered as covered work, and are not covered by the GPL/LGPL/APL/EPL/MIT license.

Only the current implementation (that is, PlantUML program) is licensed under GPL, LGPL, ASL, EPL or MIT. On the other hand note that the documentation (examples, notices, …) published in the PlantUML website is copyrighted. But you can still write your own documentation.

ad

I have a message "file not found" when running the Word Macro with Java 7!

You may have to properly set Environment Variables. To fix go into Windows Environment Variables settings and find these two variables:

Variable Name: PATH, Add to Value: ;C:\Program Files\Java\jre7\bin
Variable Name: CLASSPATH, Add to Value: ;C:\Program Files\Java\jre7\lib

If they do not exist, create new User Variables:

Variable Name: PATH, Add to Value: .;C:\Program Files\Java\jre7\bin.;
Variable Name: CLASSPATH, Add to Value: .;C:\Program Files\Java\jre7\lib.;

ad

  • Lucidchart
  • diagrams.net
  • yEd Graph Editor
  • Dia
  • Freeplane
  • Microsoft Office Visio
  • Lucidchart
  • MindMeister
  • Penpot
  • Google Drive – Drawings

PlantUML Diagrams Software Overview

Plantuml Sequence Diagram Software Download For PC

Technical Specification

Version 1.2021.7
File Size 6.06 MB
Languages Multiple
License Free
Developer Arnaud Roques

ad

Comments are closed.