public class NamedTextAnnotationGeneratorExpression extends PairParameter<AnnotationGeneratorExpression,String>
Modifier and Type | Class and Description |
---|---|
static class |
NamedTextAnnotationGeneratorExpression.List |
PairParameter.Deserializer<K,V>, PairParameter.Serializer
Constructor and Description |
---|
NamedTextAnnotationGeneratorExpression() |
NamedTextAnnotationGeneratorExpression(AnnotationGeneratorExpression expression,
String name) |
NamedTextAnnotationGeneratorExpression(PairParameter<AnnotationGeneratorExpression,String> other) |
Modifier and Type | Method and Description |
---|---|
JIPipeTextAnnotation |
generateTextAnnotation(Collection<JIPipeTextAnnotation> annotations,
ExpressionVariables variableSet)
Generates an annotation
|
getKey, getKeyClass, getValue, getValueClass, reportValidity, setKey, setValue, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
generateValidityReport
comparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCode
public NamedTextAnnotationGeneratorExpression()
public NamedTextAnnotationGeneratorExpression(AnnotationGeneratorExpression expression, String name)
public NamedTextAnnotationGeneratorExpression(PairParameter<AnnotationGeneratorExpression,String> other)
public JIPipeTextAnnotation generateTextAnnotation(Collection<JIPipeTextAnnotation> annotations, ExpressionVariables variableSet)
annotations
- existing annotations for the datavariableSet
- existing variablesCopyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.