Package | Description |
---|---|
org.hkijena.jipipe.api.run | |
org.hkijena.jipipe.api.runtimepartitioning | |
org.hkijena.jipipe.desktop.app.settings |
Modifier and Type | Method and Description |
---|---|
JIPipeRuntimePartition |
JIPipeGraphRun.getRuntimePartition(int index) |
JIPipeRuntimePartition |
JIPipeGraphRun.getRuntimePartition(RuntimePartitionReferenceParameter reference) |
Modifier and Type | Method and Description |
---|---|
JIPipeRuntimePartition |
JIPipeRuntimePartitionConfiguration.add()
Adds a new runtime partition.
|
JIPipeRuntimePartition |
JIPipeRuntimePartitionConfiguration.get(int index)
Returns a runtime partition with the specific index
|
JIPipeRuntimePartition |
JIPipeRuntimePartitionConfiguration.getDefaultRuntimePartition() |
Modifier and Type | Method and Description |
---|---|
List<JIPipeRuntimePartition> |
JIPipeRuntimePartitionConfiguration.getExtraRuntimePartitions() |
List<JIPipeRuntimePartition> |
JIPipeRuntimePartitionConfiguration.toList() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeRuntimePartitionConfiguration.add(JIPipeRuntimePartition partition) |
String |
JIPipeRuntimePartitionConfiguration.getFullName(JIPipeRuntimePartition value) |
Icon |
JIPipeRuntimePartitionConfiguration.getIcon(JIPipeRuntimePartition runtimePartition) |
int |
JIPipeRuntimePartitionConfiguration.indexOf(JIPipeRuntimePartition partition) |
void |
JIPipeRuntimePartitionConfiguration.setDefaultRuntimePartition(JIPipeRuntimePartition defaultRuntimePartition) |
void |
JIPipeRuntimePartition.setTo(JIPipeRuntimePartition other) |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeRuntimePartitionConfiguration.setExtraRuntimePartitions(List<JIPipeRuntimePartition> extraRuntimePartitions) |
Constructor and Description |
---|
JIPipeRuntimePartition(JIPipeRuntimePartition other) |
Modifier and Type | Method and Description |
---|---|
static void |
JIPipeDesktopRuntimePartitionListEditor.editRuntimePartition(JIPipeDesktopWorkbench workbench,
JIPipeRuntimePartition value) |
Component |
JIPipeDesktopRuntimePartitionListCellRenderer.getListCellRendererComponent(JList<? extends JIPipeRuntimePartition> list,
JIPipeRuntimePartition value,
int index,
boolean isSelected,
boolean cellHasFocus) |
Modifier and Type | Method and Description |
---|---|
Component |
JIPipeDesktopRuntimePartitionListCellRenderer.getListCellRendererComponent(JList<? extends JIPipeRuntimePartition> list,
JIPipeRuntimePartition value,
int index,
boolean isSelected,
boolean cellHasFocus) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.