Tuesday, October 23, 2012

UML


Types of UML Diagrams



  • Class Diagram
Class Diagrams

  • Object Diagram:  describe the static structure of a system at a particular time
Object Diagrams
  • Use Case Diagaram

Use Case Diagrams


  • Sequence Diagram: describe interactions among classes in terms of an exchange of messages over time.

Sequence Diagrams

  • Component Diagram:  describe the organization of physical software components, including source code, run-time (binary) code, and executables.
Component Diagrams


  • Deployment Diagram: depict the physical resources in a system.
Deployment Diagrams


No comments:

Post a Comment