Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uml

UML generalization and realization

how to get rid of "size_t" in doxygen collaboration diagram

c++ uml doxygen

How to represent Javascript object creation with an UML class diagram?

What options are there for visualising class relationships in a Python program

python uml class-design

How to generate code by Papyrus on Eclipse?

eclipse uml papyrus

Making the domain-model of tic tac toe

c# java oop uml

Visualize QT Signals and Slots

c++ qt qt4 uml signals-slots

How to hide Visio 2007's UML parameter direction indicator ("in/out")

uml visio

Naming convention for UML

uml naming-conventions

Asynchronous Callbacks in UML Activity Diagrams

How to install UML plugin for Eclipse?

eclipse eclipse-plugin uml

Generating UML diagrams using NetBeans 7.2

netbeans uml netbeans-7.2

Tool to automatically create a class diagram for Qt application

How do I denote a pure virtual function in a UML class diagram?

How do I represent a mixin/role/trait with UML properly?

Is it possible to transform an class diagram to an relational database diagram? [closed]

what is the differences between class and dataType

Difference between cardinality "*", and "0..*" - UML

uml cardinality

UML Aggregation with and without arrow head

uml aggregation

Precondition in an Use Case

uml use-case