vault backup: 2025-01-17 16:09:15

This commit is contained in:
2025-01-17 16:09:16 +01:00
parent 40e6b7ded9
commit ace642ca60
12 changed files with 103 additions and 9 deletions

View File

@@ -0,0 +1 @@
{"path":"Attachments/Pasted image 20250117152338.png","text":"Strategy: Pattern, Corrected ConcreteStrategyA ConcreteStrategyB E SE S","libVersion":"0.3.2","langs":"deu+eng+fra"}

View File

@@ -0,0 +1 @@
{"path":"Attachments/Pasted image 20250117153316.png","text":"Composite: Applying the Pattern FileSystemElement -name -name -capacity 1 | -size +format() +size() * +mount() +copy() +move() +unmount() +delete() / 0.1 +size() +copy() +copy() +move() +move() +add() +delete() +getNext() +delete()","libVersion":"0.3.2","langs":"deu+eng+fra"}

View File

@@ -0,0 +1 @@
{"path":"Attachments/Pasted image 20250117160123.png","text":"Observer: Pattern, Corrected Subject Observer +register( anObserver ) n z +unregister( anObserver ) +update( Object o, Event e ) - = === = | +notify() I E ConcreteSubject ConcreteObserver i observerSiale ı +getState() +update() Z - ; +setState() +getState() . E public void notify() { public void update( Object o, .: ! ______| for( Observer obs:observers ) { Evente ) { - }obs.update( this, event ) subjectState = o.getState(); } }","libVersion":"0.3.2","langs":"deu+eng+fra"}

View File

@@ -0,0 +1 @@
{"path":"Attachments/Pasted image 20250117153232.png","text":"Composite: Pattern Component Client +operation() +add() +remove() +getChild(): Component r ct S—— e +add() +remove() +getChild(): Component","libVersion":"0.3.2","langs":"deu+eng+fra"}