What Are The Different Views That Are Considered When Building An Object-oriented Software System?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this answer should be reported.
Ch Kashif
Normally there are 5 views.
Use Case view – This view exposes the requirements of a system.
Design View – Capturing the vocabulary.
Process View – modeling the distribution of the systems processes and threads.
Implementation view – addressing the physical implementation of the system.
Deployment view – focus on the modeling the components required for deploying
the system.