Class Diagrams

Class Diagrams are used to model the static structure of a system. They are used to show the classes, their attributes, operations (or methods), and the relationships between objects.

Visit the following resources to learn more: