Types of UML Diagrams
- Class Diagram
- Object Diagram: describe the static structure of a system at a particular time
- Use Case Diagaram
- Sequence Diagram: describe interactions among classes in terms of an exchange of messages over time.
- Component Diagram: describe the organization of physical software components, including source code, run-time (binary) code, and executables.
- Deployment Diagram: depict the physical resources in a system.
No comments:
Post a Comment