Top "Uml" questions

Unified Modeling Language, an object-oriented modeling and specification language used in software engineering.

How to create class diagram from source code using either Enterprise Architect or Rational Software Architect?

I am not fluent in UML, but I would like to create a class diagram based on existing C++ code. …

c++ uml enterprise-architect
What is the meaning of dashed arrow in UML class diagram?

What is the meaning of the dashed arrow in a UML class diagram in general? As an example: What is …

uml class-diagram command-pattern
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 …

uml visio sequence-diagram
How to build project-wide UML diagram in IntelliJ IDEA?

Trying to reverse-engineer existing project and it would be of great help to see how classes collaborate/depend on each …

intellij-idea uml class-diagram
Is UML practical?

In college I've had numerous design and UML oriented courses, and I recognize that UML can be used to benefit …

uml class-design diagram
UML: how to implement Association class in Java

I have this UML Association class. Note that: horizontal line is a solid line and the vertical line is a …

java associations uml
How do you show instantiation in a UML Sequence Diagram?

How do I show that the WebServer instantiates a View and gets back control of the flow? Maybe I'm not …

uml sequence-diagram
UML Sequence Diagram in Dia?

What's a good workflow (usage procedure) for creating a UML Sequence diagram in Dia?

uml tool-uml dia
Eclipse plugin or a Open source tool to reverse engineer java code for sequence diagram

I am looking out for a eclipse plugin or an open source tool to reverse engineer the sequence diagrams. I …

java eclipse uml reverse-engineering sequence-diagram
Unable to Export Diagram to Image Files Using StarUML

I am using StarUML 2.1.2. I created Sequence Diagram. I want to export it as image (.jpg or .png). But when …

uml staruml