Types of UML diagrams
You need to learn using UML diagrams to visualize system design, requirements and app logic.
Use case diagram
- Use case diagram, behavior, "what" and "who”
Activity diagram
- Activity diagram, behavior, “how” and “when”
Sequence diagram
- Sequence diagram, behavior, “how” and “when”
Class diagram
- Class diagram structure