|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Connection | |
|---|---|
| org.joone.structure | |
| Uses of Connection in org.joone.structure |
|---|
| Fields in org.joone.structure with type parameters of type Connection | |
|---|---|
protected java.util.List<Connection> |
AbstractNode.connections
List of input connections |
| Methods in org.joone.structure that return types with arguments of type Connection | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||