Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 778 Bytes

File metadata and controls

10 lines (5 loc) · 778 Bytes

Back

Portuguese Version

Class Diagram

In programming, a class diagram is a representation of the structure and relationships of classes that serve as a model for objects.[1] It is a very useful model for the development of systems, as it defines all the classes that the system needs to have and is the basis for the construction of communication, sequence and state diagrams.