Package | Description |
---|---|
org.hkijena.jipipe.api.compartments.algorithms |
Modifier and Type | Method and Description |
---|---|
JIPipeProjectCompartmentOutput |
JIPipeProjectCompartment.getOutputNode(String outputName) |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.BiMap<String,JIPipeProjectCompartmentOutput> |
JIPipeProjectCompartment.getOutputNodes() |
List<JIPipeProjectCompartmentOutput> |
JIPipeProjectCompartment.getSortedOutputNodes() |
Modifier and Type | Method and Description |
---|---|
static void |
IOInterfaceAlgorithm.replaceCompartmentOutput(JIPipeProjectCompartmentOutput compartmentOutput)
Replaces a
JIPipeProjectCompartmentOutput by an equivalent interface |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeProjectCompartment.setOutputNodes(com.google.common.collect.BiMap<String,JIPipeProjectCompartmentOutput> outputNodes) |
Constructor and Description |
---|
JIPipeProjectCompartmentOutput(JIPipeProjectCompartmentOutput other) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.