Uses of Class
fr.igred.omero.repository.WellWrapper
Packages that use WellWrapper
Package
Description
This package contains abstract wrapper classes for the OMERO Gateway and the basic OMERO object.
This package contains wrapper classes for annotations.
This package contains classes related to the hierarchical organization for images.
-
Uses of WellWrapper in fr.igred.omero
Methods in fr.igred.omero that return WellWrapperModifier and TypeMethodDescriptionGets the well with the specified id from OMERO.Methods in fr.igred.omero that return types with arguments of type WellWrapperModifier and TypeMethodDescriptionBrowser.getWells()
Gets all wells available from OMERO.Browser.getWells
(ExperimenterWrapper experimenter) Gets all wells available from OMERO owned by a given user.Gets the wells with the specified ids from OMERO. -
Uses of WellWrapper in fr.igred.omero.annotations
Methods in fr.igred.omero.annotations that return types with arguments of type WellWrapperModifier and TypeMethodDescriptionGets all wells with this annotation from OMERO. -
Uses of WellWrapper in fr.igred.omero.repository
Methods in fr.igred.omero.repository that return WellWrapperModifier and TypeMethodDescriptionRetrieves the well containing this well sampleMethods in fr.igred.omero.repository that return types with arguments of type WellWrapperModifier and TypeMethodDescriptionRetrieves the wells containing this image.Retrieves the wells contained in the parent plate.Gets all wells in the plate available from OMERO.Retrieves the wells linked to this object, either directly, or through parents/children.