Tagged Questions

0
votes
5answers
40 views

Free and usable UML diagrams editor

I need to find a good, powerful and reliable UML diagram editor. I cannot use visio for this - I just go mad because of its usability. Can anyone recommend me a good one?
0
votes
0answers
20 views

Howto model an information system in uml?

Hello, i have written a software that is generating a data output based on the communication protocol HL7, but this isn't really important for my question. I have to develop an integration concept to …
8
votes
10answers
195 views

what are the most significant disadvantages of using UML?

UML is a great language to model software for business requirements, but there is a growing community that points some disadvantages for some lacking features. What are the most significant …
0
votes
1answer
32 views

Do you know of any good UML sample?

I need some sample UML diagrams for some project of medium complexity. Do you know of anywhere where I can find some? I don't need them for learning UML, but rather to test my application that I work …
18
votes
25answers
876 views

How Much Designing Should Go On Before Any Coding Takes Place?

I'm currently in school and for my Senior Project we have to spend 1/3 terms just doing UML diagrams and other tedious documentation for our project. This involves alot of designing and planning for …
0
votes
2answers
16 views

How can I represent implementation of a pattern in a UML class diagram?

In UML, how can I represent that a class implements some design pattern or follows some convention? For example, in Java, that a class follows the JavaBean convention?
0
votes
1answer
30 views

Recommended sites with UML diagrams for different business scenarios?

As I found once for relational database models under this site, now I wonder if I could find something similar for UML diagrams base on the different business possible scenarios. Best,
1
vote
2answers
40 views

UML based Web Modelling: model the login process?

I am trying to model a web site project with UML. My question: in Use Case and Activity diagrams, should I model the login process (and if so, how)? Looking around, I didn't find a consistent answer …
0
votes
0answers
30 views

Free Code-to-Flowchart/UML tool for C# code

I'm looking for a free tool similar to Visustin. Are there any like that that exist?
0
votes
2answers
55 views

UML Code generation tool in c#

Hi Friends, Please suggest me any opensource tool to generate C# code from UML designer,Or any plugin to generate code from visualstudio. My requirement is to have a code generation tool for c#.
0
votes
1answer
18 views

UML of website page navigation

I need someones help in creating UML for web navigation: If the dropdown in page1 have values "A" "B" "D" Web navigates by.. Page1 -> Page2 -> Page 3-> Page 4 if a drop down in page 1 is having …
2
votes
2answers
35 views

Understanding UML of DoFactory Design Pattern - Decorator

I am trying to understand UML diagram describing Decorator Pattern at link below http://www.dofactory.com/Patterns/PatternDecorator.aspx I don't understand why there is a "Aggregation" relation …
7
votes
13answers
286 views

From Java code to UML diagram

Is there any software that can make UML diagrams from my Java code?
1
vote
5answers
131 views

How to design/plan for web application development?

I'm interested in learning how to design/plan for web application development, in a multiple developer team scenario. Assuming the role of "Project Manager/Lead": What "documents" are needed for …
1
vote
6answers
71 views

Software for Sequence Diagrams?

I've been using NClass for object/class modeling in class thus far. However, I do not believe that it is capable of sequence diagrams, which is my next task. I would prefer not to use Visio. Is …

1 2 3 4 5 22 next
15 30 50 per page