Is there a Google Doc-style UML tool? [closed]
Asked Answered
H

3

52

I’m looking for a collaborative UML-compliant tool. I work in the context of two geographically spread out teams and we need to work together on the designed models.

Is there a web-based UML modeling tool with model sharing?

Humphrey answered 14/11, 2013 at 13:31 Comment(0)
A
55

Well,

You can check those tools

Annalee answered 15/11, 2013 at 15:31 Comment(6)
draw.io is an excellent tool! Thanks for your answer!Barnardo
All those tools are great, but do not create UML-compliant models/diagrams. All you get is a drawing, you can't be certain it conforms UML2 standard (metamodel)Default
UML is based on [ usefull when ] commucating ideas, sharing same vocabulary to discover problem and solution space as a team. Unless you do not want to MDA or some sort of Executable UML [ both which are problematic and not mature ] or try to write a UML tool, ne need to worry about UML metamodel...Annalee
Cacoo link is broken. It's not hard to go back to its home page and compare it with the others, but whatever specific page you wanted to link to is apparently gone now.Elly
@HippiasMinor It sounds like you've had experience with the metamodel - based on your comment on it being problematic and not mature. I couldn't agree more. I got OCUP UML cert because I had such high hopes. Spent a lot of time looking at dead ends at the time. Mostly in search for tools that could represent a large portion of an existing program. But I also looked at tools that might build out a good object hierarchy based on the DMTF's CIM. If anyone knows of any work/progress done in this area then I'd love to hear about it.Planometer
Thx for sharing these tools - one issue though - all these are really just drawing tools with UML symbol template. They are not true modelling tool (like ArgoUML, even old Rational Rose) where you can rename a method/attribute in the class diagram, it will automatically reflected in all sequence diagrams that use the method. Does anyone any tool can do that and integrate with google docs like draw.io?Infecund
G
4

Thank you, Hippias Minor and Xaelis for tools. I've tried GenMyModel, draw.io and Cacoo. Below goes table with their some of their benefits, I've found.

                    GenMyModel                                         draw.io                    cacoo
save            auto                                                        dropbox, drive, diskctrl+s
features freeonly public diagrams, 20 elements maxall                            25 sheets max
export          jpg, uml (xmi), pdf                                  png, jpg, pdf, html   png, pdf, ppt, vector
multiplayer :)                              +                              drive.draw.io           +

Note, that cacoo and GenMyModel allows to edit diagram for many user simultaneosly, so one see changes right after other done them (drag finish will be seen). To collaborate with draw.io tool use drive.draw.io, but you have to register in google drive account (it shares link with that).

Now, I'm looking for something to show my cursor for others (like teacher has it's pointer) The only thing, I've already found is to add some geometry, e.g. rectangle and move it like pointer, but it's ugly. Will be glad for comments on that.

Golf answered 8/3, 2015 at 12:1 Comment(0)
O
2

If you are looking for a real (UML conformance validation, XMI export) web-based UML modeling tool, you should give a try to GenMyModel

Offshoot answered 19/11, 2014 at 16:30 Comment(1)
GenMyModels provides a Google Doc-style collaboration enabling to edit UML diagrams in real time together.Default

© 2022 - 2024 — McMap. All rights reserved.