Uses of Class
ome.xml.model.Microscope
-
Packages that use Microscope Package Description ome.specification ome.xml.model -
-
Uses of Microscope in ome.specification
Methods in ome.specification that return Microscope Modifier and Type Method Description MicroscopeXMLMockObjects. createMicroscope()Creates a microscope. -
Uses of Microscope in ome.xml.model
Methods in ome.xml.model that return Microscope Modifier and Type Method Description MicroscopeInstrument. getMicroscope()Methods in ome.xml.model with parameters of type Microscope Modifier and Type Method Description voidInstrument. setMicroscope(Microscope microscope)Constructors in ome.xml.model with parameters of type Microscope Constructor Description Microscope(Microscope orig)Copy constructor.
-