public class GraphNodeParameterReferenceAccessGroup extends Object implements JIPipeParameterCollection, JIPipeCustomParameterCollection, JIPipeNamedParameterCollection
GraphNodeParameterReferenceAccess
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
GraphNodeParameterReferenceAccessGroup(GraphNodeParameterReferenceGroup group)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
HTMLText |
getDefaultParameterCollectionDescription()
A default description.
|
String |
getDefaultParameterCollectionName()
A default name.
|
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
getChildParameterCollections, getIncludeReflectionParameters
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
public GraphNodeParameterReferenceAccessGroup(GraphNodeParameterReferenceGroup group)
group
- the grouppublic Map<String,JIPipeParameterAccess> getParameters()
JIPipeCustomParameterCollection
getParameters
in interface JIPipeCustomParameterCollection
JIPipeParameterAccess
.getKey()public EventBus getEventBus()
JIPipeParameterCollection
getEventBus
in interface JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent
and JIPipeParameterCollection.ParameterStructureChangedEvent
public String getDefaultParameterCollectionName()
JIPipeNamedParameterCollection
getDefaultParameterCollectionName
in interface JIPipeNamedParameterCollection
public HTMLText getDefaultParameterCollectionDescription()
JIPipeNamedParameterCollection
getDefaultParameterCollectionDescription
in interface JIPipeNamedParameterCollection
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.