Uses of Class
fr.igred.omero.repository.PlateAcquisitionWrapper
Package
Description
This package contains wrapper classes for annotations.
This package contains classes related to the hierarchical organization for images.
-
Uses of PlateAcquisitionWrapper in fr.igred.omero.annotations
Modifier and TypeMethodDescriptionGenericAnnotationWrapper.getPlateAcquisitions
(Client client) Gets all plate acquisitions with this annotation from OMERO. -
Uses of PlateAcquisitionWrapper in fr.igred.omero.repository
Modifier and TypeMethodDescriptionWellSampleWrapper.getPlateAcquisition()
Returns the plate acquisition containing this well sample.Modifier and TypeMethodDescriptionImageWrapper.getPlateAcquisitions
(Client client) Returns the plate acquisitions linked to this image.PlateWrapper.getPlateAcquisitions()
Returns the plate acquisitions related to this plate.ScreenWrapper.getPlateAcquisitions
(Client client) Returns the plate acquisitions linked to this object, either directly, or through parents/children.WellSampleWrapper.getPlateAcquisitions
(Client client) Returns the plate acquisitions linked to the parent Well.WellWrapper.getPlateAcquisitions
(Client client) Refreshes this well and returns the plate acquisitions linked to it.