Please enable JavaScript.
Coggle requires JavaScript to display documents.
Chapter 5 (System Modelling (UML diagram types (Sequence diagrams, Class…
Chapter 5
System Modelling
Process of developing abstract models of a system, with each model presenting a different view or perspective of that system.
System Perspectives
-
Structional perspective: model the organization of a system or the structure of the data that is processed by the system
Interaction perspective: model the interactions between a system and its environment, or between the components of the system.
-
-
-
Interaction Models
-
-
Modeling component interaction helps us understand if a proposed system structure is likely to deliver the required system performance and dependability.