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(JIPipeValidationReportContext reportContext,
JIPipeValidationReport 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(JIPipeValidationReportContext reportContext, JIPipeValidationReport report)
JIPipeValidatable
reportValidity
in interface JIPipeValidatable
reportContext
- the report contextreport
- the report to be added toCopyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.