Model Class Diagram Activity
Activity Goals
- Learn to make model class diagrams using PlantUML.
- Class diagram elements covered:
- Classes and attributes
- Associations
- Association classes
How to Start
Optional VS Code Setup
- You may optionally set up VS Code to edit and render PlantUML diagrams:
- In VS Code, install the PlantUML extension.
- Follow the PlantUML extension’s requirements for a local renderer.