Free Opensource Sequence Diagram Tool For Mac

  1. Open Source Sequence Diagram
  2. Sequence Diagram Tool Free
  3. Free Open Source Sequence Diagram Tool For Mac
  4. 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 >
Active2 months ago

I am looking for a UML design tool (just for design, no need for code generation).

Key features

  1. Free
  2. For Linux
  3. Easy to use
  4. Lightweight
KamalKamal
3,6927 gold badges38 silver badges54 bronze badges

closed as off-topic by ChrisFFeb 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
If this question can be reworded to fit the rules in the help center, please edit the question.

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.

Free open source sequence diagram tool for mac

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.

informatik01
13.5k8 gold badges57 silver badges94 bronze badges
Risto NovikRisto Novik
4,8828 gold badges40 silver badges56 bronze badges

i like UMLet: http://www.umlet.com/. It's very light weight

gefeigefei
14k3 gold badges39 silver badges60 bronze badges
Sequence

Did you mean a tool to draw the diagram? Try Dia Diagram Editor.

Muhammad AbrarMuhammad Abrar
2,0761 gold badge10 silver badges12 bronze badges

I 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

jmclemjmclem

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/

thetthet
Mac

You can find a metalist of lists of UML open source tools here: http://modeling-languages.com/uml-tools/#open

Jordi CabotJordi Cabot
6,8311 gold badge23 silver badges36 bronze badges

I 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 Brunov
10.4k5 gold badges31 silver badges66 bronze badges

Free Open Source Sequence Diagram Tool For Mac

saberobserversaberobserver

Free Open Source Sequence Diagram Tool For Mac

4,9912 gold badges22 silver badges33 bronze badges

I liked BOUML but now the free version is no longer available... there is a fork named DOUML, check it out

user4574570user4574570

Not the answer you're looking for? Browse other questions tagged uml or ask your own question.