What are the different views that are considered when building an object-oriented software system?
By in Design Patterns & Practices on Jan 11 2007
  • Monoranjan Gorai
    Jan, 2007 31

    Normally there are 5 views.
    1. Use Case view - This view exposes the requirements of a system.
    2. Design View - Capturing the vocabulary.
    3. Process View - Modeling the distribution of the systems processes and threads.
    4. Implementation view - Addressing the physical implementation of the system.
    5. Deployment view - Focus on the modeling the components required for deploying the system.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS