Ninth Working Conference on Reverse Engineering (WCRE 2002)
Extraction and Use of Class Dependency Information for Java
Richmond, Virginia
October 29-November 01
ISBN: 0-7695-1799-4
In this paper,a method for extracting class dependency i formation from Java class files is described.Advantages and disadvantages of using this method are discussed.The problems of virtual dependence and synthetic methods are explained,and solutions offered.A convenient user interface is presented for making use of the dependency information in the form of an i teractive UML class diagram,which is automatically generated from Java class files.This interface is a component of the jGRASP integrated development e vironment.