Distribution diagram

from Wikipedia, the free encyclopedia
Structure diagrams of the UML
Class diagram
Component diagram
Composition structure diagram
Object diagram
Package diagram
Profile diagram
Distribution diagram
UML behavioral diagrams
Activity diagram
Use case diagram
Interaction overview diagram
Communication diagram
Sequence diagram
Timing diagram
State diagram

A distribution diagram ( english deployment diagram is) one of the 14 chart types in the Unified Modeling Language (UML), a modeling language for software and other systems. The distribution diagram is one of the static modeling diagrams. It is used to display the distribution of components on computing nodes.

The distribution diagram is a structure diagram : it shows a certain view of the structure of the modeled system. The representation typically includes computer nodes , components , artifacts , characteristic specifications , connections and distribution relationships .

example

Example of a distribution diagram

literature

  • Christoph Kecher: UML 2.0 - The comprehensive manual . Galileo Computing, 2006, ISBN 3-89842-738-2 .