Modifier and Type | Class and Description |
---|---|
class |
JIPipeProjectCompartment
A project compartment.
|
Modifier and Type | Class and Description |
---|---|
class |
JsonAlgorithm
An algorithm that was imported from a Json extension.
|
class |
NodeGroup
A sub-graph algorithm that can be defined by a user
|
Modifier and Type | Class and Description |
---|---|
class |
GraphNodeParameterReferenceAccessGroup
Contains
GraphNodeParameterReferenceAccess |
class |
GraphNodeParameterReferenceAccessGroupList
Contains
GraphNodeParameterReferenceAccess |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeDynamicParameterCollection
Holds a user-definable set of parameters
|
class |
JIPipeParameterTree
An
JIPipeParameterCollection that contains all the parameters of one or multiple
JIPipeParameterCollection instances in a traversed form. |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeSettingsRegistry
Registry for settings.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomExpressionVariablesParameter
A parameter collection that allows the creation of custom expression variables
Please note that the
JIPipeParameter annotation should have JIPipeParameterPersistence set to 'NestedCollection'. |
Modifier and Type | Class and Description |
---|---|
class |
GeneratedParameters
Encapsulates the generation of parameters
|
Modifier and Type | Class and Description |
---|---|
class |
SlotMapParameterCollection
Parameter that holds a value for each data slot
|
Modifier and Type | Class and Description |
---|---|
class |
InputSlotMapParameterCollection
Parameter that holds a value for each data slot
|
class |
OutputSlotMapParameterCollection
Parameter that holds a value for each data slot
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCacheDisplaySettings
A dynamic settings sheet that lets users select the default cache display
|
class |
DefaultResultImporterSettings
A dynamic settings sheet that lets users select the default importer
|
Modifier and Type | Class and Description |
---|---|
class |
JIPipeProjectInfoParameters
Additional metadata that provides parameter references for
JIPipeProjectInfoUI |
Modifier and Type | Method and Description |
---|---|
static void |
JythonUtils.checkScriptParametersValidity(JIPipeCustomParameterCollection scriptParameters,
JIPipeIssueReport report) |
static void |
JythonUtils.checkScriptValidity(String code,
JIPipeCustomParameterCollection scriptParameters,
JIPipeIssueReport report) |
static void |
JythonUtils.passParametersToPython(org.python.util.PythonInterpreter pythonInterpreter,
JIPipeCustomParameterCollection collection) |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.