CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
uml
08-18
Software engineering
Java method that produces an object
07-24
Software engineering
Extending object with properties in class diagram (Composition or inheritance)
06-08
Software design
How to autogenerate UML diagram for java in IntelliJ
05-19
Software design
Implementing UML classes in postgresql: create type vs create table
05-11
database
Is database a controller or boundary in a sequence diagram?
05-08
Software engineering
How to represent the relationship for this demo code snippet?
04-28
Software design
What is the difference between Association and Composition Aggregation in Autosar domain
04-24
other
How to implement in Kotlin the Composition UML relationship?
04-21
Blockchain
How do you show encapsulation in UML class diagram?
04-15
Enterprise
Which type of UML diagram is suited for depicting goroutines collaborating via channel?
04-09
OS
Can an association class have a subclass?
04-05
Blockchain
Parse .uml file with eclipse uml2
03-28
Blockchain
Modeling frontend and backend in a use case diagram
03-09
database
How to represent dependency injection with generics in UML class diagram?
02-28
Back-end
Both Inheritance and composition in Python, bad practice?
02-23
Software design
How to represent in UML deletion consequences (nullify or cascading) in non-(whole / part) relations
02-20
OS
Understanding how to model UML Class/Database
02-16
Enterprise
Do abstract subclasses of an abstract superclass violate LSP?
02-16
Software design
if the subclass don't implement all methods from superclass does it concidered a violation of L
12-22
Software design
Is this implementation of the UML diagram correct?
12-15
Software engineering
Does using an instance of a class inside of another class count as dependency or association?
12-12
Software design
How to understand the "reflexive aggregation" relationship similar to reflexive associatio
12-08
Net
How should I show relationships between interface and class?
12-07
OS
Drawing collaboration diagram using piece of code in Java
12-04
Mobile
How can I represent relationships between instances of the same class in a concurrent system
11-30
Software engineering
Which UML diagram should be used for a Software overview which will be written in C for microcontrol
11-25
Enterprise
Implement uml Graph in Java
11-23
database
UML Multiplicity: "0..*" vs "*"
11-22
Enterprise
What's the most common way to translate UML signals to C ?
11-21
Software design
Database implementation of a class-diagram
11-19
Back-end
UML Class Diagram: Object passed through constructor relationship?
10-29
database
Java - How can I use a 3 argument constructor to set 2 instance variables
10-28
OS
What would be the UML relationship, between 2 classes which have the database id of the other, but d
10-28
Mobile
How to show that which class's variables are used in which class's operation(s) using UML
10-27
Mobile
Converting UML to code c . Problem with inheritence. Do constructors of all classes run when object
10-21
database
Can the class of an object change in UML?
10-17
database
What does it mean when the return type on a UML Diagram is an object?
10-03
Net
How to represent bi-directional associations in UML?
09-22
Software design
Classes that inherit from interfaces but implement additional methods in UML diagram
09-18
database
Dependency of the implementation on another interface
41
1
2
Next
Last
Links:
CodePudding