omero::model::Dichroic
Overview
[ "protected" ]
class Dichroic extends IObject
Used By
- InstrumentDichroicSeq
- reloadAnnotationLinks
- DichroicAnnotationLink::getParent
- DichroicAnnotationLink::link
- DichroicAnnotationLink::parent
- DichroicAnnotationLink::setParent
- FilterSet::dichroic
- FilterSet::getDichroic
- FilterSet::setDichroic
- Instrument::addDichroic
- Instrument::removeDichroic
- LightPath::dichroic
- LightPath::getDichroic
- LightPath::setDichroic
Operation Index
- getVersion
-
- setVersion
-
- getManufacturer
-
- setManufacturer
-
- getModel
-
- setModel
-
- getLotNumber
-
- setLotNumber
-
- getSerialNumber
-
- setSerialNumber
-
- getInstrument
-
- setInstrument
-
- unloadAnnotationLinks
-
- sizeOfAnnotationLinks
-
- copyAnnotationLinks
-
- addDichroicAnnotationLink
-
- addAllDichroicAnnotationLinkSet
-
- removeDichroicAnnotationLink
-
- removeAllDichroicAnnotationLinkSet
-
- clearAnnotationLinks
-
- reloadAnnotationLinks
-
- getAnnotationLinksCountPerOwner
-
- linkAnnotation
-
- addDichroicAnnotationLinkToBoth
-
- findDichroicAnnotationLink
-
- unlinkAnnotation
-
- removeDichroicAnnotationLinkFromBoth
-
- linkedAnnotationList
-
Data Member Index
- version
-
- manufacturer
-
- model
-
- lotNumber
-
- serialNumber
-
- instrument
-
- annotationLinksSeq
-
- annotationLinksLoaded
-
- annotationLinksCountPerOwner
-
Operations
RInt getVersion()
void setVersion(RInt theVersion)
RString getManufacturer()
void setManufacturer(RString theManufacturer)
void setModel(RString theModel)
RString getLotNumber()
void setLotNumber(RString theLotNumber)
RString getSerialNumber()
void setSerialNumber(RString theSerialNumber)
void setInstrument(Instrument theInstrument)
void unloadAnnotationLinks()
int sizeOfAnnotationLinks()
void removeDichroicAnnotationLink(DichroicAnnotationLink theTarget)
void clearAnnotationLinks()
void reloadAnnotationLinks(Dichroic toCopy)
sys::CountMap getAnnotationLinksCountPerOwner()
void addDichroicAnnotationLinkToBoth(DichroicAnnotationLink link, bool bothSides)
void unlinkAnnotation(Annotation removal)
void removeDichroicAnnotationLinkFromBoth(DichroicAnnotationLink link, bool bothSides)
Data Members
RInt version;
bool annotationLinksLoaded;
sys::CountMap annotationLinksCountPerOwner;