Tagged Questions
-2
votes
1answer
81 views
Tools (Software) for Class Diagram? [closed]
Any good Software to make a Diagram Class from a Java Project? (manually)
It can be a paid or a free program. Thanks!
1
vote
2answers
79 views
Looking for a software for UML Modeling
I am looking for a software for UML Modelling that I saw here.
It has faint grid lines in the canvas where you draw ?
I use Visual Paradigm Community Edition currently but this one seems more ...
0
votes
2answers
82 views
UML diagram Display framework
I am looking to make a prototype of a UML differencing tool. What open source visualization tool kit exist that allow me to display UML diagrams?
Yet, I still need to be able to make personal edits ...
1
vote
2answers
227 views
Swimlane Diagram Softwares with Expand/Collapse Features
I've been searching real hard for a software which can fulfill my needs, but to no avail.
I have a swimlane diagram which is extremely huge, and almost impossible to model using Visio or any ...
0
votes
2answers
132 views
Help Choosing Appropriate UML Diagram
I need to choose a uml diagram that allows me to abstractly model my system. I want this diagram to be pretty high level showing only four entities/objects:
Database
Web Service Layer
iPhone App
...
0
votes
1answer
537 views
UML Component Diagram - Showing Relationships Between Abstracted Entities
I have the following components within my system:
I am using argoUML to model this. In component diagrams (using UML2) it is sometimes necessary to have require/provided relationships between ...
2
votes
1answer
489 views
Understanding a C++ codebase by generating UML - tools&methology
I think there are many tools that can generate UML and similar diagrams from C++ (source-code), but I think it is not so easy to make sense of what you get out?
I am looking for good ...
10
votes
6answers
1k views
How to understand the design and code flow of any product quickly? [closed]
I have switched to a new company and I am working on a product that has a huge code base without documentation. I want to quickly get acquainted with the design and the code flow of the product so ...
3
votes
4answers
2k views
Structured design: Software to draw structure charts
UML is all the rage now, and software allowing you to draw the various UML diagrams are a dime a dozen.
However, after much googling I was unable to find tools that are capable of drawing structure ...
0
votes
4answers
141 views
Graphing library capabale of generating class diagrams
I need a library that is able to generate UML class diagrams for use over the web. Just images based on meta data would be fine, but if anybody knows of one that allows to draw over the web, would be ...
0
votes
4answers
155 views
Can anyone recommend any UML tools with validation
Unfortunately I'm not familiar with UML (yet) and I don't know what validations are in place in the standard tools. But after reading this it seems validation is missing so I ask SO for advice.
I ...
