Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
JIPipeDynamicParameterCollection.Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
JIPipeDynamicParameterCollection |
JIPipeDynamicParameterCollection.BeforeAddParameterEvent.getParameterCollection() |
JIPipeDynamicParameterCollection |
JIPipeDynamicParameterCollection.UserParameterDefinition.getSource() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDynamicParameterCollection.copyTo(JIPipeDynamicParameterCollection target)
Copies the parameter configuration into the target
|
Constructor and Description |
---|
BeforeAddParameterEvent(JIPipeDynamicParameterCollection parameterCollection,
JIPipeMutableParameterAccess access) |
JIPipeDynamicParameterCollection(JIPipeDynamicParameterCollection other)
Copies the parameters from the original
|
UserParameterDefinition(JIPipeDynamicParameterCollection source,
String name,
Class<?> fieldClass) |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
JIPipeProjectMetadata.getGlobalParameters() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeProjectMetadata.setGlobalParameters(JIPipeDynamicParameterCollection globalParameters) |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
JIPipeDesktopPlotSeriesEditor.getColumnAssignments() |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
JIPipeDesktopMergedProjectSettings.getGlobalParameters() |
Modifier and Type | Method and Description |
---|---|
static void |
JIPipeDesktopAddParameterDialog.showDialog(JIPipeDesktopWorkbench workbench,
Component parent,
JIPipeDynamicParameterCollection parameterCollection)
Shows a dialog for adding slots
|
Constructor and Description |
---|
JIPipeDesktopAddParameterDialog(JIPipeDesktopWorkbench workbench,
JIPipeDynamicParameterCollection parameterCollection) |
Constructor and Description |
---|
JIPipeDesktopDynamicParameterEditorDialog(Component parent,
JIPipeDesktopWorkbench workbench,
JIPipeDynamicParameterCollection dynamicParameterCollection) |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
ModifyAnnotationScript.getScriptParameters() |
JIPipeDynamicParameterCollection |
SplitByAnnotationScript.getScriptParameters() |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
CLIJCommandNode.getClijParameters() |
JIPipeDynamicParameterCollection |
CLIJCommandNodeInfo.getNodeParameters() |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
Clij2ExecuteKernelIterating.getScriptParameters() |
JIPipeDynamicParameterCollection |
Clij2ExecuteKernelSimpleIterating.getScriptParameters() |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeCustomExpressionVariablesParameter
A parameter collection that allows the creation of custom expression variables
Please note that the
JIPipeParameter annotation should have JIPipeParameterSerializationMode set to 'NestedCollection'. |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
CreateSpotTrackerNode.getParameters() |
JIPipeDynamicParameterCollection |
CreateSpotDetectorNodeInfo.getParameters() |
JIPipeDynamicParameterCollection |
CreateSpotTrackerNodeInfo.getParameters() |
JIPipeDynamicParameterCollection |
CreateSpotDetectorNode.getParameters() |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
ImageJ2OpNode.getModuleParameters() |
JIPipeDynamicParameterCollection |
ImageJ2OpNodeInfo.getNodeParameters() |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
MacroWrapperAlgorithm.getMacroParameters() |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
TableToImageAlgorithm.getColumnAssignment() |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
FilterRoiByStatisticsScriptAlgorithm.getScriptParameters() |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
FilterAndMergeRoiByStatisticsScriptAlgorithm.getScriptParameters() |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
OMEAccessorParameter.getParameters() |
Modifier and Type | Method and Description |
---|---|
void |
OMEAccessorParameter.setParameters(JIPipeDynamicParameterCollection parameters) |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
OMEAccessorTemplate.getParameterCollection() |
Constructor and Description |
---|
OMEAccessorTemplate(String name,
String description,
Method method,
JIPipeDynamicParameterCollection parameterCollection,
List<String> parameterIds) |
Modifier and Type | Class and Description |
---|---|
class |
GeneratedParameters
Encapsulates the generation of parameters
|
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
AnnotationsToParametersAlgorithm.getExtractedParameters() |
Modifier and Type | Class and Description |
---|---|
class |
SlotMapParameterCollection
Parameter that holds a value for each data slot
|
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
ParameterCollectionList.addNewInstance() |
JIPipeDynamicParameterCollection |
ParameterCollectionList.getTemplate()
Returns the template object for new items
|
Modifier and Type | Method and Description |
---|---|
void |
ParameterCollectionList.setTemplate(JIPipeDynamicParameterCollection template)
Sets the template for new items
|
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 | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
PlotTablesAlgorithm.getInputColumns()
Deprecated.
|
JIPipeDynamicParameterCollection |
PlotTables2Algorithm.getInputColumns() |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
SimpleIteratingJythonScriptAlgorithm.getScriptParameters() |
JIPipeDynamicParameterCollection |
MergingJythonScriptAlgorithm.getScriptParameters() |
JIPipeDynamicParameterCollection |
JythonScriptAlgorithm.getScriptParameters() |
JIPipeDynamicParameterCollection |
IteratingJythonScriptAlgorithm.getScriptParameters() |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
PythonScriptAlgorithm.getScriptParameters() |
JIPipeDynamicParameterCollection |
MergingPythonScriptAlgorithm.getScriptParameters() |
JIPipeDynamicParameterCollection |
IteratingPythonScriptAlgorithm.getScriptParameters() |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
MergingRScriptAlgorithm.getVariables() |
JIPipeDynamicParameterCollection |
IteratingRScriptAlgorithm.getVariables() |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeDefaultCacheDisplayApplicationSettings
A dynamic settings sheet that lets users select the default cache display
|
class |
JIPipeDefaultResultImporterApplicationSettings
A dynamic settings sheet that lets users select the default importer
|
Constructor and Description |
---|
JIPipeDefaultCacheDisplayApplicationSettings(JIPipeDynamicParameterCollection other) |
JIPipeDefaultResultImporterApplicationSettings(JIPipeDynamicParameterCollection other) |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
ModifyAndMergeTablesScript.getScriptParameters() |
JIPipeDynamicParameterCollection |
ModifyTablesScript.getScriptParameters() |
JIPipeDynamicParameterCollection |
TablesFromScript.getScriptParameters() |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.