HOPEX UML : HOPEX UML : The Class Diagram : Generalizations : Multiple Inheritance - Generalization
   
Multiple Inheritance - Generalization
It is sometimes useful to specify that a class has several superclasses. The subclass inherits all the characteristics of both superclasses. This possibility should be used carefully.
*Multiple inheritance is not taken into account when generating tables.