public class GraphNodeParameterReferenceAccessGroupList extends Object implements JIPipeParameterCollection, JIPipeCustomParameterCollection
GraphNodeParameterReferenceAccess
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
GraphNodeParameterReferenceAccessGroupList(GraphNodeParameterReferenceGroupCollection parameters,
JIPipeParameterTree tree,
boolean persistent)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
Map<String,JIPipeParameterCollection> |
getChildParameterCollections()
Returns all sub-parameter collections
|
EventBus |
getEventBus()
Gets the event bus that posts events about the parameters
|
Map<String,JIPipeParameterAccess> |
getParameters()
Returns all parameters
Please note that those parameters must be sourced in this collection.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getIncludeReflectionParameters
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
public GraphNodeParameterReferenceAccessGroupList(GraphNodeParameterReferenceGroupCollection parameters, JIPipeParameterTree tree, boolean persistent)
parameters
- the parameterstree
- tree of the referenced graphpersistent
- if values are persistentpublic Map<String,JIPipeParameterCollection> getChildParameterCollections()
JIPipeCustomParameterCollection
getChildParameterCollections
in interface JIPipeCustomParameterCollection
public Map<String,JIPipeParameterAccess> getParameters()
JIPipeCustomParameterCollection
getParameters
in interface JIPipeCustomParameterCollection
JIPipeParameterAccess
.getKey()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.