Modifier and Type | Method and Description |
---|---|
void |
LoadExampleContextMenuAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
Modifier and Type | Method and Description |
---|---|
void |
AddTemplateContextMenuAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
Modifier and Type | Method and Description |
---|---|
void |
ParameterExplorerContextMenuAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
Constructor and Description |
---|
JIPipeAlgorithmCacheBrowserUI(JIPipeProjectWorkbench workbenchUI,
JIPipeGraphNode graphNode,
JIPipeGraphCanvasUI graphCanvasUI) |
JIPipeDataSlotCacheManagerUI(JIPipeProjectWorkbench workbenchUI,
JIPipeDataSlot dataSlot,
JIPipeGraphCanvasUI graphUI) |
Constructor and Description |
---|
JIPipeJsonAlgorithmExporterMultiSelectionPanelUI(JIPipeWorkbench workbenchUI,
JIPipeGraphCanvasUI canvas,
Set<JIPipeGraphNode> algorithms) |
JIPipeJsonExtensionMultiAlgorithmSelectionPanelUI(JIPipeJsonExtensionWorkbench workbenchUI,
JIPipeGraphCanvasUI canvas,
Set<JIPipeGraphNode> algorithms) |
Modifier and Type | Method and Description |
---|---|
JIPipeGraphCanvasUI |
JIPipeCreateNodesFromDraggedDataDragAndDropBehavior.getCanvas() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeCreateNodesFromDraggedDataDragAndDropBehavior.setCanvas(JIPipeGraphCanvasUI canvas) |
Constructor and Description |
---|
JIPipePipelineMultiAlgorithmSelectionPanelUI(JIPipeProjectWorkbench workbenchUI,
JIPipeGraphCanvasUI canvas,
Set<JIPipeGraphNode> nodes) |
Modifier and Type | Method and Description |
---|---|
void |
GraphCompartmentPasteNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
GraphCompartmentCutNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
GraphCompartmentCopyNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
Modifier and Type | Method and Description |
---|---|
static Map<UUID,JIPipeGraphNode> |
AlgorithmGraphPasteNodeUIContextAction.pasteNodes(JIPipeGraphCanvasUI canvasUI,
String json) |
void |
AlgorithmGraphCopyNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
AlgorithmGraphDuplicateWithInputConnectionsNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
AlgorithmGraphCutNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
AlgorithmGraphDuplicateNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
AlgorithmGraphPasteNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
Modifier and Type | Method and Description |
---|---|
JIPipeGraphCanvasUI |
JIPipeCompartmentGraphDragAndDropBehavior.getCanvas() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeCompartmentGraphDragAndDropBehavior.setCanvas(JIPipeGraphCanvasUI canvas) |
Constructor and Description |
---|
JIPipeMultiCompartmentSelectionPanelUI(JIPipeProjectWorkbench workbenchUI,
Set<JIPipeProjectCompartment> compartments,
JIPipeGraphCanvasUI canvas) |
Modifier and Type | Method and Description |
---|---|
JIPipeGraphCanvasUI |
JIPipeGraphDragAndDropBehavior.getCanvas()
Returns the canvas the contains the algorithm nodes
|
JIPipeGraphCanvasUI |
JIPipeGraphCanvasUI.AlgorithmSelectionChangedEvent.getCanvasUI() |
JIPipeGraphCanvasUI |
JIPipeGraphEditorUI.getCanvasUI() |
JIPipeGraphCanvasUI |
JIPipeGraphCanvasUI.GraphCanvasUpdatedEvent.getGraphCanvasUI() |
Modifier and Type | Method and Description |
---|---|
static void |
JIPipeGraphEditorUI.installContextActionsInto(JToolBar toolBar,
Set<JIPipeNodeUI> selection,
List<NodeUIContextAction> actionList,
JIPipeGraphCanvasUI canvasUI) |
void |
JIPipeGraphDragAndDropBehavior.setCanvas(JIPipeGraphCanvasUI canvas)
Sets the canvas that contains the algorithm nodes
|
Constructor and Description |
---|
AlgorithmSelectionChangedEvent(JIPipeGraphCanvasUI canvasUI) |
GraphCanvasUpdatedEvent(JIPipeGraphCanvasUI graphCanvasUI) |
Modifier and Type | Method and Description |
---|---|
void |
EnableNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
CollapseIOInterfaceNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
ClearCacheNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
AddBookmarkNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
SetNodeHotkeyContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
OpenCacheBrowserInWindowUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
InvertSelectionNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
ExportCompartmentToNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
ExportCompartmentAsJsonNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
DeleteNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
DisableVirtualOutputNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
NodeContextActionWrapperUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
UpdateCacheShowIntermediateNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
SelectAndMoveNodeHereNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
IsolateNodesUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
EnablePassThroughNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
DisablePassThroughNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
SelectAllNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
DisableSaveOutputsNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
RunAndShowIntermediateResultsNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
EnableVirtualOutputsNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
DeleteCompartmentUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
DisableNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
ExportNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
EnableSaveOutputsNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
GroupNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
NodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection)
Runs the workload
|
void |
UpdateCacheNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
RunAndShowResultsNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
RemoveBookmarkNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
JsonAlgorithmToGroupNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
UpdateCacheOnlyPredecessorsNodeUIContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
Modifier and Type | Method and Description |
---|---|
void |
MoveNodeUILeftContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
MoveNodeUIDownContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
MoveNodeUIUpContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
void |
MoveNodeUIRightContextAction.run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection) |
Modifier and Type | Method and Description |
---|---|
void |
SugiyamaGraphAutoLayoutMethod.accept(JIPipeGraphCanvasUI canvasUI) |
void |
MSTGraphAutoLayoutMethod.accept(JIPipeGraphCanvasUI canvasUI) |
Modifier and Type | Method and Description |
---|---|
JIPipeGraphCanvasUI |
JIPipeNodeUI.getGraphCanvasUI() |
Constructor and Description |
---|
JIPipeNodeUI(JIPipeWorkbench workbench,
JIPipeGraphCanvasUI graphCanvasUI,
JIPipeGraphNode node)
Creates a new UI
|
RewireConnectionsToolUI(JIPipeGraphCanvasUI graphCanvasUI,
JIPipeDataSlot currentSlot,
Set<JIPipeDataSlot> currentConnections) |
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.