omero::model::Instrument
Overview
[ "protected" ]
class Instrument extends IObject
Used By
- reloadAnnotationLinks
- reloadDetector
- reloadDichroic
- reloadFilter
- reloadFilterSet
- reloadLightSource
- reloadObjective
- reloadOtf
- api::IMetadata::loadInstrument
- Detector::getInstrument
- Detector::instrument
- Detector::setInstrument
- Dichroic::getInstrument
- Dichroic::instrument
- Dichroic::setInstrument
- Filter::getInstrument
- Filter::instrument
- Filter::setInstrument
- FilterSet::getInstrument
- FilterSet::instrument
- FilterSet::setInstrument
- Image::getInstrument
- Image::instrument
- Image::setInstrument
- InstrumentAnnotationLink::getParent
- InstrumentAnnotationLink::link
- InstrumentAnnotationLink::parent
- InstrumentAnnotationLink::setParent
- LightSource::getInstrument
- LightSource::instrument
- LightSource::setInstrument
- OTF::getInstrument
- OTF::instrument
- OTF::setInstrument
- Objective::getInstrument
- Objective::instrument
- Objective::setInstrument
Operation Index
- getVersion
-
- setVersion
-
- getMicroscope
-
- setMicroscope
-
- unloadDetector
-
- sizeOfDetector
-
- copyDetector
-
- addDetector
-
- addAllDetectorSet
-
- removeDetector
-
- removeAllDetectorSet
-
- clearDetector
-
- reloadDetector
-
- unloadObjective
-
- sizeOfObjective
-
- copyObjective
-
- addObjective
-
- addAllObjectiveSet
-
- removeObjective
-
- removeAllObjectiveSet
-
- clearObjective
-
- reloadObjective
-
- unloadLightSource
-
- sizeOfLightSource
-
- copyLightSource
-
- addLightSource
-
- addAllLightSourceSet
-
- removeLightSource
-
- removeAllLightSourceSet
-
- clearLightSource
-
- reloadLightSource
-
- unloadFilter
-
- sizeOfFilter
-
- copyFilter
-
- addFilter
-
- addAllFilterSet
-
- removeFilter
-
- removeAllFilterSet
-
- clearFilter
-
- reloadFilter
-
- unloadDichroic
-
- sizeOfDichroic
-
- copyDichroic
-
- addDichroic
-
- addAllDichroicSet
-
- removeDichroic
-
- removeAllDichroicSet
-
- clearDichroic
-
- reloadDichroic
-
- unloadFilterSet
-
- sizeOfFilterSet
-
- copyFilterSet
-
- addFilterSet
-
- addAllFilterSetSet
-
- removeFilterSet
-
- removeAllFilterSetSet
-
- clearFilterSet
-
- reloadFilterSet
-
- unloadOtf
-
- sizeOfOtf
-
- copyOtf
-
- addOTF
-
- addAllOTFSet
-
- removeOTF
-
- removeAllOTFSet
-
- clearOtf
-
- reloadOtf
-
- unloadAnnotationLinks
-
- sizeOfAnnotationLinks
-
- copyAnnotationLinks
-
- addInstrumentAnnotationLink
-
- addAllInstrumentAnnotationLinkSet
-
- removeInstrumentAnnotationLink
-
- removeAllInstrumentAnnotationLinkSet
-
- clearAnnotationLinks
-
- reloadAnnotationLinks
-
- getAnnotationLinksCountPerOwner
-
- linkAnnotation
-
- addInstrumentAnnotationLinkToBoth
-
- findInstrumentAnnotationLink
-
- unlinkAnnotation
-
- removeInstrumentAnnotationLinkFromBoth
-
- linkedAnnotationList
-
Data Member Index
- version
-
- microscope
-
- detectorSeq
-
- detectorLoaded
-
- objectiveSeq
-
- objectiveLoaded
-
- lightSourceSeq
-
- lightSourceLoaded
-
- filterSeq
-
- filterLoaded
-
- dichroicSeq
-
- dichroicLoaded
-
- filterSetSeq
-
- filterSetLoaded
-
- otfSeq
-
- otfLoaded
-
- annotationLinksSeq
-
- annotationLinksLoaded
-
- annotationLinksCountPerOwner
-
Operations
void reloadOtf(Instrument toCopy)
Data Members