|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GlobalNodesGraphProp
Graph property for graphs where all nodes are known (in contrast to graphs where only a local neighborhood can be explored).
Method Summary | |
---|---|
NodeIterator |
getAllNodesIterator()
Return an iterator for all nodes in the graph |
int |
getNumNodes()
Return number of nodes in the graph. |
Methods inherited from interface net.sourceforge.combean.interfaces.graph.Graph |
---|
getEdgeClass, getNodeClass |
Method Detail |
---|
int getNumNodes()
NodeIterator getAllNodesIterator()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |