Modeling UML Class Diagrams and Sequence diagrams
Aim of the Experiment
In this Experiment, we will learn about the representation of class diagram and sequence diagram. We also learn about different relationships that exist among the classes, in a system.
From the experiment of sequence diagram, we will learn about different types of messages passing in between the objects and time ordering of those messages, in a system.