Package com.ibm.wala.j2ee.client.impl

Class Summary
ArrayContentsImpl Object to track array contents in analysis results
CallGraphBuilderFactoryFactory A factory for creating a call graph builder factory
ClassImpl A representation of a class used to communicate analysis results.
FieldImpl Object to track a field in analysis results
J2EEAbstractAnalysisEngine abstract base class for analysis engine implementations
MemberImpl A representation of a field used to communicate analysis results.
MethodImpl A representation of a method used to communicate analysis results.
ProgramLocation  
RTABuilderFactory A factory to create J2EE call graph builders using RTA
ZeroCFABuilderFactory  
ZeroContainerCFABuilderFactory A factory to create J2EE call graph builders using 0-1-container-CFA
ZeroOneCFABuilderFactory A factory to create J2EE call graph builders using 0-1-container-CFA
ZeroOneContainerCFABuilderFactory