uml
StarUML in generating C++ code
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[详细]
2023-04-12 15:37 分类:问答UML association and dependency
What is the difference between association and dependency? Can you give code examples? What is the relationship between clas开发者_JAVA百科s A and B?[详细]
2023-04-12 14:55 分类:问答UML and analysis
I understand UML but it seems I have trouble doing some basic analysis. Here is an example of a project:[详细]
2023-04-12 10:51 分类:问答How can i represent the interactions between my modules on a diagram
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.[详细]
2023-04-12 07:00 分类:问答What is the UML analogue to the Data Flow Diagram from Structured Analysis?
Back in the Dark Ages (mid-1980s), I used Data Flow Diagrams from Structured Analysis a fair amount, and found them very useful.[详细]
2023-04-12 05:02 分类:问答Visual Studio 2010 Sequence Diagrams Cannot load
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?[详细]
2023-04-11 09:04 分类:问答Program to create a UML diagram for C++
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[详细]
2023-04-11 05:09 分类:问答UML: How do I do this...?
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[详细]
2023-04-11 01:46 分类:问答What's the name of this methodology?
Complete specification: I want to to this, this, and this Infinite iterations: 1. Design a task, module or little pi开发者_如何学Goece of software.[详细]
2023-04-10 20:11 分类:问答Auto-arrange UML diagrams in visual studio 2010
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[详细]
2023-04-10 09:58 分类:问答