public static class JIPipeGraph.NodeConnectedEvent extends Object
JIPipeGraph
Constructor and Description |
---|
NodeConnectedEvent(JIPipeGraph graph,
JIPipeDataSlot source,
JIPipeDataSlot target) |
Modifier and Type | Method and Description |
---|---|
JIPipeGraph |
getGraph() |
JIPipeDataSlot |
getSource() |
JIPipeDataSlot |
getTarget() |
public NodeConnectedEvent(JIPipeGraph graph, JIPipeDataSlot source, JIPipeDataSlot target)
graph
- the graphsource
- the source slottarget
- the target slotpublic JIPipeGraph getGraph()
public JIPipeDataSlot getSource()
public JIPipeDataSlot getTarget()
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.