Modifier and Type | Class and Description |
---|---|
class |
OptionalDefaultExpressionParameter |
Constructor and Description |
---|
OptionalDefaultExpressionParameter(OptionalParameter<DefaultExpressionParameter> other) |
Modifier and Type | Method and Description |
---|---|
OptionalParameter<T> |
OptionalParameter.Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
OptionalParameter<T> |
OptionalParameterContentAccess.getOptionalParameter() |
Modifier and Type | Method and Description |
---|---|
void |
OptionalParameter.Serializer.serialize(OptionalParameter<?> objects,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
Constructor and Description |
---|
OptionalParameter(OptionalParameter<T> other)
Produces a shallow copy
You have to implement deep content copying yourself
|
OptionalParameterContentAccess(JIPipeParameterAccess parent,
OptionalParameter<T> optionalParameter)
Creates a new instance
|
Modifier and Type | Class and Description |
---|---|
class |
OptionalColorMapParameter
Optional
ColorMap |
class |
OptionalColorParameter
Optional
Color |
Modifier and Type | Class and Description |
---|---|
class |
OptionalAnnotationNameParameter
Parameter used for creating annotations
|
class |
OptionalBooleanParameter
Optional
Boolean |
class |
OptionalByteParameter
Optional
Byte |
class |
OptionalDataAnnotationNameParameter
Parameter used for creating annotations
|
class |
OptionalDoubleParameter
Optional
Double |
class |
OptionalFloatParameter
Optional
Float |
class |
OptionalIntegerParameter
Optional
Integer |
class |
OptionalIntegerRange |
class |
OptionalLongParameter
Optional
Long |
class |
OptionalPathParameter
Optional
Path |
class |
OptionalShortParameter
Optional
Short |
class |
OptionalStringParameter
Optional
String |
Modifier and Type | Class and Description |
---|---|
class |
OptionalQuantity |
Modifier and Type | Class and Description |
---|---|
class |
OptionalDataInfoRefParameter |
class |
OptionalNodeInfoRefParameter |
Modifier and Type | Class and Description |
---|---|
class |
OptionalIntModificationParameter
An optional
NumericFunctionExpression |
Modifier and Type | Class and Description |
---|---|
class |
OptionalPythonEnvironment
An optional
PythonEnvironment |
Modifier and Type | Class and Description |
---|---|
class |
OptionalREnvironment
An optional
REnvironment |
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.