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(JIPipeIssueReport 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(JIPipeIssueReport report)
JIPipeValidatable
reportValidity
in interface JIPipeValidatable
report
- the report to be added topublic ImageJDataImporter getInstance()
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.