Package | Description |
---|---|
org.hkijena.jipipe.api.grouping.parameters |
Modifier and Type | Method and Description |
---|---|
GraphNodeParameterReferenceGroup |
GraphNodeParameterReferenceGroupCollection.addNewGroup()
Adds a new empty group
|
Modifier and Type | Method and Description |
---|---|
List<GraphNodeParameterReferenceGroup> |
GraphNodeParameterReferenceGroupCollection.getParameterReferenceGroups() |
Modifier and Type | Method and Description |
---|---|
void |
GraphNodeParameterReferenceGroupCollection.removeGroup(GraphNodeParameterReferenceGroup group)
Removes the group
|
Modifier and Type | Method and Description |
---|---|
void |
GraphNodeParameterReferenceGroupCollection.addGroups(Collection<GraphNodeParameterReferenceGroup> groups)
Adds multiple groups
|
void |
GraphNodeParameterReferenceGroupCollection.setParameterReferenceGroups(List<GraphNodeParameterReferenceGroup> parameterReferenceGroups) |
Constructor and Description |
---|
GraphNodeParameterReferenceAccessGroup(GraphNodeParameterReferenceGroup group)
Creates a new instance
|
GraphNodeParameterReferenceGroup(GraphNodeParameterReferenceGroup other)
Creates a copy
|
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.