public interface JIPipeCustomParameterCollection extends JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Modifier and Type | Method and Description |
---|---|
default Map<String,JIPipeParameterCollection> |
getChildParameterCollections()
Returns all sub-parameter collections
|
default boolean |
getIncludeReflectionParameters()
If true, also include parameters discovered via reflection.
|
Map<String,JIPipeParameterAccess> |
getParameters()
Returns all parameters
Please note that those parameters must be sourced in this collection.
|
addParameterChangeListener, addParameterChangeListener, getContextActions, getEventBus, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
Map<String,JIPipeParameterAccess> getParameters()
JIPipeParameterAccess
.getKey()default Map<String,JIPipeParameterCollection> getChildParameterCollections()
default boolean getIncludeReflectionParameters()
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.