Spaghetti Code

Module 4


description

Class Diagrams

Perhaps the most popular UML Diagram: the Class Diagram displays boxes that label each class, its methods (marked by its privacy), and its connection to each other class. Each box contains three sections detailing the name of the class, its behaviors, and its attributes.