Modifier and Type | Class and Description |
---|---|
class |
NamedStringQueryExpression |
class |
NamedTextAnnotationGeneratorExpression |
class |
TableColumnSourceExpressionParameter
Parameter that acts as source (via matching a column) or a generator
|
Constructor and Description |
---|
NamedStringQueryExpression(PairParameter<String,StringQueryExpression> other) |
NamedTextAnnotationGeneratorExpression(PairParameter<AnnotationGeneratorExpression,String> other) |
Modifier and Type | Class and Description |
---|---|
class |
HyperstackDimensionPairParameter |
Constructor and Description |
---|
HyperstackDimensionPairParameter(PairParameter<HyperstackDimension,HyperstackDimension> other) |
Modifier and Type | Class and Description |
---|---|
class |
MeasurementColumnSortOrder
A key-value pair parameter of
MeasurementColumn to SortOrder |
Modifier and Type | Method and Description |
---|---|
PairParameter<K,V> |
PairParameter.Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
PairParameter<K,V> |
PairParameterValueAccess.getPair() |
PairParameter<K,V> |
PairParameterKeyAccess.getPair() |
Modifier and Type | Method and Description |
---|---|
void |
PairParameter.Serializer.serialize(PairParameter<?,?> objects,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
Constructor and Description |
---|
PairParameter(PairParameter<K,V> other)
Creates a copy.
|
PairParameterKeyAccess(JIPipeParameterAccess parent,
PairParameter<K,V> pair)
Creates a new instance
|
PairParameterValueAccess(JIPipeParameterAccess parent,
PairParameter<K,V> pair)
Creates a new instance
|
Modifier and Type | Class and Description |
---|---|
class |
DoubleAndDoublePairParameter
A parameter that renames an integer into another integer
|
class |
ExpressionAndExpressionPairParameter
A parameter that renames an integer into another integer
|
class |
IntegerAndIntegerPairParameter
A parameter that renames an integer into another integer
|
class |
IntRangeAndIntegerPairParameter
A parameter that renames an integer into another integer
|
class |
StringAndStringPairParameter
A parameter that renames an integer into another integer
|
class |
StringQueryExpressionAndSortOrderPairParameter
A pair of
StringQueryExpression and SortOrder |
class |
StringQueryExpressionAndStringPairParameter
A parameter that renames a matching string into another string
|
class |
StringQueryExpressionAndStringQueryPairParameter
A parameter that renames a matching string into another string
|
Modifier and Type | Class and Description |
---|---|
class |
ExpressionTableColumnGeneratorProcessor
Processor-like parameter that maps a column generator to a string
|
class |
TableColumnGeneratorProcessor
Processor-like parameter that maps a column generator to a string
|
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.