Alternative architecture frameworks Flashcards
1
Q
What are the main concepts of the 4+1 framework?
A
Distinction between
- logical view
- development view
- process view
- physical view
all positioned around application scenarios
2
Q
In 4+1 describe the logical view
A
- considers system from functional perspective
- i.e. top-level class diagrams
3
Q
In 4+1 describe the development view
A
- addresses system from development perspective
- e.g. using UML component diagrams
4
Q
In 4+1 describe the process view
A
- similiar to iSAQB runtime view
5
Q
In 4+1 describe the physical view
A
- addresses mapping of the software system to specific technical systems (as in deployment or infrastructure view)
6
Q
A