public class GraphNodeReferenceParameter extends Object
Modifier and Type | Class and Description |
---|---|
static class |
GraphNodeReferenceParameter.List |
Constructor and Description |
---|
GraphNodeReferenceParameter() |
GraphNodeReferenceParameter(GraphNodeReferenceParameter other) |
GraphNodeReferenceParameter(JIPipeGraphNode node) |
Modifier and Type | Method and Description |
---|---|
String |
getNodeUUID() |
boolean |
isSet() |
JIPipeGraphNode |
resolve(JIPipeProject project) |
void |
setNodeUUID(String nodeUUID) |
public GraphNodeReferenceParameter()
public GraphNodeReferenceParameter(GraphNodeReferenceParameter other)
public GraphNodeReferenceParameter(JIPipeGraphNode node)
public String getNodeUUID()
public void setNodeUUID(String nodeUUID)
public JIPipeGraphNode resolve(JIPipeProject project)
public boolean isSet()
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.