| |
|
| java.lang.Object org.hammurapi.inspectors.metrics.callertrace.CallerTraceService
CallerTraceService | public class CallerTraceService (Code) | | author: mucbj0 author: To change the template for this generated type comment go to author: Window>Preferences>Java>Code Generation>Code and Comments |
doYouPassMethodNameFilter | public static boolean doYouPassMethodNameFilter(String methodName)(Code) | | |
getAllInterfaceOperations | public Vector getAllInterfaceOperations()(Code) | | Returns the allInterfaceOperations. |
getAllInterfacesAndImplementors | public Hashtable getAllInterfacesAndImplementors()(Code) | | Returns the allInterfacesAndImplementors. |
getAllInvokedMethodTable | public Hashtable getAllInvokedMethodTable()(Code) | | Returns the allInvokedMethodTable. |
getAllMethods | public MethodMap getAllMethods()(Code) | | Returns the allMethods. |
getAllMethodsImplemented | public MethodMap getAllMethodsImplemented()(Code) | | Returns the allMethodsImplemented. |
resolveInvokeesImplementors | public void resolveInvokeesImplementors()(Code) | | |
setAdjacencyMatrix | public void setAdjacencyMatrix(AdjacencyMatrix adjacencyMatrix)(Code) | | Parameters: adjacencyMatrix - The adjacencyMatrix to set. |
traceCaller | public void traceCaller()(Code) | | |
|
|
|