Questions tagged [tool-uml]
86 questions
0
votes
2 answers
Create UML class diagram from C# or Java or XML
We would like to create UML class diagram from relational database tables, C# code, Jave code, or XML.
We tried using NClass as suggested by experts here but didnt help. Though we succeed most of the things required but we are unable to create…

Verve Innovation
- 2,006
- 6
- 29
- 48
0
votes
2 answers
Looking for reverse-engineering UML tool
I'm looking for a reverse-engineering UML free tool for c++ code.
The old software i'm working on has almost no documentation, and i must add an evolution :s
So an UML diagram would help me a lot.
I downloaded StarUML, but when i do the reverse…

Adrien
- 21
- 1
- 6
0
votes
1 answer
Code Generation for Deployment Diagrams
I know that there are tools which can be used to generate code for Class Diagrams and Statechart Diagrams but I wanted to know whether there is any tool that can be used to generate code for deployment diagrams as well.

Abhay Chennagiri
- 37
- 7
0
votes
2 answers
Is ArgoUML still one of the popular UML modeling tools?
I used Rational-Rose and StartUML in the past years.
Sometime ago, I accepted a training about modeling, and noticed the tools is UML.
Now, I tried to use it modeling my system, and find the help-document in the official-website is incomplete…

harris
- 1,473
- 1
- 17
- 26
0
votes
2 answers
what should i use an include or an extend
Consider the following situation. I was unable to find a great answer.
I have a use case A. After executing it, one of two possible use cases will be followed:
Execute use case B
Execute use case C
What should I use? A include B and A include C?…

Nadia
- 45
- 5
0
votes
1 answer
integrate an UML modeling Tool in my plugin?
I'm developing a plugin eclipse that generates code from a UML diagram. I want to integrate the tool making these UML diagrams in my plugin. I explain : I want to have a button or a menu that contains " create a new UML diagram". By clicking on it,…

user1803305
- 31
- 1
- 4
0
votes
2 answers
Class diagram editor
I have a file very big file .umlclass. It has a lot of classes, Enumerationtypes, relations.... I want to organize it in the class diagram Editor, but it is impossible because I don't know where the things are.
In the Project Explorer of Eclipse I…
-1
votes
1 answer
Is there a place/page where I can take a look all possible shapes in Visio?
There are many shape groups in Visio. I'm not so familiar with all of them.
I would like to take a look at all of them, preferably on a single page to find what I'm looking for.

Kirby
- 2,847
- 2
- 32
- 42
-1
votes
2 answers
UML tool for mapping the attribute correspondence in messages
I'm looking for a tool that can create sequence diagrams and messages between entity-instances. But what I want to specify the messages in more detail.
For example when a class invokes a service and I want to specify the correspondence between each…

abdiel
- 2,078
- 16
- 24
-1
votes
1 answer
Claims Management
Im working on a project of "Claims Management" ,ive done many reseaches but i couldnt find any ideas :/i started with specifying the tools of work ( eclipse,android plugin..) now the next step is modéling a use case of claims management ( claims…

Nadia
- 45
- 5
-2
votes
1 answer
ER to Relational Schema?
I have developed an ERD diagram with UML notation in StarUML.
I need to draw a relational schema but due to lack of features in StarUML I must use another tool.
What exactly goes into a relational schema?
And can someone recommend me a good…

David Garcia
- 3,056
- 18
- 55
- 90