The 4+1 View Model of architecture
Kruchten, P.B.
Software, IEEE
Volume 12, Issue 6, Nov 1995 Page(s):42 - 50
Digital Object Identifier 10.1109/52.469759
Summary:The 4+1 View Model organizes a description of a software
architecture using five concurrent views, each of which addresses a
specific set of concerns. Architects capture their design decisions in
four views and use the fifth view to illustrate and validate them. The
logical view describes the design's object model when an object-oriented
design method is used. To design an application that is very data
driven, you can use an alternative approach to develop some other form
of logical view, such as an entity-relationship diagram. The process
view describes the design's concurrency and synchronization aspects. The
physical view describes the mapping of the software onto the hardware
and reflects its distributed aspect. The development view describes the
software's static organization in its development environment
View citation and abstract |