Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uml

Something confused about the sequence diagram

uml sequence-diagram

Using lollipops/sockets in UML, why and when?

uml

How to show "if" condition without else in sequence diagram

uml sequence-diagram

PlantUML: Is there a way to disable the vertical alignment of elements on the same level of the hierarchy of a class diagram?

uml plantuml

Should I put the Test classes in the UML?

testing uml software-design

ERD diagram conversion into UML diagram

class oop uml solid-principles

How is the correct form to model a reference/pointer to a class in UML?

c++ uml

Calculating the maximum size of derived classes

c++ uml

Parallel Lifelines in Sequence Diagrams in Enterprise Architect

What means "Association end could be owned either by end classifier, or association itself"?

oop uml associations

What is the difference between a class and an object?

uml class-diagram

How to represent a complex use case where every step of the main flow can have multiple scenarios (alternative or error path)?

UML State Machine ShallowHistory

uml modeling

How to represent bitfileds in UML

uml bit-fields

UML,merge "decision node" and "merge node"

What means a unidirectional relationship arrow

uml

UML diagram based on Spring

java spring uml