Modifier and Type | Method and Description |
---|---|
JIPipeNodeDatabaseRole |
ExistingCompartmentDatabaseEntry.getRole() |
JIPipeNodeDatabaseRole |
JIPipeNodeDatabaseEntry.getRole() |
JIPipeNodeDatabaseRole |
ExistingPipelineNodeDatabaseEntry.getRole() |
JIPipeNodeDatabaseRole |
CreateNewNodeByExampleDatabaseEntry.getRole() |
JIPipeNodeDatabaseRole |
CreateNewNodeByInfoDatabaseEntry.getRole() |
static JIPipeNodeDatabaseRole |
JIPipeNodeDatabaseRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JIPipeNodeDatabaseRole[] |
JIPipeNodeDatabaseRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<JIPipeNodeDatabaseEntry> |
JIPipeNodeDatabase.query(String text,
JIPipeNodeDatabaseRole role,
boolean allowExisting,
boolean allowNew) |
List<JIPipeNodeDatabaseEntry> |
JIPipeNodeDatabase.query(String text,
JIPipeNodeDatabaseRole role,
boolean allowExisting,
boolean allowNew,
JIPipeSlotType targetSlotType,
Class<? extends JIPipeData> targetDataType) |
Modifier and Type | Method and Description |
---|---|
JIPipeNodeDatabaseRole |
RunSingleAlgorithmSettingsPanelIOEditor.getNodeDatabaseRole() |
Modifier and Type | Method and Description |
---|---|
JIPipeNodeDatabaseRole |
JIPipeJsonExtensionGraphUI.getNodeDatabaseRole() |
JIPipeNodeDatabaseRole |
JIPipeJsonExporter.getNodeDatabaseRole() |
Modifier and Type | Method and Description |
---|---|
JIPipeNodeDatabaseRole |
JIPipePipelineGraphEditorUI.getNodeDatabaseRole() |
Modifier and Type | Method and Description |
---|---|
JIPipeNodeDatabaseRole |
JIPipeCompartmentsGraphEditorUI.getNodeDatabaseRole() |
Modifier and Type | Method and Description |
---|---|
abstract JIPipeNodeDatabaseRole |
JIPipeGraphEditorUI.getNodeDatabaseRole() |
Constructor and Description |
---|
NodeDatabaseSearchBox(JIPipeWorkbench workbench,
JIPipeGraphCanvasUI canvasUI,
JIPipeNodeDatabaseRole databaseRole,
JIPipeNodeDatabase database)
Creates a new instance
|
Copyright © 2020–2024 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.