I have following code:
public class MyClass{ ... }
At same workspace I have following class
public class AnotherClass{
Right click on Myclass, find references in project|workspace.
Open call hierarchy, open inheritance hierarchy.