Modifier and Type | Class and Description |
---|---|
static class |
JIPipeImageJUpdateSiteDependency.List
the List class
|
Modifier and Type | Method and Description |
---|---|
<T extends ExternalEnvironment,U extends ListParameter<T>> |
JIPipeDefaultJavaExtension.registerEnvironment(Class<T> environmentClass,
Class<U> listClass,
ExternalEnvironmentSettings settings,
String id,
String name,
String description,
Icon icon)
Registers a new environment type.
|
Modifier and Type | Method and Description |
---|---|
<T> void |
JIPipeDefaultJavaExtension.registerParameterType(String id,
Class<T> parameterClass,
Class<? extends ListParameter<T>> listClass,
Supplier<Object> newInstanceGenerator,
Function<Object,Object> duplicateFunction,
String name,
String description,
Class<? extends JIPipeParameterEditorUI> uiClass)
Registers a new parameter type and respective editors
|
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeAuthorMetadata.List |
static class |
JIPipeNodeTemplate.List |
Modifier and Type | Class and Description |
---|---|
static class |
DefaultExpressionParameter.List |
static class |
NamedStringQueryExpression.List |
static class |
NamedTextAnnotationGeneratorExpression.List |
Modifier and Type | Class and Description |
---|---|
static class |
SpotFeatureFilterParameter.List |
static class |
SpotFeaturePenaltyParameter.List |
static class |
TrackFeatureFilterParameter.List |
Modifier and Type | Class and Description |
---|---|
static class |
HyperstackDimensionPairParameter.List |
Modifier and Type | Class and Description |
---|---|
static class |
MeasurementColumnSortOrder.List
A list of
MeasurementColumnSortOrder |
Modifier and Type | Method and Description |
---|---|
ListParameter<T> |
ListParameter.Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
Modifier and Type | Method and Description |
---|---|
void |
ListParameter.Serializer.serialize(ListParameter<?> objects,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
Modifier and Type | Class and Description |
---|---|
static class |
StringPatternExtractionFunction.List
List of
StringPatternExtractionFunction |
Modifier and Type | Class and Description |
---|---|
class |
ParameterCollectionList
A list of multiple
JIPipeParameterCollection items (internally JIPipeDynamicParameterCollection . |
Modifier and Type | Class and Description |
---|---|
class |
ColorListParameter |
Modifier and Type | Class and Description |
---|---|
class |
PathList
Collection of paths.
|
Modifier and Type | Class and Description |
---|---|
static class |
PluginCategoriesEnumParameter.List |
Modifier and Type | Class and Description |
---|---|
static class |
StringPatternExtraction.List
A collection of multiple
StringPatternExtraction |
Modifier and Type | Class and Description |
---|---|
static class |
StringOrDouble.List
A collection of multiple
StringOrDouble
The filters are connected via "OR" |
Modifier and Type | Class and Description |
---|---|
class |
DoubleList
A list of
Double |
class |
FloatList
A list of
Float |
class |
IntegerList
A list of
Integer |
class |
LongList
A list of
Long |
class |
StringList
A list of
String |
Modifier and Type | Class and Description |
---|---|
static class |
FixedMargin.List
List parameter of
FixedMargin |
static class |
Margin.List
List parameter of
Margin |
class |
RectangleList
List parameter of
Rectangle |
Modifier and Type | Class and Description |
---|---|
static class |
ProcessEnvironment.List
A list of
ProcessEnvironment |
Modifier and Type | Class and Description |
---|---|
static class |
JIPipePythonAdapterLibraryEnvironment.List
A list of
JIPipePythonAdapterLibraryEnvironment |
static class |
PythonEnvironment.List
A list of
PythonEnvironment |
Modifier and Type | Class and Description |
---|---|
static class |
REnvironment.List
A list of
REnvironment |
Modifier and Type | Class and Description |
---|---|
class |
ConvertingTableColumnProcessorParameterList |
class |
ExpressionTableColumnGeneratorProcessorParameterList |
class |
ExpressionTableColumnProcessorParameterList |
class |
IntegratingTableColumnProcessorParameterList |
class |
ResultsTableDataList
A list of
ResultsTableData |
class |
TableColumnGeneratorProcessorParameterList |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.