Class relationships

Relations

The hallmark of object-oriented programming languages is the facility to represent such relations, especially "is-a", which is represented by class inheritance.