public class JIPipeNodeInfoRef extends Object implements JIPipeValidatable
JIPipeNodeInfo
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeNodeInfoRef.Deserializer
Deserializes the reference from a string
|
static class |
JIPipeNodeInfoRef.Serializer
Serializes the reference as ID
|
Constructor and Description |
---|
JIPipeNodeInfoRef()
New instance
|
JIPipeNodeInfoRef(JIPipeNodeInfo info) |
JIPipeNodeInfoRef(JIPipeNodeInfoRef other)
Creates a copy
|
Modifier and Type | Method and Description |
---|---|
JIPipeNodeInfo |
getInfo() |
void |
reportValidity(JIPipeIssueReport report)
Generates a validity report
|
void |
setInfo(JIPipeNodeInfo info) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
generateValidityReport
public JIPipeNodeInfoRef(JIPipeNodeInfo info)
info
- The referenced infopublic JIPipeNodeInfoRef(JIPipeNodeInfoRef other)
other
- the originalpublic JIPipeNodeInfoRef()
public JIPipeNodeInfo getInfo()
public void setInfo(JIPipeNodeInfo info)
public void reportValidity(JIPipeIssueReport report)
JIPipeValidatable
reportValidity
in interface JIPipeValidatable
report
- the report to be added toCopyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.