Package | Description |
---|---|
org.hkijena.jipipe.api.grouping.parameters |
Modifier and Type | Method and Description |
---|---|
List<GraphNodeParameterReference> |
GraphNodeParameterReferenceGroup.getContent() |
Modifier and Type | Method and Description |
---|---|
void |
GraphNodeParameterReferenceGroup.addContent(GraphNodeParameterReference reference)
Adds a new element into the group.
|
void |
GraphNodeParameterReferenceGroup.removeContent(GraphNodeParameterReference reference)
Adds a new element into the group
|
Modifier and Type | Method and Description |
---|---|
void |
GraphNodeParameterReferenceGroup.addContent(Collection<GraphNodeParameterReference> references)
Adds multiple elements.
|
void |
GraphNodeParameterReferenceGroup.setContent(List<GraphNodeParameterReference> content) |
Constructor and Description |
---|
GraphNodeParameterReference(GraphNodeParameterReference other)
Creates a copy
|
GraphNodeParameterReferenceAccess(GraphNodeParameterReference reference,
JIPipeParameterTree tree,
JIPipeParameterCollection alternativeSource,
boolean persistent)
Creates a new instance
|
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.