Top "Uml" questions

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

MVC UML class diagram

I've have to work on a new project,written in C# mvc,the first thing i would like to do …

c# asp.net-mvc uml class-diagram
generate Class diagram for iphone app

i know how to generate class diagram in Xcode for iPhone app. but i am searching for alternate way to …

iphone xcode class uml class-diagram
Sequence Diagram Reverse Engineering

I'm looking for a tool that will reverse engineer Java into a sequence diagram BUT also provides the ability to …

java uml reverse-engineering sequence-diagram
Association vs. Aggregation

I have reviewed a lot of information about these things, but can't understand what is the difference between them? In …

java oop uml
Differences between a conceptual UML class diagram and an ERD?

If I create a conceptual class diagram such that each class captures 'name' and 'attributes' but not 'operations', have I …

uml class-diagram er-diagram
tools to generate UML diagrams for exisiting classes in javascript

The project grows and there appears a necessity to visualize relations between the classes present in the project. Some of …

javascript uml diagrams
How to export Visual Studio 2010 UML Modeling Diagrams

I recently created a very nice UML Class diagram inside Visual Studio 2010 (b2). The tools worked like a charm and …

visual-studio uml visual-studio-2010
How to represent a C# property in UML?

Not quite an Attribute, not quite a Method. Stereotypes? <<get>> <<set>>? I'm …

c# .net properties uml
UML Plugin for Netbeans 7.0?

how can i install/add UML plugin to Netbeans 7.0, i can find several ways to install plugin but only for …

plugins uml netbeans-plugins netbeans7.0
How can I represent a loop in a sequence diagram in Microsoft Visio 2007?

I am drawing a sequence diagram in Microsoft Visio 2007 and I want come message calls to be represented in a …

uml visio sequence-diagram