Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uml

Do background classes get represented in class diagram?

uml diagram class-diagram

UML - Distinction between user and administrator use cases of the same nature

uml use-case

Traces in sequence diagrams

uml sequence-diagram

Association between two use cases 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?