Top "Uml" questions

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

Creating UML Class Diagrams in NetBeans 7.1.1

I want to install/enable the NetBeans plugin for creating and viewing UML diagrams, as seen here. However, fairly extensive …

java netbeans uml netbeans-7.1
What tools (free) do you use to design software

What tools do you use to speed up documenting application design. Namely, creating wireframes, flowcharts. What other methods do you …

architecture uml
Are there any uml tools on Ubuntu ?

Are there any UML tools (as Rose) on Ubuntu?

ubuntu uml ubuntu-10.04
free UML sequence diagram reverse engineering eclipse plugin working out of the box - does such a thing exist?

I tried (though not very comprehensively) numerous solutions including ModelGoon (only class and interaction diagrams available), ObjectAid (class diagram only), …

eclipse eclipse-plugin uml reverse-engineering sequence-diagram
UML Diagram Tool - Eclipse plugin?

Can anyone help me? I am currently using Eclipse Java IDE, and would like a plug-in that will automatically look …

java eclipse eclipse-plugin uml class-diagram
What's the difference between activity diagram and sequence diagram?

I'm studying UML and I am confused. What's the difference between activity diagram and sequence diagram? I haven't got the …

uml
Direction of the association arrow in UML class diagrams

On this webpage which shows how to draw a class diagram, why is the arrow for association pointing from order …

class uml diagram
UML aggregation vs association

Here I am, with another question about aggregation and association. I wanted to learn some basics of UML, so I …

uml associations aggregation
"UML Support" Plugin for IntelliJ

I must be missing something. I am reading this article and it says that there is a plugin called "UML …

intellij-idea uml intellij-14
Multiplicity vs Cardinality

When talking about data models and databases, the term Cardinality is often used to describe the number of allowed elements …

database database-design uml