public class ImageJDataExporterRef extends Object implements JIPipeValidatable
ImageJDataExporter
referencesModifier and Type | Class and Description |
---|---|
static class |
ImageJDataExporterRef.Deserializer
Deserializes the reference from a string
|
static class |
ImageJDataExporterRef.Serializer
Serializes the reference as ID
|
Constructor and Description |
---|
ImageJDataExporterRef()
New instance
|
ImageJDataExporterRef(ImageJDataExporter exporter) |
ImageJDataExporterRef(ImageJDataExporterRef other) |
ImageJDataExporterRef(String id) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getId() |
ImageJDataExporter |
getInstance() |
int |
hashCode() |
void |
reportValidity(JIPipeIssueReport report)
Generates a validity report
|
void |
setId(String id) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
generateValidityReport
public ImageJDataExporterRef(String id)
public ImageJDataExporterRef()
public ImageJDataExporterRef(ImageJDataExporter exporter)
public ImageJDataExporterRef(ImageJDataExporterRef other)
public String getId()
public void setId(String id)
public ImageJDataExporter getInstance()
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.