The state diagram is drawn by considering the concurrency property of the aggregate objects that make up the car object i.e each aggregate ...
Read More
Translate
Showing posts with label Object Oriented Modeling and Design. Show all posts
Object Diagrams with Multiple Inheritance
Below is an example of implementation of multiple inheritance - The Class 'Universal' inherits from two classes A/ and D/C, th...
Read More

Main features of Object Oriented Languages - Classes, Objects,Encapsulation, Polymorphism, Inheritance
1. Classes and Objects In an object oriented programming language, we code the program as a corporate collection of objects which are ins...
Read More

Abstraction
Abstraction may be defined as all those essential characteristics features of an object class which makes it different from other object cl...
Read More
Multiplicity
Multiplicity refers to the number of object class instances of one class may be associated to the other class. An n+ symbol indicates that ...
Read More
Subscribe to:
Posts (Atom)