Please enable JavaScript.
Coggle requires JavaScript to display documents.
4+1 View Model (Process View (Note (Nonfunctional requirement, Concurrency…
4+1 View Model
Process View
-
-
This view shows
show the dynamic aspect of the system ans explains how the system processes and how they communicate
addresses concurrency, distribution, integrators, perfomance, timing and scalability, etc.
-
Implementation View
-
This view shows
shows how the system is structured, with an emphasis on the concerns of developers and testers
Note
-
concerned with the software management, hierachy or layers, constraints of tool
-
Scenario View
-
This view shows
Description of an architecture is illustrated using a small set of use cases, or scenarios of the system and provide a context to understand the other 4 views.
-
-
Physical View
-
This view shows
concerned with the topology of software components on the physical layer as well as the physical connections between these components
-
-
-