|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.uconn.mcb.lineageevolver.graph.EdgeListEdge
GraphEdge implementation for use with EdgeListGraph objects.
| Field Summary | |
(package private) java.lang.Object |
data
The data stored in this edge. |
(package private) EdgeListNode |
destination
The node towards which this edge goes. |
(package private) EdgeListNode |
origin
The node from which this edge originates. |
| Constructor Summary | |
EdgeListEdge()
Default constructor for EdgeListEdge objects. |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
EdgeListNode origin
EdgeListNode destination
java.lang.Object data
| Constructor Detail |
public EdgeListEdge()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||