Package | Description |
---|---|
org.hkijena.jipipe | |
org.hkijena.jipipe.api.run |
Modifier and Type | Method and Description |
---|---|
static JIPipeGraphRun |
JIPipe.enqueueProject(JIPipeProject project,
JIPipeGraphRunConfiguration settings)
Runs a project in the current thread.
|
static JIPipeGraphRun |
JIPipe.runProject(JIPipeProject project,
JIPipeGraphRunConfiguration settings)
Runs a project in the current thread.
|
Modifier and Type | Method and Description |
---|---|
JIPipeGraphRunConfiguration |
JIPipeGraphRun.getConfiguration() |
Constructor and Description |
---|
JIPipeGraphRun(JIPipeGraphRun parent,
JIPipeGraph graph,
JIPipeGraphRunConfiguration configuration) |
JIPipeGraphRun(JIPipeProject project,
JIPipeGraphRunConfiguration configuration) |
JIPipeGraphRunConfiguration(JIPipeGraphRunConfiguration other) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.