Package | Description |
---|---|
org.hkijena.jipipe.api.grouping | |
org.hkijena.jipipe.api.looping | |
org.hkijena.jipipe.api.runtimepartitioning |
Modifier and Type | Method and Description |
---|---|
JIPipeGraphWrapperAlgorithm.IterationMode |
JIPipeGraphWrapperAlgorithm.getIterationMode() |
JIPipeGraphWrapperAlgorithm.IterationMode |
JsonAlgorithm.getIterationMode() |
JIPipeGraphWrapperAlgorithm.IterationMode |
JIPipeNodeGroup.getIterationMode() |
static JIPipeGraphWrapperAlgorithm.IterationMode |
JIPipeGraphWrapperAlgorithm.IterationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JIPipeGraphWrapperAlgorithm.IterationMode[] |
JIPipeGraphWrapperAlgorithm.IterationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeGraphWrapperAlgorithm.setIterationMode(JIPipeGraphWrapperAlgorithm.IterationMode iterationMode) |
void |
JsonAlgorithm.setIterationMode(JIPipeGraphWrapperAlgorithm.IterationMode iterationMode) |
void |
JIPipeNodeGroup.setIterationMode(JIPipeGraphWrapperAlgorithm.IterationMode iterationMode) |
Modifier and Type | Method and Description |
---|---|
JIPipeGraphWrapperAlgorithm.IterationMode |
LoopStartNode.getIterationMode()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
LoopStartNode.setIterationMode(JIPipeGraphWrapperAlgorithm.IterationMode iterationMode)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
JIPipeGraphWrapperAlgorithm.IterationMode |
JIPipeRuntimePartition.getIterationMode() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeRuntimePartition.setIterationMode(JIPipeGraphWrapperAlgorithm.IterationMode iterationMode) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.