Object Oriented Software Engineering View all facts Glossary Help |
subject > inheritance |
inheritance | ||||
subject | fact |
inheritance | has 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 latter | |
is a subtopic of 2.5 - Organizing Classes Into Inheritance Hierarchies | ||
is a kind of subject | ||
occurs automatically once you have defined which classes are superclasses and which classes are their subclasses |
Kinds of inheritance :