public class OMEROKeyValuePairToAnnotationImporter extends AbstractJIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterChangedEventEmitter, JIPipeParameterCollection.ParameterChangedEventListener, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEventEmitter, JIPipeParameterCollection.ParameterStructureChangedEventListener, JIPipeParameterCollection.ParameterUIChangedEvent, JIPipeParameterCollection.ParameterUIChangedEventEmitter, JIPipeParameterCollection.ParameterUIChangedEventListener
Constructor and Description |
---|
OMEROKeyValuePairToAnnotationImporter() |
OMEROKeyValuePairToAnnotationImporter(OMEROKeyValuePairToAnnotationImporter other) |
Modifier and Type | Method and Description |
---|---|
void |
createAnnotations(List<JIPipeTextAnnotation> target,
omero.gateway.facility.MetadataFacility metadata,
omero.gateway.SecurityContext context,
omero.gateway.model.DataObject dataObject) |
JIPipeExpressionParameter |
getAnnotationName() |
JIPipeExpressionParameter |
getAnnotationValue() |
JIPipeExpressionParameter |
getFilter() |
boolean |
isEnabled() |
void |
setAnnotationName(JIPipeExpressionParameter annotationName) |
void |
setAnnotationValue(JIPipeExpressionParameter annotationValue) |
void |
setEnabled(boolean enabled) |
void |
setFilter(JIPipeExpressionParameter filter) |
getParameterChangedEventEmitter, getParameterStructureChangedEventEmitter, getParameterUIChangedEventEmitter, onParameterChanged, onParameterStructureChanged, onParameterUIChanged, registerSubParameter, registerSubParameters
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deserializeFromJsonNode, emitParameterChangedEvent, emitParameterStructureChangedEvent, emitParameterUIChangedEvent, getContextActions, getParameter, getParameterAccess, installUIOverrideParameterEditor, installUIParameterOptions, isParameterUIVisible, isParameterUIVisible, serializeToJsonFile, serializeToJsonGenerator, serializeToJsonString, setParameter
public OMEROKeyValuePairToAnnotationImporter()
public OMEROKeyValuePairToAnnotationImporter(OMEROKeyValuePairToAnnotationImporter other)
public boolean isEnabled()
public void setEnabled(boolean enabled)
public JIPipeExpressionParameter getFilter()
public void setFilter(JIPipeExpressionParameter filter)
public JIPipeExpressionParameter getAnnotationName()
public void setAnnotationName(JIPipeExpressionParameter annotationName)
public JIPipeExpressionParameter getAnnotationValue()
public void setAnnotationValue(JIPipeExpressionParameter annotationValue)
public void createAnnotations(List<JIPipeTextAnnotation> target, omero.gateway.facility.MetadataFacility metadata, omero.gateway.SecurityContext context, omero.gateway.model.DataObject dataObject) throws omero.gateway.exception.DSOutOfServiceException, omero.gateway.exception.DSAccessException
omero.gateway.exception.DSOutOfServiceException
omero.gateway.exception.DSAccessException
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.