public class JIPipeMutableIterationContext extends Object implements JIPipeIterationContext
Constructor and Description |
---|
JIPipeMutableIterationContext() |
JIPipeMutableIterationContext(int currentIterationStepIndex,
int numIterationSteps) |
JIPipeMutableIterationContext(JIPipeMutableIterationContext other) |
Modifier and Type | Method and Description |
---|---|
int |
getCurrentIterationStepIndex()
Index of the currently handled iteration step
|
int |
getNumIterationSteps()
Number of available iteration steps
|
void |
setCurrentIterationStepIndex(int currentIterationStepIndex) |
void |
setNumIterationSteps(int numIterationSteps) |
public JIPipeMutableIterationContext()
public JIPipeMutableIterationContext(int currentIterationStepIndex, int numIterationSteps)
public JIPipeMutableIterationContext(JIPipeMutableIterationContext other)
public int getCurrentIterationStepIndex()
JIPipeIterationContext
getCurrentIterationStepIndex
in interface JIPipeIterationContext
public void setCurrentIterationStepIndex(int currentIterationStepIndex)
public int getNumIterationSteps()
JIPipeIterationContext
getNumIterationSteps
in interface JIPipeIterationContext
public void setNumIterationSteps(int numIterationSteps)
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.