Uses of Class
ome.xml.model.Well
Packages that use Well
-
Uses of Well in ome.xml.model
Methods in ome.xml.model that return WellModifier and TypeMethodDescriptionAnnotation.getLinkedWell(int index) Reagent.getLinkedWell(int index) Plate.getWell(int index) WellSample.getWell()Annotation.setLinkedWell(int index, Well o) Reagent.setLinkedWell(int index, Well o) Methods in ome.xml.model that return types with arguments of type WellModifier and TypeMethodDescriptionAnnotation.copyLinkedWellList()Reagent.copyLinkedWellList()Plate.copyWellList()Methods in ome.xml.model with parameters of type WellModifier and TypeMethodDescriptionvoidbooleanbooleanvoidPlate.removeWell(Well well) Annotation.setLinkedWell(int index, Well o) Reagent.setLinkedWell(int index, Well o) voidbooleanAnnotation.unlinkWell(Well o) booleanReagent.unlinkWell(Well o) Constructors in ome.xml.model with parameters of type Well