Object Oriented Software Engineering   View all facts   Glossary   Help
subject > hierarchy
Next subjecthook    Upsubject    Previous subjectgoal   

hierarchy comparison table
Subject describe implement using help has definition improve see also is a subtopic of is a synonym of group draw as appear in
generalizationa relationship between classes in a class diagramthe extends keyword in Javato avoid duplication of codeThe relationship between a set of similar entities and another entity that contains the common aspects of those entitiesreusegeneralization^2, generalization^35.4 - Generalization classes into inheritance hierarchiesa small triangle pointing towards the superclass in a UML class diagraminstance diagram
inheritance hierarchy   The hierarchy formed by the generalization relationships of a set of classes  2.5 - Organizing Classes Into Inheritance Hierarchiesisa hierarchy   

Next subjecthook    Upsubject    Previous subjectgoal