public class NodeGroupContents extends Object implements JIPipeFunctionallyComparable
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 |
---|---|
boolean |
functionallyEquals(Object other) |
JIPipeNodeGroup |
getParent() |
JIPipeGraph |
getWrappedGraph() |
void |
setParent(JIPipeNodeGroup parent) |
void |
setWrappedGraph(JIPipeGraph wrappedGraph) |
public NodeGroupContents()
public NodeGroupContents(NodeGroupContents other)
other
- the originalpublic JIPipeNodeGroup getParent()
public void setParent(JIPipeNodeGroup parent)
public JIPipeGraph getWrappedGraph()
public void setWrappedGraph(JIPipeGraph wrappedGraph)
public boolean functionallyEquals(Object other)
functionallyEquals
in interface JIPipeFunctionallyComparable
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.