public static class JIPipeParameterlessSimpleIteratingAlgorithm.DataBatchGenerationSettings extends Object implements JIPipeDataBatchGenerationSettings
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
DataBatchGenerationSettings() |
DataBatchGenerationSettings(JIPipeParameterlessSimpleIteratingAlgorithm.DataBatchGenerationSettings other) |
Modifier and Type | Method and Description |
---|---|
EventBus |
getEventBus()
Gets the event bus that posts events about the parameters
|
OptionalIntegerRange |
getLimit() |
void |
setLimit(OptionalIntegerRange limit) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
public DataBatchGenerationSettings()
public DataBatchGenerationSettings(JIPipeParameterlessSimpleIteratingAlgorithm.DataBatchGenerationSettings other)
public EventBus getEventBus()
JIPipeParameterCollection
getEventBus
in interface JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent
and JIPipeParameterCollection.ParameterStructureChangedEvent
public OptionalIntegerRange getLimit()
public void setLimit(OptionalIntegerRange limit)
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.