public class JIPipeDummyParameterCollection extends Object implements JIPipeParameterCollection, Consumer<Object>, Supplier<Object>
JIPipeParameterCollection
that stores exactly one value (an object)
This is used in conjunction with JIPipeManualParameterAccess
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
JIPipeDummyParameterCollection() |
Modifier and Type | Method and Description |
---|---|
void |
accept(Object o) |
Object |
get() |
EventBus |
getEventBus()
Gets the event bus that posts events about the parameters
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
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.