Package | Description |
---|---|
org.hkijena.jipipe.api.grouping | |
org.hkijena.jipipe.api.looping |
Modifier and Type | Method and Description |
---|---|
GraphWrapperAlgorithm.IterationMode |
GraphWrapperAlgorithm.getIterationMode() |
GraphWrapperAlgorithm.IterationMode |
JsonAlgorithm.getIterationMode() |
GraphWrapperAlgorithm.IterationMode |
NodeGroup.getIterationMode() |
static GraphWrapperAlgorithm.IterationMode |
GraphWrapperAlgorithm.IterationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GraphWrapperAlgorithm.IterationMode[] |
GraphWrapperAlgorithm.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 |
GraphWrapperAlgorithm.setIterationMode(GraphWrapperAlgorithm.IterationMode iterationMode) |
void |
JsonAlgorithm.setIterationMode(GraphWrapperAlgorithm.IterationMode iterationMode) |
void |
NodeGroup.setIterationMode(GraphWrapperAlgorithm.IterationMode iterationMode) |
Modifier and Type | Method and Description |
---|---|
GraphWrapperAlgorithm.IterationMode |
LoopStartNode.getIterationMode() |
Modifier and Type | Method and Description |
---|---|
void |
LoopStartNode.setIterationMode(GraphWrapperAlgorithm.IterationMode iterationMode) |
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.