Package com.ibm.wala.j2ee.client

Interface Summary
CallGraphBuilderFactory A factory for call graph builders; tailored to J2EE
IArrayContents Interface to information about an array
IClass Interface to information about a class.
IField Interface to information about a field.
IMethod Interface to information about a method.
IProgramLocation Represents a static program location, a bytecode index in a method
J2EEAnalysisEngine An AnalysisEngine analyzes one or more J2EE modules, including ear files, J2EE clients, web modules, and ejb modules.
 

Class Summary
PruneCallGraph This class will prune a call graph to include only nodes from which some class which matches a certain filter is reachable.