| Interface | Description |
|---|---|
| INode |
Defines call that are made externally to an INode.
|
| IScheduledNode |
Methods used by the NodeScheduler and AbstractBaseNode as well as those
available to use within the INode implementation.
|
| Class | Description |
|---|---|
| AbstractNode |
This abstract base class handles interaction with the NodeScheduler.
|
| Image |
TODO
|
| NodeScheduler |
Handles named data passing among nodes.
|
| Exception | Description |
|---|---|
| TeardownException |
TODO
|
Copyright © 2015–2022 SciJava. All rights reserved.