0
votes
4answers
30 views
auto generate class diagrams from solution?
Is there a free tool that can create class diagrams for us? We want to run this on a solution and have the software generate a complete diagram of the classes and inter relationshi …
0
votes
1answer
55 views
Unified Process and UML confusion
Hi
Im a bit uncertain about the relation between the Unified Modeling Language (UML) and the different modelling perspectives (conceptual, specification and impelementation) endo …
1
vote
1answer
27 views
UML Specification - Without Change Bars vs With Change Bars & Superstructure vs Infrastructure
Regarding the specifications here:
http://www.omg.org/technology/documents/formal/uml.htm
What is the difference btn without and with change bars?
As for "superstructure and infr …
0
votes
2answers
99 views
Evolutionary Design x Planned Design
Hi guys,
I've been using agile development for one year and one of the big differences that I've noted in being agile was when designing the architecture for the system.
In late …
18
votes
25answers
832 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 designi …
1
vote
6answers
61 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 t …
0
votes
3answers
18 views
how to model mutually exclusive attributes in UML?
I'm working up an analysis model in UML, and I'm a bit stuck when trying to represent a constraint on a couple of attributes in a class diagram. In the following class:
+-------- …
0
votes
1answer
28 views
visio 2003: c# UML class diagrams - abstract class
I am trying to create UML diagrams but can not mark a class as Abstract. Please help.
0
votes
0answers
45 views
How to export Visual Studio 2010 UML Modeling Diagrams
Hello!
I recently created a very nice UML Class diagram inside Visual Studio 2010 (b2). The tools worked like a charm and I was able to model a rather complex domain within minute …
1
vote
2answers
123 views
Automatically Create UML diagrams from Visual Studio 2008
Is there any tool\Software that make automatically UML diagrams from an existing visual studio 2008 project (C#).
(Tools work with Visual Studio 2010 also appreciated.)
*UML Diag …
0
votes
1answer
20 views
UM Modeling: Analysis Class (boundary vs. control class)
I am taking a software engineering course and we use Java to implement some of the concepts. I have a question with regards to Control and Boundary Classes - I am having a hard tim …
-1
votes
2answers
463 views
Where are the best graphViz tutorials to learn graphViz fast?
Duplicate of this question ?
I've got this link. Maybe I'll do my own tutorial on that, because I find it hard to learn. The documentation lacks examples.
0
votes
3answers
101 views
Please suggest me a tool to create a Domain Model diagram
Hi,
Could someone please suggest me a tool to create a Domain Model diagram?
Some details:
I am running Windows at the moment
A tool is free
It's not a pencil and a sheet of pap …
1
vote
3answers
83 views
Differences of Component Diagrams and Deployment Diagrams?
what are the Differences of Component Diagrams and Deployment Diagrams?
0
votes
2answers
85 views
What modeling technique/tool/diagram would you recommend for a rails/grails application?
I am interesting in a diagramming methodology that can capture user-interaction in a way that will incorporate the "screens" along with the "actions", and how those are driven by c …
