public interface IExecutionLink
IExecutionNodes.| Modifier and Type | Method and Description |
|---|---|
IExecutionNode<?> |
getSource()
Returns the source.
|
IExecutionNode<?> |
getTarget()
Returns the target.
|
IExecutionNode<?> getSource()
IExecutionNode<?> getTarget()