|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Visitor
Description of the Interface
| Method Summary | |
|---|---|
void |
discoverEdge(Edge edge)
Description of the Method |
void |
discoverGraph(Graph graph)
Description of the Method |
void |
discoverVertex(Vertex vertex)
Description of the Method |
void |
finishEdge(Edge edge)
Description of the Method |
void |
finishGraph(Graph graph)
Description of the Method |
void |
finishVertex(Vertex vertex)
Description of the Method |
| Method Detail |
|---|
void discoverGraph(Graph graph)
void discoverVertex(Vertex vertex)
void discoverEdge(Edge edge)
void finishEdge(Edge edge)
void finishVertex(Vertex vertex)
void finishGraph(Graph graph)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||