HOPEX IT Architecture V2 > UML modeling > The Class Diagram
The Class Diagram
A class diagram is used to represent the static structure of a system, particularly the types of objects manipulated in the system, their internal structure, and the relationships between them. An object diagram provides examples to illustrate a class diagram.
The class diagram specification is often considered the most important part in the modeling of an information system.