public class SingleAnnotationIOSettings extends Object implements JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
SingleAnnotationIOSettings() |
SingleAnnotationIOSettings(SingleAnnotationIOSettings other) |
Modifier and Type | Method and Description |
---|---|
JIPipeTextAnnotationMergeMode |
getAnnotationMergeStrategy() |
EventBus |
getEventBus()
Gets the event bus that posts events about the parameters
|
OptionalAnnotationNameParameter |
getInputAnnotation() |
OptionalAnnotationNameParameter |
getOutputAnnotation() |
void |
setAnnotationMergeStrategy(JIPipeTextAnnotationMergeMode annotationMergeStrategy) |
void |
setInputAnnotation(OptionalAnnotationNameParameter inputAnnotation) |
void |
setOutputAnnotation(OptionalAnnotationNameParameter outputAnnotation) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
public SingleAnnotationIOSettings()
public SingleAnnotationIOSettings(SingleAnnotationIOSettings other)
public OptionalAnnotationNameParameter getOutputAnnotation()
public void setOutputAnnotation(OptionalAnnotationNameParameter outputAnnotation)
public OptionalAnnotationNameParameter getInputAnnotation()
public void setInputAnnotation(OptionalAnnotationNameParameter inputAnnotation)
public JIPipeTextAnnotationMergeMode getAnnotationMergeStrategy()
public void setAnnotationMergeStrategy(JIPipeTextAnnotationMergeMode annotationMergeStrategy)
public EventBus getEventBus()
JIPipeParameterCollection
getEventBus
in interface JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent
and JIPipeParameterCollection.ParameterStructureChangedEvent
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.