Slide 6
Slide 6 text
C4 Model for Visualizing Software Architecture
DB Systel GmbH | Christian Fischer | OOP 2021 6
Code Views
The code elements of a component (e.g. Class, Interface etc.)
+
-
Context View
The system as a black box with all of its collaborators
(external Systems, Users etc.)
Component Views
The software components of a container (e.g. Java Package, Framework
Implementation etc)
Container View
The deployed runtime elements (e.g. Web Services, Mobile Apps etc.) of the
system
Not relevant for Test Scope