Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uml

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

UML: Modeling php includes? How to?

php uml

What do the different kinds of arrows between classes and interfaces in this Hibernate diagram mean?

hibernate uml

Shortcuts for the multiplicities in UML Class Diagrams

Implementing a generic list that can hold multiple data types in Java/JavaFX