Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uml

Making a simple UML class diagram for a school

java class model uml diagram

Should I use n or * if I have exact number of things in the model?

How to represent vertical scaling in UML?

How to tag methods as final in UML?

java uml final

UML diagram for OpenGL ES 2.0 state?

opengl-es uml opengl-es-2.0

How to generate c++ class diagram with inheritance as well as composition relationship?

c++ design-patterns uml

How to express the relationship between Factory or Helper class and the objects it can generate with UML class diagram

GUI editor for DOT language (Mac OS)

Can I use the same enum in 2 different classes in C#?

c# enums uml

How to represent reports in UML class diagram

uml visio class-diagram

How to realize direct arrows with PlantUML?

uml plantuml

In UML, can I have two sets of relationships between two classes?

UML component diagram for Python code: How to illustrate difference between classes and modules?

Classes for class diagram UML

UML -- Is it still a popular method for markup/pre development /visualization of software?

uml modeling

Using multiplicity without navigability in UML is correct diagram?

Why are there different ways to describe same design pattern using UML? What to trust?

Symbols in UML, C++, Java

java c++ uml public protected

UML state diagram for N number of approvals

c# uml state-diagram