Package | Description |
---|---|
org.joone.structure |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Connection> |
AbstractNode.connections
List of input connections
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Connection> |
Node.getConnections()
List of connections that fire into this node
|
java.util.List<Connection> |
AbstractNode.getConnections()
Retrieve the list of connections that fire into this node
|
Submit Feedback to pmarrone@users.sourceforge.net