I\'m new to UML and I have written a Sequence diagram for a Voucher User Interface, it is a small pet project I\'m doing to learn UML. I have written a decent Sequence Diagram in StarUML and now I wou
What is the difference between association and dependency? Can you give code examples? What is the relationship between clas开发者_JAVA百科s A and B?
I understand UML but it seems I have trouble doing some basic analysis. Here is an example of a project:
I have 5 high level modules.I want to show how they interact on one diagram. For example module 1 sends module 2 a ce开发者_高级运维rtain data class via an interface.
Back in the Dark Ages (mid-1980s), I used Data Flow Diagrams from Structured Analysis a fair amount, and found them very useful.
I was editing a VS 2010 Sequence Diagram and after saving and closing it, I can no longer open it. I get the following error. Anyone know how to resolve this?
Was wondering what the easiest way to create a UML diagram for a c++ program would be? I saw some threads about a java plugin that would create the UML diagram开发者_运维问答 for you, was wondering if
Several questions about UML: Do I include the main class in my UML diagram? If I do include it, and it instantiates objects, do I draw an empty arrow (such as ->) from my main class to the classes it
Complete specification: I want to to this, this, and this Infinite iterations: 1. Design a task, module or little pi开发者_如何学Goece of software.
I\'m creating UML diagrams (use case and class diagrams) in Visual Studio 2010 for a new project. Instead of using drag and drop to place all the model elements in a visually pleasing way, I would lik