Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uml

How to indicate open generic type construction in UML class diagrams

Use Association or List attribute in UML Class diagram?

How to represent a Map<Enum, Class> relationship in a UML class diagram? [closed]

For the purposes of C# code generation in Sparx Enterprise Architect, is it possible to add class attributes, such as [Serializable]?

Show condition in use case diagram

uml modeling use-case

uml Composition relationships to RDF and OWL

uml rdf owl

How can I represent a Python dictionary in UML?

python uml

How to model two interacting state machines of two different classes?

uml state

UML Class Diagram - Is it bad practice for lines to cross?

uml

Ternary model association in Django

Extend in use case diagram

uml diagram use-case

Many inputs for activity node vs merge node

uml modeling

Has anyone used UML with OCL? Do programmers use it or only analysts who don't code?

UML diagram inheritance

class inheritance uml

What does composition mean in the composition vs inheritance debate?

UML Can an interface be part of an aggregation relationship?

uml

Abstract Class from UML to ER diagram. Possible ? How?

Am I properly representing dependency injection in UML?

c# uml

How to show "OR" statement in sequence diagram?