Package | Description |
---|---|
org.hkijena.jipipe.api.grouping | |
org.hkijena.jipipe.api.grouping.parameters | |
org.hkijena.jipipe.ui.extensionbuilder | |
org.hkijena.jipipe.ui.grouping |
Constructor and Description |
---|
JsonNodeInfo(NodeGroup group)
Creates a new
JsonNodeInfo from a NodeGroup |
NodeGroup(NodeGroup other)
Creates a copy
|
Modifier and Type | Method and Description |
---|---|
NodeGroup |
NodeGroupContents.getParent() |
Modifier and Type | Method and Description |
---|---|
void |
NodeGroupContents.setParent(NodeGroup parent) |
Modifier and Type | Method and Description |
---|---|
static void |
JIPipeJsonExporter.createExporter(JIPipeProjectWorkbench workbench,
NodeGroup nodeGroup,
String name,
HTMLText description)
Creates a new exporter tab
|
Constructor and Description |
---|
JIPipeJsonExporter(JIPipeProjectWorkbench workbenchUI,
NodeGroup group)
Creates a new UI
|
Modifier and Type | Method and Description |
---|---|
NodeGroup |
JIPipeNodeGroupUI.getNodeGroup() |
Modifier and Type | Method and Description |
---|---|
static List<JIPipeNodeGroupUI> |
JIPipeNodeGroupUI.findNodeGraphUIs(JIPipeWorkbench workbench,
NodeGroup nodeGroup)
Finds open
JIPipeNodeGroupUI tabs |
static void |
JIPipeNodeGroupUI.openGroupNodeGraph(JIPipeWorkbench workbench,
NodeGroup nodeGroup,
boolean switchToTab)
Opens the graph editor for specified compartment
|
Constructor and Description |
---|
JIPipeNodeGroupUI(JIPipeWorkbench workbenchUI,
NodeGroup nodeGroup)
Creates a new editor
|
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.