Package | Description |
---|---|
org.hkijena.jipipe.api.nodes |
Modifier and Type | Method and Description |
---|---|
JIPipeTextAnnotationMatchingMethod |
JIPipeIteratingMissingDataGeneratorDataBatchGenerationSettings.getAnnotationMatchingMethod() |
JIPipeTextAnnotationMatchingMethod |
JIPipeIteratingAlgorithmDataBatchGenerationSettings.getAnnotationMatchingMethod() |
JIPipeTextAnnotationMatchingMethod |
JIPipeMergingDataBatchBuilder.getAnnotationMatchingMethod() |
JIPipeTextAnnotationMatchingMethod |
JIPipeMergingAlgorithmDataBatchGenerationSettings.getAnnotationMatchingMethod() |
static JIPipeTextAnnotationMatchingMethod |
JIPipeTextAnnotationMatchingMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JIPipeTextAnnotationMatchingMethod[] |
JIPipeTextAnnotationMatchingMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeIteratingMissingDataGeneratorDataBatchGenerationSettings.setAnnotationMatchingMethod(JIPipeTextAnnotationMatchingMethod annotationMatchingMethod) |
void |
JIPipeIteratingAlgorithmDataBatchGenerationSettings.setAnnotationMatchingMethod(JIPipeTextAnnotationMatchingMethod annotationMatchingMethod) |
void |
JIPipeMergingDataBatchBuilder.setAnnotationMatchingMethod(JIPipeTextAnnotationMatchingMethod annotationMatchingMethod) |
void |
JIPipeMergingAlgorithmDataBatchGenerationSettings.setAnnotationMatchingMethod(JIPipeTextAnnotationMatchingMethod annotationMatchingMethod) |
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.