mirror of
https://github.com/st-tu-dresden-praktikum/swt23w23
synced 2024-07-19 21:04:36 +02:00
Add TLA, client-server and system-context (diagrams)
This commit is contained in:
parent
eba9e60df0
commit
4a8cbb8458
|
@ -125,7 +125,7 @@ It cannot be assumed that the users (customers and administrator) have a technic
|
|||
so common patterns that are easily learned should be used.
|
||||
|
||||
== Kontextabgrenzung
|
||||
* Kontextdiagramm
|
||||
image:models/design/systemContextDiagram.svg[]
|
||||
|
||||
== Lösungsstrategie
|
||||
=== Quality Demand Fulfillment
|
||||
|
@ -158,8 +158,12 @@ so common patterns that are easily learned should be used.
|
|||
*Not important*
|
||||
|===
|
||||
|
||||
=== Softwarearchitektur
|
||||
* Beschreibung der Architektur anhand der Top-Level-Architektur oder eines Client-Server-Diagramms
|
||||
=== Softwareararchitecture
|
||||
==== Top-Level-Architecture
|
||||
image:models/design/topLevelArchitecture.svg[]
|
||||
|
||||
==== Client-Server-Diagram
|
||||
image:models/design/clientServer.svg[]
|
||||
|
||||
=== Entwurfsentscheidungen
|
||||
* Verwendete Muster
|
||||
|
|
Loading…
Reference in a new issue