Questions tagged [tool-uml]

85 questions
73
votes
1 answer

UML Sequence Diagram in Dia?

What's a good workflow (usage procedure) for creating a UML Sequence diagram in Dia?
feuGene
  • 3,733
  • 2
  • 30
  • 43
19
votes
6 answers

differences between sequence diagram and collaboration diagram

As i read through UML specification superstructure that there is sequence diagram and there is a collaboration diagram so,What is the differences between sequence diagram and collaboration diagram?
Carlos
  • 1,422
  • 3
  • 14
  • 26
18
votes
2 answers

UML tool for Qt applications

Any one knows a reliable UML tool for generating class diagrams from Qt applications?
Wazery
  • 13,971
  • 15
  • 55
  • 91
16
votes
1 answer

StarUML defining interface methods and attributes in the interface icon?

I'm just using StarUML to create my UML Class diagram and something is bothering me. I create an interface representation, which is a circle, however, there is no room to add which methods and attributes the interface defines. Is this normal UML…
Jean
  • 681
  • 3
  • 9
  • 14
16
votes
4 answers

How to make a line straight in StarUML

I am using the StarUml to draw some component dialog,however I found that it is to difficult to make a straight line straight enough. In visio, when I want to draw a Horizontal straight line,I can use the "Shift" key in my keybordl,how to do it in…
hguser
  • 31,173
  • 49
  • 145
  • 269
12
votes
5 answers

are there any alternatives to yUML

I'm looking for an alternatives to yUML, preferably open source. Sure yUML is great and I really like it, but I would like to be able to extend it. I'm also interested in other services in the same direction (diagram generation), but I'm not…
domi
  • 1,957
  • 1
  • 20
  • 41
10
votes
2 answers

Tool for generating UML class diagram from Doctrine annotations

I am looking for a tool that would generate an UML class diagram from Doctrine's @ORM annotations. Especially showing the relations between entities would be useful. Is there any such tool?
Dawid Ohia
  • 14,918
  • 21
  • 73
  • 92
10
votes
4 answers

Free UML tool, ideally for .NET

Could anyone suggest an UML tool which you have used and would like to recommend (please provide pros and cons of the tool you recommend, if possible), that meets the following requirements: 1) Free, and comply with standards 2) Ideally for…
Pingpong
  • 6,402
  • 16
  • 57
  • 152
6
votes
4 answers

Reverse engineering C++ - best tools and approach

I am sorry - C++ source code can be seen as implementation of a design, and with reverse-engineering I mean getting the design back. It seems most of you have read it as getting C++ source from binaries. I have posted a more precise question at…
Olav
  • 1,659
  • 4
  • 26
  • 47
5
votes
1 answer

Loop fragment with guard conditions in UMLET

I am using UMLET to design the UML Sequence diagram for my system, i don't use the "all in one" option but the simple one dragging and editing the diagram components, so far so good, but i need to create an alt fragment with 2 or 3 guard conditions,…
CarlosJavier
  • 875
  • 13
  • 28
4
votes
5 answers

Best Class Diagram generator (not eclipse plugin)

I am looking for a stand alone class diagram generator that takes the root folder as input and generates the class diagram. Share some of the best tools you might have used.
Vivek Viswanathan
  • 1,901
  • 17
  • 25
4
votes
1 answer

How to convert an activity diagram to a petrinet, synthesize it and then analyse it?

I am doing a project on Petri nets. I have generated an activity diagram (in the .xmi format) using the UML tool Umbrello. I need to convert it to a Petri net and then synthesize it using the tool Petrify. But in order to convert it to the Petri…
4
votes
2 answers

Sparx Enterprise Architect VS Visual Paradigm

I need help with important decision. Which tool is better? Sparx Enterprise Architect or Visual Paradigm? I already searched other tools and looked at popular comparison list of UML-tools. I have tried both of tools, but can't decide which is…
Whispered
  • 51
  • 1
  • 3
4
votes
4 answers

Simple UML tools

I am looking for a simple UML-tool that will let me do for example a sequence diagram quicker and better than Word from scratch (Without spending to much time on learning the tool, and with the tool more supporting me than constraining me) Primary…
Olav
  • 1,659
  • 4
  • 26
  • 47
4
votes
2 answers

Is there any tool to generate UML diagrams based on a custom grammar?

I need a tool/lib to generate UML diagrams from source of a custom programming language grammar. Is there a tool with API or another method to relatively easily tell to generator how it should to interpret the grammar. I have full control of the…
Maniero
  • 8,009
  • 6
  • 36
  • 74
1
2 3 4 5 6