public static class JIPipeGraph.NodeConnectedEvent extends AbstractJIPipeEvent
JIPipeGraph
Constructor and Description |
---|
NodeConnectedEvent(JIPipeGraph graph,
JIPipeDataSlot source,
JIPipeDataSlot target) |
Modifier and Type | Method and Description |
---|---|
JIPipeGraph |
getGraph() |
JIPipeDataSlot |
getSource()
The source of the event (set during the creation of the event)
|
JIPipeDataSlot |
getTarget() |
getEmitter, setEmitter
public NodeConnectedEvent(JIPipeGraph graph, JIPipeDataSlot source, JIPipeDataSlot target)
graph
- the graphsource
- the source slottarget
- the target slotpublic JIPipeGraph getGraph()
public JIPipeDataSlot getSource()
JIPipeEvent
getSource
in interface JIPipeEvent
getSource
in class AbstractJIPipeEvent
public JIPipeDataSlot getTarget()
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.