public interface JIPipeIterationStep
Modifier and Type | Method and Description |
---|---|
Set<String> |
getInputSlotNames()
Gets the names of all input slots that are referenced
|
Set<Integer> |
getInputSlotRowIndices(String slotName)
Returns the referenced indices of given input slot name
|
Set<JIPipeDataSlot> |
getInputSlots()
Gets the input slots that are referenced
|
JIPipeGraphNode |
getNode()
The node that the iteration step is working on
|
JIPipeGraphNode getNode()
Set<Integer> getInputSlotRowIndices(String slotName)
slotName
- the slot nameSet<String> getInputSlotNames()
Set<JIPipeDataSlot> getInputSlots()
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.