|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompositeModel
A graph is an object that contains nodes and edges. Edges are accessed through the nodes that they connect.
Method Summary | |
---|---|
int |
getNodeCount(Object composite)
Return a count of the nodes this graph contains. |
Iterator |
nodes(Object composite)
Return an iterator over the nodes that this graph contains. |
Method Detail |
---|
Iterator nodes(Object composite)
int getNodeCount(Object composite)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |