Abstraction D 4:40:00 PM Add Comment 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 D 4:18:00 PM Add Comment 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
Inheritance D 4:13:00 PM Add Comment Inheritance is the most basic feature of any Object Oriented programming language. It refers to the derivation of sub classes from a base/s... Read More
Qualification D 6:15:00 PM Add Comment Qualification is an association which involves an association and a qualifier which uniquely identifies certain features of one of the asso... Read More
Object Modeling Technique (OMT) D 5:52:00 PM Add Comment Object Modeling Technique used in object oriented modeling and design which use the usual principles of system development like analysis, d... Read More