This commit is contained in:
David Schirrmeister 2024-07-05 16:18:08 +02:00
parent 48fe0a3c57
commit 13152642cc
5 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 238 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

View File

@ -128,7 +128,7 @@
![image_470.png](image_470.png)
### Komplemente verschieben Nachfragekurven nach innen/außen
![image_471.png](image_471.png)
![image_545.png](image_545.png)
### Komplemente (kostenlos, perfekt, sofort)
- Beschleuniger einer Plattform

View File

@ -250,7 +250,7 @@
## Composite Pattern
- Baumartige Objektstruktur
### Structure Composite Pattern
![image_405.png](image_405.png)
![image_543.png](image_543.png)
#### Component (Abstract Class)
- Deklariert Interface für Objekte in der Komposition
@ -270,7 +270,7 @@
![image_407.png](image_407.png)
## Strategy Pattern
![image_408.png](image_408.png)
![image_544.png](image_544.png)
## State Pattern
![image_409.png](image_409.png)