Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
JIPipeDynamicParameterCollection.Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
JIPipeDynamicParameterCollection |
JIPipeDynamicParameterCollection.ParameterAddingEvent.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 |
---|
JIPipeDynamicParameterCollection(JIPipeDynamicParameterCollection other)
Copies the parameters from the original
|
ParameterAddingEvent(JIPipeDynamicParameterCollection parameterCollection,
JIPipeMutableParameterAccess access) |
UserParameterDefinition(JIPipeDynamicParameterCollection source,
String name,
Class<?> fieldClass) |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
SplitByAnnotationScript.getScriptParameters() |
JIPipeDynamicParameterCollection |
ModifyAnnotationScript.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 |
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 | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
CreateSpotDetectorNode.getParameters() |
JIPipeDynamicParameterCollection |
CreateSpotTrackerNode.getParameters() |
JIPipeDynamicParameterCollection |
CreateSpotTrackerNodeInfo.getParameters() |
JIPipeDynamicParameterCollection |
CreateSpotDetectorNodeInfo.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 | 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 |
PlotTables2Algorithm.getInputColumns() |
JIPipeDynamicParameterCollection |
PlotTablesAlgorithm.getInputColumns()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
JythonScriptAlgorithm.getScriptParameters() |
JIPipeDynamicParameterCollection |
SimpleIteratingJythonScriptAlgorithm.getScriptParameters() |
JIPipeDynamicParameterCollection |
PythonScriptAlgorithm.getScriptParameters() |
JIPipeDynamicParameterCollection |
MergingJythonScriptAlgorithm.getScriptParameters() |
JIPipeDynamicParameterCollection |
IteratingJythonScriptAlgorithm.getScriptParameters() |
JIPipeDynamicParameterCollection |
IteratingPythonScriptAlgorithm.getScriptParameters() |
JIPipeDynamicParameterCollection |
MergingPythonScriptAlgorithm.getScriptParameters() |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
MergingRScriptAlgorithm.getVariables() |
JIPipeDynamicParameterCollection |
IteratingRScriptAlgorithm.getVariables() |
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
|
Constructor and Description |
---|
DefaultCacheDisplaySettings(JIPipeDynamicParameterCollection other) |
DefaultResultImporterSettings(JIPipeDynamicParameterCollection other) |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
ModifyAndMergeTablesScript.getScriptParameters() |
JIPipeDynamicParameterCollection |
TablesFromScript.getScriptParameters() |
JIPipeDynamicParameterCollection |
ModifyTablesScript.getScriptParameters() |
Modifier and Type | Method and Description |
---|---|
static void |
AddParameterDialog.showDialog(JIPipeWorkbench workbench,
Component parent,
JIPipeDynamicParameterCollection parameterCollection)
Shows a dialog for adding slots
|
Constructor and Description |
---|
AddParameterDialog(JIPipeWorkbench workbench,
JIPipeDynamicParameterCollection parameterCollection) |
Constructor and Description |
---|
DynamicParameterEditorDialog(Component parent,
JIPipeWorkbench workbench,
JIPipeDynamicParameterCollection dynamicParameterCollection) |
Modifier and Type | Method and Description |
---|---|
JIPipeDynamicParameterCollection |
JIPipePlotSeriesBuilder.getColumnAssignments() |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.