Package omero.model

Class Instrument

    • Field Detail

      • __ids

        public static final java.lang.String[] __ids
      • version

        protected RInt version
      • detectorSeq

        protected java.util.List<Detector> detectorSeq
      • detectorLoaded

        protected boolean detectorLoaded
      • objectiveSeq

        protected java.util.List<Objective> objectiveSeq
      • objectiveLoaded

        protected boolean objectiveLoaded
      • lightSourceSeq

        protected java.util.List<LightSource> lightSourceSeq
      • lightSourceLoaded

        protected boolean lightSourceLoaded
      • filterSeq

        protected java.util.List<Filter> filterSeq
      • filterLoaded

        protected boolean filterLoaded
      • dichroicSeq

        protected java.util.List<Dichroic> dichroicSeq
      • dichroicLoaded

        protected boolean dichroicLoaded
      • filterSetSeq

        protected java.util.List<FilterSet> filterSetSeq
      • filterSetLoaded

        protected boolean filterSetLoaded
      • otfSeq

        protected java.util.List<OTF> otfSeq
      • otfLoaded

        protected boolean otfLoaded
      • annotationLinksLoaded

        protected boolean annotationLinksLoaded
      • annotationLinksCountPerOwner

        protected java.util.Map<java.lang.Long,​java.lang.Long> annotationLinksCountPerOwner
    • Constructor Detail

      • Instrument

        public Instrument()
      • Instrument

        public Instrument​(RLong id,
                          Details details,
                          boolean loaded,
                          RInt version,
                          Microscope microscope,
                          java.util.List<Detector> detectorSeq,
                          boolean detectorLoaded,
                          java.util.List<Objective> objectiveSeq,
                          boolean objectiveLoaded,
                          java.util.List<LightSource> lightSourceSeq,
                          boolean lightSourceLoaded,
                          java.util.List<Filter> filterSeq,
                          boolean filterLoaded,
                          java.util.List<Dichroic> dichroicSeq,
                          boolean dichroicLoaded,
                          java.util.List<FilterSet> filterSetSeq,
                          boolean filterSetLoaded,
                          java.util.List<OTF> otfSeq,
                          boolean otfLoaded,
                          java.util.List<InstrumentAnnotationLink> annotationLinksSeq,
                          boolean annotationLinksLoaded,
                          java.util.Map<java.lang.Long,​java.lang.Long> annotationLinksCountPerOwner)
    • Method Detail

      • ice_isA

        public boolean ice_isA​(java.lang.String s)
        Specified by:
        ice_isA in interface Ice.Object
        Overrides:
        ice_isA in class IObject
      • ice_isA

        public boolean ice_isA​(java.lang.String s,
                               Ice.Current __current)
        Specified by:
        ice_isA in interface Ice.Object
        Overrides:
        ice_isA in class IObject
      • ice_ids

        public java.lang.String[] ice_ids()
        Specified by:
        ice_ids in interface Ice.Object
        Overrides:
        ice_ids in class IObject
      • ice_ids

        public java.lang.String[] ice_ids​(Ice.Current __current)
        Specified by:
        ice_ids in interface Ice.Object
        Overrides:
        ice_ids in class IObject
      • ice_id

        public java.lang.String ice_id()
        Specified by:
        ice_id in interface Ice.Object
        Overrides:
        ice_id in class IObject
      • ice_id

        public java.lang.String ice_id​(Ice.Current __current)
        Specified by:
        ice_id in interface Ice.Object
        Overrides:
        ice_id in class IObject
      • ice_staticId

        public static java.lang.String ice_staticId()
      • ___getVersion

        public static Ice.DispatchStatus ___getVersion​(Instrument __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___setVersion

        public static Ice.DispatchStatus ___setVersion​(Instrument __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___getMicroscope

        public static Ice.DispatchStatus ___getMicroscope​(Instrument __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___setMicroscope

        public static Ice.DispatchStatus ___setMicroscope​(Instrument __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___unloadDetector

        public static Ice.DispatchStatus ___unloadDetector​(Instrument __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___sizeOfDetector

        public static Ice.DispatchStatus ___sizeOfDetector​(Instrument __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___copyDetector

        public static Ice.DispatchStatus ___copyDetector​(Instrument __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___addDetector

        public static Ice.DispatchStatus ___addDetector​(Instrument __obj,
                                                        IceInternal.Incoming __inS,
                                                        Ice.Current __current)
      • ___addAllDetectorSet

        public static Ice.DispatchStatus ___addAllDetectorSet​(Instrument __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___removeDetector

        public static Ice.DispatchStatus ___removeDetector​(Instrument __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___removeAllDetectorSet

        public static Ice.DispatchStatus ___removeAllDetectorSet​(Instrument __obj,
                                                                 IceInternal.Incoming __inS,
                                                                 Ice.Current __current)
      • ___clearDetector

        public static Ice.DispatchStatus ___clearDetector​(Instrument __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___reloadDetector

        public static Ice.DispatchStatus ___reloadDetector​(Instrument __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___unloadObjective

        public static Ice.DispatchStatus ___unloadObjective​(Instrument __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___sizeOfObjective

        public static Ice.DispatchStatus ___sizeOfObjective​(Instrument __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___copyObjective

        public static Ice.DispatchStatus ___copyObjective​(Instrument __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___addObjective

        public static Ice.DispatchStatus ___addObjective​(Instrument __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___addAllObjectiveSet

        public static Ice.DispatchStatus ___addAllObjectiveSet​(Instrument __obj,
                                                               IceInternal.Incoming __inS,
                                                               Ice.Current __current)
      • ___removeObjective

        public static Ice.DispatchStatus ___removeObjective​(Instrument __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___removeAllObjectiveSet

        public static Ice.DispatchStatus ___removeAllObjectiveSet​(Instrument __obj,
                                                                  IceInternal.Incoming __inS,
                                                                  Ice.Current __current)
      • ___clearObjective

        public static Ice.DispatchStatus ___clearObjective​(Instrument __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___reloadObjective

        public static Ice.DispatchStatus ___reloadObjective​(Instrument __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___unloadLightSource

        public static Ice.DispatchStatus ___unloadLightSource​(Instrument __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___sizeOfLightSource

        public static Ice.DispatchStatus ___sizeOfLightSource​(Instrument __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___copyLightSource

        public static Ice.DispatchStatus ___copyLightSource​(Instrument __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___addLightSource

        public static Ice.DispatchStatus ___addLightSource​(Instrument __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___addAllLightSourceSet

        public static Ice.DispatchStatus ___addAllLightSourceSet​(Instrument __obj,
                                                                 IceInternal.Incoming __inS,
                                                                 Ice.Current __current)
      • ___removeLightSource

        public static Ice.DispatchStatus ___removeLightSource​(Instrument __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___removeAllLightSourceSet

        public static Ice.DispatchStatus ___removeAllLightSourceSet​(Instrument __obj,
                                                                    IceInternal.Incoming __inS,
                                                                    Ice.Current __current)
      • ___clearLightSource

        public static Ice.DispatchStatus ___clearLightSource​(Instrument __obj,
                                                             IceInternal.Incoming __inS,
                                                             Ice.Current __current)
      • ___reloadLightSource

        public static Ice.DispatchStatus ___reloadLightSource​(Instrument __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___unloadFilter

        public static Ice.DispatchStatus ___unloadFilter​(Instrument __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___sizeOfFilter

        public static Ice.DispatchStatus ___sizeOfFilter​(Instrument __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___copyFilter

        public static Ice.DispatchStatus ___copyFilter​(Instrument __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___addFilter

        public static Ice.DispatchStatus ___addFilter​(Instrument __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___addAllFilterSet

        public static Ice.DispatchStatus ___addAllFilterSet​(Instrument __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___removeFilter

        public static Ice.DispatchStatus ___removeFilter​(Instrument __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___removeAllFilterSet

        public static Ice.DispatchStatus ___removeAllFilterSet​(Instrument __obj,
                                                               IceInternal.Incoming __inS,
                                                               Ice.Current __current)
      • ___clearFilter

        public static Ice.DispatchStatus ___clearFilter​(Instrument __obj,
                                                        IceInternal.Incoming __inS,
                                                        Ice.Current __current)
      • ___reloadFilter

        public static Ice.DispatchStatus ___reloadFilter​(Instrument __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___unloadDichroic

        public static Ice.DispatchStatus ___unloadDichroic​(Instrument __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___sizeOfDichroic

        public static Ice.DispatchStatus ___sizeOfDichroic​(Instrument __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___copyDichroic

        public static Ice.DispatchStatus ___copyDichroic​(Instrument __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___addDichroic

        public static Ice.DispatchStatus ___addDichroic​(Instrument __obj,
                                                        IceInternal.Incoming __inS,
                                                        Ice.Current __current)
      • ___addAllDichroicSet

        public static Ice.DispatchStatus ___addAllDichroicSet​(Instrument __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___removeDichroic

        public static Ice.DispatchStatus ___removeDichroic​(Instrument __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___removeAllDichroicSet

        public static Ice.DispatchStatus ___removeAllDichroicSet​(Instrument __obj,
                                                                 IceInternal.Incoming __inS,
                                                                 Ice.Current __current)
      • ___clearDichroic

        public static Ice.DispatchStatus ___clearDichroic​(Instrument __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___reloadDichroic

        public static Ice.DispatchStatus ___reloadDichroic​(Instrument __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___unloadFilterSet

        public static Ice.DispatchStatus ___unloadFilterSet​(Instrument __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___sizeOfFilterSet

        public static Ice.DispatchStatus ___sizeOfFilterSet​(Instrument __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___copyFilterSet

        public static Ice.DispatchStatus ___copyFilterSet​(Instrument __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___addFilterSet

        public static Ice.DispatchStatus ___addFilterSet​(Instrument __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___addAllFilterSetSet

        public static Ice.DispatchStatus ___addAllFilterSetSet​(Instrument __obj,
                                                               IceInternal.Incoming __inS,
                                                               Ice.Current __current)
      • ___removeFilterSet

        public static Ice.DispatchStatus ___removeFilterSet​(Instrument __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___removeAllFilterSetSet

        public static Ice.DispatchStatus ___removeAllFilterSetSet​(Instrument __obj,
                                                                  IceInternal.Incoming __inS,
                                                                  Ice.Current __current)
      • ___clearFilterSet

        public static Ice.DispatchStatus ___clearFilterSet​(Instrument __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___reloadFilterSet

        public static Ice.DispatchStatus ___reloadFilterSet​(Instrument __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___unloadOtf

        public static Ice.DispatchStatus ___unloadOtf​(Instrument __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___sizeOfOtf

        public static Ice.DispatchStatus ___sizeOfOtf​(Instrument __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___copyOtf

        public static Ice.DispatchStatus ___copyOtf​(Instrument __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___addOTF

        public static Ice.DispatchStatus ___addOTF​(Instrument __obj,
                                                   IceInternal.Incoming __inS,
                                                   Ice.Current __current)
      • ___addAllOTFSet

        public static Ice.DispatchStatus ___addAllOTFSet​(Instrument __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___removeOTF

        public static Ice.DispatchStatus ___removeOTF​(Instrument __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___removeAllOTFSet

        public static Ice.DispatchStatus ___removeAllOTFSet​(Instrument __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___clearOtf

        public static Ice.DispatchStatus ___clearOtf​(Instrument __obj,
                                                     IceInternal.Incoming __inS,
                                                     Ice.Current __current)
      • ___reloadOtf

        public static Ice.DispatchStatus ___reloadOtf​(Instrument __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___unloadAnnotationLinks

        public static Ice.DispatchStatus ___unloadAnnotationLinks​(Instrument __obj,
                                                                  IceInternal.Incoming __inS,
                                                                  Ice.Current __current)
      • ___sizeOfAnnotationLinks

        public static Ice.DispatchStatus ___sizeOfAnnotationLinks​(Instrument __obj,
                                                                  IceInternal.Incoming __inS,
                                                                  Ice.Current __current)
      • ___copyAnnotationLinks

        public static Ice.DispatchStatus ___copyAnnotationLinks​(Instrument __obj,
                                                                IceInternal.Incoming __inS,
                                                                Ice.Current __current)
      • ___addInstrumentAnnotationLink

        public static Ice.DispatchStatus ___addInstrumentAnnotationLink​(Instrument __obj,
                                                                        IceInternal.Incoming __inS,
                                                                        Ice.Current __current)
      • ___addAllInstrumentAnnotationLinkSet

        public static Ice.DispatchStatus ___addAllInstrumentAnnotationLinkSet​(Instrument __obj,
                                                                              IceInternal.Incoming __inS,
                                                                              Ice.Current __current)
      • ___removeInstrumentAnnotationLink

        public static Ice.DispatchStatus ___removeInstrumentAnnotationLink​(Instrument __obj,
                                                                           IceInternal.Incoming __inS,
                                                                           Ice.Current __current)
      • ___removeAllInstrumentAnnotationLinkSet

        public static Ice.DispatchStatus ___removeAllInstrumentAnnotationLinkSet​(Instrument __obj,
                                                                                 IceInternal.Incoming __inS,
                                                                                 Ice.Current __current)
      • ___clearAnnotationLinks

        public static Ice.DispatchStatus ___clearAnnotationLinks​(Instrument __obj,
                                                                 IceInternal.Incoming __inS,
                                                                 Ice.Current __current)
      • ___reloadAnnotationLinks

        public static Ice.DispatchStatus ___reloadAnnotationLinks​(Instrument __obj,
                                                                  IceInternal.Incoming __inS,
                                                                  Ice.Current __current)
      • ___getAnnotationLinksCountPerOwner

        public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner​(Instrument __obj,
                                                                            IceInternal.Incoming __inS,
                                                                            Ice.Current __current)
      • ___linkAnnotation

        public static Ice.DispatchStatus ___linkAnnotation​(Instrument __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___addInstrumentAnnotationLinkToBoth

        public static Ice.DispatchStatus ___addInstrumentAnnotationLinkToBoth​(Instrument __obj,
                                                                              IceInternal.Incoming __inS,
                                                                              Ice.Current __current)
      • ___findInstrumentAnnotationLink

        public static Ice.DispatchStatus ___findInstrumentAnnotationLink​(Instrument __obj,
                                                                         IceInternal.Incoming __inS,
                                                                         Ice.Current __current)
      • ___unlinkAnnotation

        public static Ice.DispatchStatus ___unlinkAnnotation​(Instrument __obj,
                                                             IceInternal.Incoming __inS,
                                                             Ice.Current __current)
      • ___removeInstrumentAnnotationLinkFromBoth

        public static Ice.DispatchStatus ___removeInstrumentAnnotationLinkFromBoth​(Instrument __obj,
                                                                                   IceInternal.Incoming __inS,
                                                                                   Ice.Current __current)
      • ___linkedAnnotationList

        public static Ice.DispatchStatus ___linkedAnnotationList​(Instrument __obj,
                                                                 IceInternal.Incoming __inS,
                                                                 Ice.Current __current)
      • __dispatch

        public Ice.DispatchStatus __dispatch​(IceInternal.Incoming in,
                                             Ice.Current __current)
        Specified by:
        __dispatch in interface Ice.Object
        Overrides:
        __dispatch in class IObject
      • __writeImpl

        protected void __writeImpl​(IceInternal.BasicStream __os)
        Overrides:
        __writeImpl in class IObject
      • __readImpl

        protected void __readImpl​(IceInternal.BasicStream __is)
        Overrides:
        __readImpl in class IObject
      • clone

        public Instrument clone()
        Specified by:
        clone in interface Ice.Object
        Overrides:
        clone in class IObject