|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jeffpalm.internal.graph.GraphImpl
com.jeffpalm.cg.CallGraph
public class CallGraph
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.jeffpalm.graph.Graph |
---|
Graph.Algorithm, Graph.Transform |
Constructor Summary | |
---|---|
CallGraph()
|
Method Summary | |
---|---|
boolean |
add(Class cls)
|
Methods inherited from class com.jeffpalm.internal.graph.GraphImpl |
---|
addEdge, addNode, allEdges, allNodes, clear, edgeIterator, getEdge, getFactory, getNode, getRoot, hasEdge, hasNode, nodeIterator, numEdges, numNodes, pathIterator, setRoot, toString, unsetRoot |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CallGraph()
Method Detail |
---|
public boolean add(Class cls)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |