The tool-uml tag has no wiki summary.
1
vote
0answers
18 views
UML Data Modeller which generates SQL?
I have been using ERD programs for a while now to: generate to, or reverse engineer from, my database.
However I recently learned the UML syntax equivalent, and am looking for an "IDE" that can ...
1
vote
2answers
80 views
Generating UML class diagrams from Grails domain model
Is there a tools or plugin wich generates UML class Diagram from grails domain Model?
0
votes
1answer
49 views
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 ...
0
votes
0answers
54 views
(JAVA) how to translate node to block diagram
I normally use java to UML for class in Eclipse. I am trying to make a similar one but using special annotation rather then classes. The annotation has already been parsed into separate node, and a ...
0
votes
2answers
29 views
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
...
1
vote
1answer
79 views
Modeling DateTime primitive type
I wonder if someone know how can I model a DateTime primitive type in properties using UML?
1
vote
1answer
85 views
what does “system use case” means?
i searched lately about the menaning of system use cases but i couldn't find anything clear i really couldnt see the point :// ..as far as i know its a use cases modeling where the "System" is one of ...
-1
votes
1answer
30 views
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 ...
2
votes
2answers
137 views
Reading sequence diagram
I have the following Sequence Diagram consists of two lifelines and synchronous message
I read it as the following :
The "lifeline1" represents an object execute during a period of time.
During ...
0
votes
0answers
20 views
Tool to generate UML diagrams from Javascript code [duplicate]
Possible Duplicate:
javascript uml diagrammer
Are there any reliably and fast tool to generate UML diagrams from Javascript? Class diagrams principally. If It is possible free
0
votes
0answers
48 views
Crocus Modeller (air app) keyboard issues on MacBook Pro?
I'm a flash game developer and I program in AS3. I just got my first Mac yesterday and installed Crocus Modeller. Even though it is an Air application and supposedly cross-platform, it has a very ...
4
votes
3answers
3k views
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?
0
votes
1answer
31 views
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 ...
3
votes
0answers
70 views
Is there any code analyser for CoffeeScript to create UML-shemes automaticly? [closed]
The difference from javascript, coffeescript have explicit classes. I am sure somewhere should be code analyser creating grafic map of classes, inheritance, functions calls and other, but Google ...
0
votes
0answers
137 views
What UML or diagram tool have you been using for Web Dev? [closed]
I'd like to make some quick UML/diagrams for a Web app I'm working on. Say, something like a class diagram, maybe sequence, oh and of course simple flow charting. And yah, I'm curious what other Web ...
1
vote
1answer
141 views
Generate test cases (use case scenarios) from use case
Is there any tool which can automatically extract all possible scenarios from an use case UML diagram?
2
votes
1answer
176 views
MagicDraw - show Interface with true UML notation
I can't find a way (searching through MagicDraw and its doc as well as Goolge) to make MagicDraw show an Interface as it is defined in UML with the stereotype notation << interface >> instead of ...
0
votes
0answers
265 views
How can I use UMLGraph to generate UML Diagram like example?
I want to generate some UML Diagram with different Viewpoint using UMLGraph, because of this example its homepage:
http://www.umlgraph.org/doc/ceg-view-packages.html
I'have try to reproduce the ...
0
votes
2answers
213 views
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 ...
0
votes
1answer
151 views
Is there a class modeling tool that fulfill the following requisites? [closed]
I'm looking for a tool for class modeling that fulfill the following requisites:
Is free as in Free Beer.
Has intelligent type management:
Any class added to the model appears in the attribute ...
0
votes
1answer
894 views
ER to Relational Schema?
I have developed an ERD diagram with UML notation in StarUML.
Now, I need to draw a relational schema but due to lack of features in StarUML i must use other tool.
My question is what exactly goes ...
5
votes
1answer
2k views
UML tool for Qt applications
Any one knows a relaible UML tool for generating class diagrams from Qt applications?
0
votes
0answers
80 views
UML Class diagram , c++ [duplicate]
Possible Duplicate:
Generating UML from C++ code?
Is there any software which can generate UML class diagrams (for c++) automatically ?
I could do it in the visual studio but it does not ...
2
votes
1answer
390 views
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?
0
votes
4answers
245 views
Tool for creating UML
I have a general question about UML.
Do you know about a tool (free) that diagram all the connections (aggregate) and inheritance that are in a program.
I want a combination of static UML + the ...
1
vote
2answers
561 views
Database relationship modeling - sqlite
I have a database with several tables in it stored in sqlite.
I'm looking for a product or piece of code that will turn this into a relationship diagram for me - it doesn't have to be a specific ...
0
votes
1answer
320 views
A way to use UML Diagrams between Intellij IDEA Ultimate / CE and other IDE
I find IDEA being by far my favourite IDE.
The only problem i am seeing is that Ultimate editions HAS UML Diagrams, the community edition doesn't have that feature (Code Navigator plugin isn't ...
0
votes
1answer
510 views
UML tool which can generate sequence diagram from “execution” of C++[native] code
Anybody knows a UML tool which can generate sequence diagram from C++ [native] code?
3
votes
4answers
1k views
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 ...
1
vote
1answer
33 views
How to add an InstanceSpecification to a Package using org.eclipse.uml2 API
Here is a simple task for you who know the org.eclispe.uml2 API:
I'd like to add an org.eclipse.uml2.uml.InstanceSpecification to an org.eclipse.uml2.uml.Package, but how is that done?
Package ...
0
votes
1answer
598 views
I have to draw Data Flow diagram when to use Oval and when to use rectangle
I have to draw Data Flow diagram can any body please help me. For External entity I am using the Oval and for process I am using the rectangle I am beat confused In this when to use oval and when to ...
3
votes
5answers
3k views
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.
2
votes
2answers
172 views
UML tool to document code
In our project, we use UML to document our code when we deliver it to our customers. Sometime we may draw some UML to understand a problem, but there are exceptions. We work in C++ and C#.
We ...
2
votes
1answer
587 views
Enterprise Architect Synchronize with Code
I am learning EA. I did reserve engineering with my java code and generated some class diagrams. Then I changed my code and copy over to EA project (delete the original source code which EA used and ...
1
vote
2answers
1k views
Using UMLGraph in Eclipse to Reverse Engineer Java Class Diagram (with or without LightUML) on MacOSX
I am about to leave my position and I need to leave documentation for the maintenance of my Java program. The class diagrams I designed at the start of my project are all out of date, to save time I ...
1
vote
6answers
221 views
What UML Tools do you know?
I'm designing a system and I'll use UML as Modeling, I would like that you talk about some Tools that support Diagrams UML, I Know Visual Paradigm, but unfortunately it isn't a free software, I need a ...
0
votes
1answer
84 views
How to draw the following architecture?
I am just wondering which program should I use to draw like the following system architecture in http://www.skelta.com/products/Workflow/architecture.aspx
I used visio before but I do not know how to ...
1
vote
4answers
309 views
Understanding C++ codebase with UML-tools
I am trying to understand a C++ codebase. I have used some free tools that will scan the code and produce diagrams, but they are not so easy to understand.
What I think would be useful is to ...
2
votes
1answer
2k views
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 ...
1
vote
4answers
2k views
Free UML tool, ideally for .NET [closed]
Could anyone suggest an UNL tool that meets the following requirements, which you have used and would like to recommend (please provide pros and cons of the tool you recommend, if possible).
1) free, ...
0
votes
1answer
748 views
UML Eclipse Helios
I need to build a class diagram and I want to use UML 2 for Eclipse Helios but I can't find how to install it. Please help!
0
votes
2answers
493 views
MSCGen for Mac OS X
I am starting a new SW project between client and server and would like to utilize some SW tools for constructing the message flow.
Is there any one has MSCGen that is built for Mac OS X ?
3
votes
3answers
2k views
UML tools for Eclipse Helios
I'm using Eclipse Helios as IDE, specifically I am using the "modeling" version that may have all modeling plugins pre-installed.
Unfortunately, I'm not able to find a compatible version of UML2 ...
3
votes
1answer
354 views
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 ...
0
votes
2answers
279 views
How to use a class defined in another .uml file using Papyrus UML?
I'm Using Papyrus UML and I have to use in my diagram, a class which is defined in another .uml file. HowI can do it?
Thank you
0
votes
2answers
3k views
Open Source/Free .. UML/Design tools
I was planning to generate UML diagrams (Class and Sequence mainly) from source code of my Java application. I was also looking for ways to generate source code from my UML diagrams.
I looked at ...
1
vote
5answers
568 views
Are there any software to generate UML Diagrams from analyzing code?
I have a complex application with lots of class files. I'm using Doxygen to generate some documentation, but would love a tool that can statically analyze my code and generate some UML diagrams. Not ...
1
vote
1answer
168 views
Apply stereotype to an InstanceSpecification
is it possible to Apply stereotypes to an InstanceSpecification?
I'm using Papyrus.
Thank you
1
vote
1answer
383 views
UML Use Cases: representation of a specific actor that is in a group
Lets say that I have 2 groups consisted of 2 sub-groups. Each sub-group is consisted of 2 actors.
How can I represent in a UML use-case this actor who is member of a specific sub-group which is part ...
1
vote
1answer
1k views
Creating UML's for PHP projects
I write web applications based on PHP.
I use PHP5, with OOP concepts and smarty as a template engine.
I was working on a project and my client is asking me to give a UML diagram of the model.
I ...

