|
Class Summary |
| ECallGraphWrapper |
This is a convenience class: it provides a view of an ECallGraph that should
be more convenient for most client-side use. |
| EClassHierarchyWrapper |
This is a convenience class: it provides a view of an EClassHierarchy that
should be more convenient for most client-side use. |
| EInterfaceHierarchyWrapper |
This is a convenience class: it provides a view of an EMF EClassHierarchy
that should be more convenient for common client-side use. |
| EMFBridge |
Utilities that bridge between EMF types and WALA native types |
| EMFScopeWrapper |
Goal of this class is to generate a scope-wrapper around a given Jar or Class
file. |
| EObjectDictionary |
A dictionary of EObjects, which canonicalizes its contents by-value according
to java.lang.Object.equals()
Note that this differs from the "unique" attribute on an EList when
containment is accounted for. |
| EObjectGraphImpl |
An in-memory representation of a graph of EObjects. |
| EObjectTree |
An in-memory representation of a tree of EObjects. |
| ETypeHierarchyWrapper |
This is a convenience class: it provides a view of an EClassHierarchy that
should be more convenient for common client-side use. |
| EUtil |
miscellaneous utilities for manipulating EMF objects |
| JavaScopeUtil |
Utilities to help manipulate EMF objects representing Java analysis scopes. |