public class Link
extends java.lang.Object
Constructor and Description |
---|
Link(OutputPin sourcePin,
InputPin destPin) |
Modifier and Type | Method and Description |
---|---|
Node |
getDestNode() |
InputPin |
getDestPin() |
Node |
getSourceNode() |
OutputPin |
getSourcePin() |