|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

public interface GlobalNumberedEdgesGraphProp
A graph where every edge has a number, starting from zero.
| Field Summary |
|---|
| Fields inherited from interface net.sourceforge.combean.interfaces.graph.prop.GlobalIndexedEdgesGraphProp |
|---|
UNDEFINED_EDGE |
| Method Summary | |
|---|---|
int |
getEdgeNumber(Edge e)
Get the number of a given edge. |
| Methods inherited from interface net.sourceforge.combean.interfaces.graph.prop.GlobalIndexedEdgesGraphProp |
|---|
getEdge |
| Methods inherited from interface net.sourceforge.combean.interfaces.graph.prop.GlobalEdgesGraphProp |
|---|
getAllEdgesIterator, getNumEdges |
| Methods inherited from interface net.sourceforge.combean.interfaces.graph.Graph |
|---|
getEdgeClass, getNodeClass |
| Method Detail |
|---|
int getEdgeNumber(Edge e)
e - the edge for which the number shall be returned.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||