| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NodeInstanceContainer
A node instance container is a container that can contain (zero or more) node instances.
| Method Summary | |
|---|---|
|  NodeInstance | getNodeInstance(long nodeInstanceId)Returns the node instance with the given id, or nullif the node instance cannot be found. | 
|  Collection<NodeInstance> | getNodeInstances()Returns all node instances that are currently active within this container. | 
| Method Detail | 
|---|
Collection<NodeInstance> getNodeInstances()
NodeInstance getNodeInstance(long nodeInstanceId)
null
 if the node instance cannot be found.
nodeInstanceId - 
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||