Modifier and Type | Class and Description |
---|---|
class |
JIPipeGraphRunner
Executes an
JIPipeGraph . |
class |
JIPipeProjectRun
Runnable instance of an
JIPipeProject |
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeDataDisplayWrapperImportOperation.ImportDataRun |
Modifier and Type | Class and Description |
---|---|
class |
EasyInstallExternalEnvironmentInstaller<T extends ExternalEnvironment>
Environment installer that extracts a premade package of the environment and generates the appropriate environment
Supported are .tar.gz and .zip archives that should contain the hierarchy of files as expected in the environment installation directory.
|
class |
ExternalEnvironmentInstaller
Contains instructions to install an environment.
|
Modifier and Type | Class and Description |
---|---|
class |
CellposeEasyInstaller |
class |
MinicondaCellposeEnvInstaller |
class |
MinicondaCellposeGPUEnvInstaller |
class |
PortableCellposeEnvInstaller |
class |
PortableCellposeGPUEnvInstaller |
Modifier and Type | Class and Description |
---|---|
class |
ImagePlusResultImportRun |
class |
OMEImageResultImportRun |
Modifier and Type | Class and Description |
---|---|
class |
ImageViewerPanelRawImageExporterRun |
class |
ImageViewerStackExporterRun |
class |
ImageViewerVideoExporterRun |
Modifier and Type | Class and Description |
---|---|
class |
NodeTemplateDownloaderRun |
Modifier and Type | Class and Description |
---|---|
class |
OmniposeEasyInstaller |
Modifier and Type | Class and Description |
---|---|
class |
RenderPipelineRun |
Modifier and Type | Class and Description |
---|---|
class |
JIPipePythonAdapterLibraryEnvironmentInstaller |
class |
PythonPackageLibraryEnvironmentInstaller<T extends PythonPackageLibraryEnvironment>
Installer for a
PythonPackageLibraryEnvironment that will just delete any existing directories and re-install the library. |
Modifier and Type | Class and Description |
---|---|
class |
BasicMinicondaEnvPythonInstaller |
class |
BasicPortableEnvPythonInstaller |
class |
MinicondaEnvPythonInstaller |
class |
PortableEnvPythonInstaller |
class |
PythonEasyInstaller |
class |
SelectCondaEnvPythonInstaller |
class |
SelectSystemPythonInstaller |
class |
SelectVirtualEnvPythonInstaller |
Modifier and Type | Class and Description |
---|---|
class |
REasyInstaller |
class |
REnvInstaller |
Modifier and Type | Class and Description |
---|---|
class |
CleanBackupsRun |
Modifier and Type | Class and Description |
---|---|
class |
ExtractTemplateZipFileRun |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeDataTableToFilesByMetadataExporterRun |
class |
JIPipeDataTableToOutputExporterRun |
class |
JIPipeDataTableToZIPExporterRun |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeImportCachedSlotOutputRun |
Modifier and Type | Class and Description |
---|---|
class |
AllCacheToNonVirtualRun |
class |
AllCacheToVirtualRun |
class |
CacheToNonVirtualRun |
class |
CacheToVirtualRun |
Modifier and Type | Class and Description |
---|---|
class |
DownloadOfflineManualRun |
Modifier and Type | Class and Description |
---|---|
class |
ActivateAndApplyUpdateSiteRun |
class |
DeactivateAndApplyUpdateSiteRun |
Modifier and Type | Class and Description |
---|---|
class |
ActivateUpdateSiteRun |
class |
ApplyRun |
class |
RefreshRepositoryRun
A run that is used for the updater
|
Modifier and Type | Class and Description |
---|---|
class |
LoadResultDirectoryIntoCacheRun |
class |
LoadResultZipIntoCacheRun |
class |
SaveProjectAndCacheToDirectoryRun |
class |
SaveProjectAndCacheToZipRun |
Modifier and Type | Class and Description |
---|---|
class |
ProjectTemplateDownloaderRun |
Modifier and Type | Class and Description |
---|---|
class |
QuickRun
Allows to test one algorithm with multiple parameters
|
Modifier and Type | Class and Description |
---|---|
class |
JIPipeResultCopyFilesByMetadataExporterRun |
Modifier and Type | Method and Description |
---|---|
JIPipeRunnable |
JIPipeRunnerQueue.getCurrentRun() |
JIPipeRunnable |
JIPipeRunWorker.getRun() |
JIPipeRunnable |
RunWorkerEnqueuedEvent.getRun() |
JIPipeRunnable |
RunWorkerProgressEvent.getRun() |
JIPipeRunnable |
RunWorkerStartedEvent.getRun() |
JIPipeRunnable |
RunWorkerFinishedEvent.getRun() |
JIPipeRunnable |
RunWorkerInterruptedEvent.getRun() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeRunnerQueue.cancel(JIPipeRunnable run)
Cancels a runnable
|
JIPipeRunWorker |
JIPipeRunnerQueue.enqueue(JIPipeRunnable run)
Schedules a new runnable
|
JIPipeRunWorker |
JIPipeRunnerQueue.findWorkerOf(JIPipeRunnable run)
Finds the worker associated to the
JIPipeRunnable |
boolean |
JIPipeRunnerQueue.isRunningOrEnqueued(JIPipeRunnable runnable)
Determines if a runnable is enqueued or running
|
static void |
JIPipeRunExecuterUI.runInDialog(Component parent,
JIPipeRunnable run) |
Constructor and Description |
---|
JIPipeRunExecuterUI(JIPipeRunnable run) |
JIPipeRunWorker(JIPipeRunnable run) |
RunWorkerEnqueuedEvent(JIPipeRunnable run,
JIPipeRunWorker worker) |
RunWorkerStartedEvent(JIPipeRunnable run,
JIPipeRunWorker worker) |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.