You are on page 1of 1

Practical NO.

Aim :- To study & draw the modeling of Class Diagram and Object Diagram.

Objective :-

1. To study & draw model of class diagram.


2. To study & draw model of object diagram.

Theory :-

 Class diagram provide a graphic notation for modeling classes and their relationships.
 A class diagram corresponds to infinite set of object diagrams.
 Class(left) and instances(right) describe by it.

Person RamSmith:Person ShyamSmith:Person


CLASS OBJECTS

 UML symbol for both classes and objects is BOX.


 Objects are modelled using box with object name followed by colon followed by class name.
 Use boldface to list class name, center the name in the box and capitalize the first letter.

Objects with Values


Class with Attributes

Conclusion :-

Thus,we studied the concept of modeling of class diagram and object diagram.

You might also like