|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Edge | |
---|---|
org.apache.openjpa.lib.graph | Graph Abstraction |
Uses of Edge in org.apache.openjpa.lib.graph |
---|
Methods in org.apache.openjpa.lib.graph with parameters of type Edge | |
---|---|
void |
Graph.addEdge(Edge edge)
Add an edge to the graph. |
void |
GraphVisitor.edgeVisited(Edge edge)
may visit the node twice (both sides) |
protected void |
BreadthFirstWalk.edgeVisited(Edge edge)
An edge is seen. |
boolean |
Graph.removeEdge(Edge edge)
Remove an edge from the graph. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |