Uses of Interface
fr.igred.omero.screen.WellSample
-
Packages that use WellSample Package Description fr.igred.omero.screen This package contains interfaces and classes related to the HCS organization, e.g. -
-
Uses of WellSample in fr.igred.omero.screen
Classes in fr.igred.omero.screen that implement WellSample Modifier and Type Class Description classWellSampleWrapperClass containing a WellSampleData object.Methods in fr.igred.omero.screen that return types with arguments of type WellSample Modifier and Type Method Description java.util.List<WellSample>Well. getWellSamples()Returns the well samples linked to the well.java.util.List<WellSample>WellWrapper. getWellSamples()Returns the well samples linked to the well.
-