Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uml

Show inherited methods etc in Visual Paradigm

uml visual-paradigm

Can Database be count as actor in use case diagram?

uml use-case-diagram

How to model 2D array board in UML: associations vs attributes

How can I load a papyrus uml model by using Java?

java uml emf papyrus

UML Class relationships with respect to current moment or system lifetime

How to model different return values of a function in a UML Activity-Diagram?

c uml activity-diagram

UML - How to model either/or/both (union) concept?

uml union modeling hint concept

Differences in Type and Naming Conventions for UML Class in Different Programming Languages

python java kotlin 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