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

public interface GlobalIndexedNodesGraphProp
A graph where the nodes may be accessed by an integer index.
| Field Summary | |
|---|---|
static int |
UNDEFINED_NODE
|
| Method Summary | |
|---|---|
Node |
getNode(int index)
Returns the node with the given index. |
| Methods inherited from interface net.sourceforge.combean.interfaces.graph.prop.GlobalNodesGraphProp |
|---|
getAllNodesIterator, getNumNodes |
| Methods inherited from interface net.sourceforge.combean.interfaces.graph.Graph |
|---|
getEdgeClass, getNodeClass |
| Field Detail |
|---|
static final int UNDEFINED_NODE
| Method Detail |
|---|
Node getNode(int index)
index -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||