public class NodeGroupContents extends Object
Modifier and Type | Class and Description |
---|---|
static class |
NodeGroupContents.Deserializer |
static class |
NodeGroupContents.Serializer |
Constructor and Description |
---|
NodeGroupContents()
Creates a new empty instance
|
NodeGroupContents(NodeGroupContents other)
Makes a copy
|
Modifier and Type | Method and Description |
---|---|
NodeGroup |
getParent() |
JIPipeGraph |
getWrappedGraph() |
void |
setParent(NodeGroup parent) |
void |
setWrappedGraph(JIPipeGraph wrappedGraph) |
public NodeGroupContents()
public NodeGroupContents(NodeGroupContents other)
other
- the originalpublic NodeGroup getParent()
public void setParent(NodeGroup parent)
public JIPipeGraph getWrappedGraph()
public void setWrappedGraph(JIPipeGraph wrappedGraph)
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.