Sradhala/UMLPage3

From WikiEducator
Jump to: navigation, search
 

Architecture and Modeling types

UML Perspective

 UML helps in visualizing the blue print of a system by modeling the overall architectural framework of the system.
 It plays a important role is defining the different perspective of any real world system. The perspectives include

  •  Design
  •  Implementation
  •  Process
  •  Deployment

UML Views

 UML diagrams represent two different views of a system model

 

1. Static or stuctural view – Capture the static features of the system using the following

  •  Classes diagrams
  •  Objects diagrams
  •  Deployment diagrams
  •  Package diagrams
  •  Composite structure diagram
  •  Component diagram


2. Dynamic or behavioral view

  • Activity diagrams
  • Interaction diagrams
  • Use case diagrams