Free Opensource Sequence Diagram Tool For Mac
- Open Source Sequence Diagram
- Sequence Diagram Tool Free
- Free Open Source Sequence Diagram Tool For Mac
- Free Open Source Sequence Diagram Tool For Mac
I am quite sorry I didn't know this tool at my previous work. It's exactly what I needed. Sequence diagrams are hard routines. But now they can be drawn from a textual description.
Just what a solo dev like me needs. Does what I want without forcing me to learn more than I need. Particularly helpful in design multi-threaded systems.
This is fantastic little piece of software which greatly simplifies design of sequence diagrams. It automates the tedious graphical design and lets user think only about the functionality of the depicted system. At the same time it's not a complex and bulky software and provides just the right functionality.
Excellent tool.
Great tool. It does only one diagram type - Sequence diagrams, but it does it very well: quickly, efficiently. So the diagrams are very very easy to change, which is useful in the real world. It has also great Help and Tutorial included. When I reported bug, I got response very quickly - next day.
UMLet is a free, open-source UML tool with a simple user interface: draw UML diagrams fast, build sequence and activity diagrams from plain text, export diagrams to eps, pdf, jpg, svg, and clipboard, share diagrams using Eclipse, and create new, custom UML elements. Free UML Tool for Fast UML Diagrams UMLet is a free, open-source UML tool with a simple user interface: draw UML diagrams fast, build sequence and activity diagrams from plain text, export diagrams to eps, pdf, jpg, svg, and clipboard, share diagrams using Eclipse, and create new, custom UML elements. StarUML is an open source software modeling tool that supports UML (Unified Modeling Language). It is based on UML version 1.4, provides eleven different types of the diagram and it accepts UML 2.0 notation. Sequence Diagram Tool For Mac. Open My ConceptDraw Account and Download ConceptDraw Software Free. Banking System Uml Diagram Free Download. Example Of Class Diagram For Social Net. Diagram Of An Atm Cash Withdrawal. Uml Deployment Diagram Example Atm System. Use Case For Bank System.
Open Source Sequence Diagram
Read more reviews >I am looking for a UML design tool (just for design, no need for code generation).
Key features
- Free
- For Linux
- Easy to use
- Lightweight
closed as off-topic by ChrisF♦Feb 17 '15 at 8:51
This question appears to be off-topic. The users who voted to close gave this specific reason:
- 'Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.' – ChrisF
8 Answers
Most of the UML tools for Linux look really bad, but you could use these:
- ArgoUML (Java based, I had some glitches with diagrams)
- Violet UML Editor (Java required)
- UMLet (Java required)
Experimental/alternatives:
ASCII flow - you can not always include images in documentation but simple text looks everywhere same, good to use in code for quick overview.
Cloudcraft - Draw AWS diagrams with Cloudcraft. Good for quick architecture diagrams.
For quick drawings and who does not scare to 'code' some diagrams I also suggest to take look at this product http://yuml.me/diagram/scruffy/class/samples.
informatik01i like UMLet: http://www.umlet.com/. It's very light weight
gefeigefei
Did you mean a tool to draw the diagram? Try Dia Diagram Editor.
Muhammad AbrarMuhammad AbrarI just discovered Violet UML. Easy to use, lightweight, diagrams look ok for me: I picked it for my use!
See here : http://alexdp.free.fr/violetumleditor/page.php
I used to use gaphor, which is GTK2 based and draws nice diagrams using cairo. It's Python based and can analyze and display Python code in UML. Only, it's not under active development at the moment.
Best install from PyPI: https://pypi.python.org/pypi/gaphor
Github: https://github.com/thet/gaphor
Website: http://gaphor.sourceforge.net/

You can find a metalist of lists of UML open source tools here: http://modeling-languages.com/uml-tools/#open
Jordi CabotJordi CabotI use the Obeo UML Designer that you can find in the Eclipse Marketplace.
It goes very well together with the Acceleo toolkit for MDSD.
I think the major selling point for any modeling tool is that it has to be able to produce an output that can be fed into your toolchain.
I have never seen models that just exist for pure documentary purposes survive more than two or three cycles in a project. That sort of stuff usually never works, because the changes in the project are executed first and then the model is adapted. This kind of work is rightfully regarded as either braindead or luxury (depending on who you ask).
The correct way is that changes in the project must be driven by changes in the model.
Sequence Diagram Tool Free
Sergey BrunovFree Open Source Sequence Diagram Tool For Mac
saberobserversaberobserverFree Open Source Sequence Diagram Tool For Mac
I liked BOUML but now the free version is no longer available... there is a fork named DOUML, check it out