public interface CompositeModel
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.