Skip to Content
0
Jul 07, 2009 at 11:11 AM

Table with overview inherited and redefined method of class

196 Views

Hi,

is there a table that indicates which method is inheriting the method of the superclass and which method is redefined ?

I'm having a superclass with a lot of methods and a lot of subclasses.

Now i'm checking every subclass separately if the methods are inherited or redefined. A table would be great.

best regards,

Hans