Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in class-diagram

What is the type of the relationship in the class diagram if the object is initiated or referenced in a method?

c# uml class-diagram

How to represent in UML that one class calls another class method when publishing spring event

Proper way to put array in UML diagram? [duplicate]

uml diagram class-diagram

Does composition apply to an implemented class when composing an interface?

Alternative to UML class diagrams for non-software context

UML class diagram relationship use strange symbols

uml class-diagram

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

UML Class relationships with respect to current moment or system lifetime

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]

JHipster inheritance

What is the relationships between Android-Activity and Android-Fragment; Activity/Fragment and ViewModel in UML class diagram?

How to represent enumeration classes with methods in UML class diagram

Decorator design pattern with Composite Design pattern

What is the difference between Conceptual Class Diagram and Detailed Class Diagram?

JavaScript code to Class Diagram [closed]

How to represent lambdas in UML class diagram?

lambda uml class-diagram

Composition vs. Inheritance

How can I model a custom exception association in a class diagram?

java uml class-diagram