public class ImageJDataImporterRef extends Object implements JIPipeValidatable
ImageJDataImporter
referencesModifier and Type | Class and Description |
---|---|
static class |
ImageJDataImporterRef.Deserializer
Deserializes the reference from a string
|
static class |
ImageJDataImporterRef.Serializer
Serializes the reference as ID
|
Constructor and Description |
---|
ImageJDataImporterRef()
New instance
|
ImageJDataImporterRef(ImageJDataImporter importer) |
ImageJDataImporterRef(ImageJDataImporterRef other) |
ImageJDataImporterRef(String id) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getId() |
ImageJDataImporter |
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 ImageJDataImporterRef(String id)
public ImageJDataImporterRef()
public ImageJDataImporterRef(ImageJDataImporterRef other)
public ImageJDataImporterRef(ImageJDataImporter importer)
public String getId()
public void setId(String id)
public void reportValidity(JIPipeValidationReportContext reportContext, JIPipeValidationReport report)
JIPipeValidatable
reportValidity
in interface JIPipeValidatable
reportContext
- the report contextreport
- the report to be added topublic ImageJDataImporter getInstance()
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.