| written 7.0 years ago by | • modified 7.0 years ago |
Subject: Object Oriented Modeling and Design
Difficulty: Medium
Marks: 4 Marks
| written 7.0 years ago by | • modified 7.0 years ago |
Subject: Object Oriented Modeling and Design
Difficulty: Medium
Marks: 4 Marks
| written 7.0 years ago by |
Architectural model is used for Visualizing, specifying, constructing, and documenting a software-intensive system.
Architecture is the set of significant decisions about:

a. The use case view of a system encompasses the use cases that describe the behavior of the system as seen by its end users, analysts, and testers.
b.The design view of a system encompasses the classes, interfaces, and collaborations that form the vocabulary of the problem and its solution.
c. The process view of the system encompasses the threads and processes that form the systems concurrency and synchronization mechanisms.
d. The implementation view of a system encompasses the components and files that are used to assemble and release the physical system.
e. The deployment view of a system encompasses the nodes that form the system‟s hardware topology on which the system executes.