Object Oriented Software Engineering   View all facts   Glossary   Help
subject > inheritance
Next subjectinspection meeting    Upsubject    Previous subjecthost   

inheritance
subjectfact 
inheritancehas definition The possession by one class of elements defined in another class, by virtue of the fact that the former class is defined to be a subclass of (to extend) the latter2001-08-30 14:55:57.0
is a subtopic of 2.5 - Organizing Classes Into Inheritance Hierarchies2001-08-30 14:55:57.0
is a kind of subject2001-08-30 14:55:57.0
occurs automatically once you have defined which classes are superclasses and which classes are their subclasses2001-08-30 14:55:57.0

Kinds of inheritance :