Mapping between 4+1 architectural view model & UML
- by Sadeq Dousti
I'm a bit confused about how the 4+1 architectural view model maps to UML.
Wikipedia gives the following mapping:
Logical view: Class diagram, Communication diagram, Sequence diagram.
Development view: Component diagram, Package diagram
Process view: Activity diagram
Physical view: Deployment diagram
Scenarios: Use-case diagram
The paper Role…