Tagged Questions

0
votes
0answers
3 views

Reverse Engineer sequence diagram in StarUML

Hi folks, I am in the process of reverse engineering an existing java project. I am using StarUML to generate the class diagrams. I would like to know how I can generate a package diagram, package …
0
votes
5answers
49 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
1answer
12 views

Numbering Messages in Enterprise Architect Communication Diagrams

I'm using Enterprise Architect (sparxsystems) to create a UML 2.0 Communication Diagram. I want the numbering of messages to be similar to this example: …
0
votes
0answers
21 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 …
0
votes
1answer
33 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 …
8
votes
10answers
205 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
31 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,
0
votes
2answers
19 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
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 …
0
votes
1answer
16 views

Should I place a built in Class (such as Date) as a separate class in my UML.

I'm creating a UML Class Diagram for an inventory system as part of a class assignment. I used members such as String and Date in a few of my Classes. My group members are saying that I should include …
1
vote
2answers
43 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
31 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?
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 …
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
3answers
53 views

UML - C++ to class diagram

I noticed that in visual studio (2005) you can right click and generate class diagram, however in C++ mode this option is not available. How can I generate class diagram from C++ ? I have a large C++ …

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