Update deployment diagram authored by Alexander Krause's avatar Alexander Krause
...@@ -22,7 +22,7 @@ The introduced (abstract) classes *DeploymentArtifact* and *DeploymentTarget* ( ...@@ -22,7 +22,7 @@ The introduced (abstract) classes *DeploymentArtifact* and *DeploymentTarget* (
# Deployments # Deployments
Below you can find two different approaches for modelling a deployment of the previously defined [component diagram](https://git.informatik.uni-kiel.de/ag-se/teaching-public/wikis/uml/component-diagram). Below you can an approach for modelling a deployment of the previously defined [component diagram](https://git.informatik.uni-kiel.de/ag-se/teaching-public/wikis/uml/component-diagram).
## Single server (black box) deployment ## Single server (black box) deployment
![Deployment Diagram (black box)](https://git.informatik.uni-kiel.de/ag-se/teaching-public/wikis/uml-sources/img/deployment-blackbox.svg) ![Deployment Diagram (black box)](https://git.informatik.uni-kiel.de/ag-se/teaching-public/wikis/uml-sources/img/deployment-blackbox.svg)
... ...
......