OO Properties: Modeling Features (Cont.)


Types and Classes Inheritance
If the objects of class K1 are more special than those of class K2, K1 will be defined as a subclass of K2 with the effect that K1 inherits the structure of K2.