Package omero.model

Class Well

    • Field Detail

      • __ids

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

        protected RInt version
      • column

        protected RInt column
      • row

        protected RInt row
      • red

        protected RInt red
      • green

        protected RInt green
      • blue

        protected RInt blue
      • alpha

        protected RInt alpha
      • reagentLinksSeq

        protected java.util.List<WellReagentLink> reagentLinksSeq
      • reagentLinksLoaded

        protected boolean reagentLinksLoaded
      • reagentLinksCountPerOwner

        protected java.util.Map<java.lang.Long,​java.lang.Long> reagentLinksCountPerOwner
      • externalDescription

        protected RString externalDescription
      • externalIdentifier

        protected RString externalIdentifier
      • wellSamplesSeq

        protected java.util.List<WellSample> wellSamplesSeq
      • wellSamplesLoaded

        protected boolean wellSamplesLoaded
      • plate

        protected Plate plate
      • annotationLinksLoaded

        protected boolean annotationLinksLoaded
      • annotationLinksCountPerOwner

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

      • Well

        public Well()
      • Well

        public Well​(RLong id,
                    Details details,
                    boolean loaded,
                    RInt version,
                    RString status,
                    RInt column,
                    RInt row,
                    RInt red,
                    RInt green,
                    RInt blue,
                    RInt alpha,
                    java.util.List<WellReagentLink> reagentLinksSeq,
                    boolean reagentLinksLoaded,
                    java.util.Map<java.lang.Long,​java.lang.Long> reagentLinksCountPerOwner,
                    RString externalDescription,
                    RString externalIdentifier,
                    RString type,
                    java.util.List<WellSample> wellSamplesSeq,
                    boolean wellSamplesLoaded,
                    Plate plate,
                    java.util.List<WellAnnotationLink> 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​(Well __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___setVersion

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

        public static Ice.DispatchStatus ___getStatus​(Well __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___setStatus

        public static Ice.DispatchStatus ___setStatus​(Well __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___getColumn

        public static Ice.DispatchStatus ___getColumn​(Well __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___setColumn

        public static Ice.DispatchStatus ___setColumn​(Well __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___getRow

        public static Ice.DispatchStatus ___getRow​(Well __obj,
                                                   IceInternal.Incoming __inS,
                                                   Ice.Current __current)
      • ___setRow

        public static Ice.DispatchStatus ___setRow​(Well __obj,
                                                   IceInternal.Incoming __inS,
                                                   Ice.Current __current)
      • ___getRed

        public static Ice.DispatchStatus ___getRed​(Well __obj,
                                                   IceInternal.Incoming __inS,
                                                   Ice.Current __current)
      • ___setRed

        public static Ice.DispatchStatus ___setRed​(Well __obj,
                                                   IceInternal.Incoming __inS,
                                                   Ice.Current __current)
      • ___getGreen

        public static Ice.DispatchStatus ___getGreen​(Well __obj,
                                                     IceInternal.Incoming __inS,
                                                     Ice.Current __current)
      • ___setGreen

        public static Ice.DispatchStatus ___setGreen​(Well __obj,
                                                     IceInternal.Incoming __inS,
                                                     Ice.Current __current)
      • ___getBlue

        public static Ice.DispatchStatus ___getBlue​(Well __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___setBlue

        public static Ice.DispatchStatus ___setBlue​(Well __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___getAlpha

        public static Ice.DispatchStatus ___getAlpha​(Well __obj,
                                                     IceInternal.Incoming __inS,
                                                     Ice.Current __current)
      • ___setAlpha

        public static Ice.DispatchStatus ___setAlpha​(Well __obj,
                                                     IceInternal.Incoming __inS,
                                                     Ice.Current __current)
      • ___unloadReagentLinks

        public static Ice.DispatchStatus ___unloadReagentLinks​(Well __obj,
                                                               IceInternal.Incoming __inS,
                                                               Ice.Current __current)
      • ___sizeOfReagentLinks

        public static Ice.DispatchStatus ___sizeOfReagentLinks​(Well __obj,
                                                               IceInternal.Incoming __inS,
                                                               Ice.Current __current)
      • ___copyReagentLinks

        public static Ice.DispatchStatus ___copyReagentLinks​(Well __obj,
                                                             IceInternal.Incoming __inS,
                                                             Ice.Current __current)
      • ___addWellReagentLink

        public static Ice.DispatchStatus ___addWellReagentLink​(Well __obj,
                                                               IceInternal.Incoming __inS,
                                                               Ice.Current __current)
      • ___addAllWellReagentLinkSet

        public static Ice.DispatchStatus ___addAllWellReagentLinkSet​(Well __obj,
                                                                     IceInternal.Incoming __inS,
                                                                     Ice.Current __current)
      • ___removeWellReagentLink

        public static Ice.DispatchStatus ___removeWellReagentLink​(Well __obj,
                                                                  IceInternal.Incoming __inS,
                                                                  Ice.Current __current)
      • ___removeAllWellReagentLinkSet

        public static Ice.DispatchStatus ___removeAllWellReagentLinkSet​(Well __obj,
                                                                        IceInternal.Incoming __inS,
                                                                        Ice.Current __current)
      • ___clearReagentLinks

        public static Ice.DispatchStatus ___clearReagentLinks​(Well __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___reloadReagentLinks

        public static Ice.DispatchStatus ___reloadReagentLinks​(Well __obj,
                                                               IceInternal.Incoming __inS,
                                                               Ice.Current __current)
      • ___getReagentLinksCountPerOwner

        public static Ice.DispatchStatus ___getReagentLinksCountPerOwner​(Well __obj,
                                                                         IceInternal.Incoming __inS,
                                                                         Ice.Current __current)
      • ___linkReagent

        public static Ice.DispatchStatus ___linkReagent​(Well __obj,
                                                        IceInternal.Incoming __inS,
                                                        Ice.Current __current)
      • ___addWellReagentLinkToBoth

        public static Ice.DispatchStatus ___addWellReagentLinkToBoth​(Well __obj,
                                                                     IceInternal.Incoming __inS,
                                                                     Ice.Current __current)
      • ___findWellReagentLink

        public static Ice.DispatchStatus ___findWellReagentLink​(Well __obj,
                                                                IceInternal.Incoming __inS,
                                                                Ice.Current __current)
      • ___unlinkReagent

        public static Ice.DispatchStatus ___unlinkReagent​(Well __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___removeWellReagentLinkFromBoth

        public static Ice.DispatchStatus ___removeWellReagentLinkFromBoth​(Well __obj,
                                                                          IceInternal.Incoming __inS,
                                                                          Ice.Current __current)
      • ___linkedReagentList

        public static Ice.DispatchStatus ___linkedReagentList​(Well __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___getExternalDescription

        public static Ice.DispatchStatus ___getExternalDescription​(Well __obj,
                                                                   IceInternal.Incoming __inS,
                                                                   Ice.Current __current)
      • ___setExternalDescription

        public static Ice.DispatchStatus ___setExternalDescription​(Well __obj,
                                                                   IceInternal.Incoming __inS,
                                                                   Ice.Current __current)
      • ___getExternalIdentifier

        public static Ice.DispatchStatus ___getExternalIdentifier​(Well __obj,
                                                                  IceInternal.Incoming __inS,
                                                                  Ice.Current __current)
      • ___setExternalIdentifier

        public static Ice.DispatchStatus ___setExternalIdentifier​(Well __obj,
                                                                  IceInternal.Incoming __inS,
                                                                  Ice.Current __current)
      • ___getType

        public static Ice.DispatchStatus ___getType​(Well __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___setType

        public static Ice.DispatchStatus ___setType​(Well __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___unloadWellSamples

        public static Ice.DispatchStatus ___unloadWellSamples​(Well __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___sizeOfWellSamples

        public static Ice.DispatchStatus ___sizeOfWellSamples​(Well __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___copyWellSamples

        public static Ice.DispatchStatus ___copyWellSamples​(Well __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___addWellSample

        public static Ice.DispatchStatus ___addWellSample​(Well __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___addAllWellSampleSet

        public static Ice.DispatchStatus ___addAllWellSampleSet​(Well __obj,
                                                                IceInternal.Incoming __inS,
                                                                Ice.Current __current)
      • ___removeWellSample

        public static Ice.DispatchStatus ___removeWellSample​(Well __obj,
                                                             IceInternal.Incoming __inS,
                                                             Ice.Current __current)
      • ___removeAllWellSampleSet

        public static Ice.DispatchStatus ___removeAllWellSampleSet​(Well __obj,
                                                                   IceInternal.Incoming __inS,
                                                                   Ice.Current __current)
      • ___clearWellSamples

        public static Ice.DispatchStatus ___clearWellSamples​(Well __obj,
                                                             IceInternal.Incoming __inS,
                                                             Ice.Current __current)
      • ___reloadWellSamples

        public static Ice.DispatchStatus ___reloadWellSamples​(Well __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___getWellSample

        public static Ice.DispatchStatus ___getWellSample​(Well __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___setWellSample

        public static Ice.DispatchStatus ___setWellSample​(Well __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___getPrimaryWellSample

        public static Ice.DispatchStatus ___getPrimaryWellSample​(Well __obj,
                                                                 IceInternal.Incoming __inS,
                                                                 Ice.Current __current)
      • ___setPrimaryWellSample

        public static Ice.DispatchStatus ___setPrimaryWellSample​(Well __obj,
                                                                 IceInternal.Incoming __inS,
                                                                 Ice.Current __current)
      • ___getPlate

        public static Ice.DispatchStatus ___getPlate​(Well __obj,
                                                     IceInternal.Incoming __inS,
                                                     Ice.Current __current)
      • ___setPlate

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

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

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

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

        public static Ice.DispatchStatus ___addWellAnnotationLink​(Well __obj,
                                                                  IceInternal.Incoming __inS,
                                                                  Ice.Current __current)
      • ___addAllWellAnnotationLinkSet

        public static Ice.DispatchStatus ___addAllWellAnnotationLinkSet​(Well __obj,
                                                                        IceInternal.Incoming __inS,
                                                                        Ice.Current __current)
      • ___removeWellAnnotationLink

        public static Ice.DispatchStatus ___removeWellAnnotationLink​(Well __obj,
                                                                     IceInternal.Incoming __inS,
                                                                     Ice.Current __current)
      • ___removeAllWellAnnotationLinkSet

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

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

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

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

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

        public static Ice.DispatchStatus ___addWellAnnotationLinkToBoth​(Well __obj,
                                                                        IceInternal.Incoming __inS,
                                                                        Ice.Current __current)
      • ___findWellAnnotationLink

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

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

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

        public static Ice.DispatchStatus ___linkedAnnotationList​(Well __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 Well clone()
        Specified by:
        clone in interface Ice.Object
        Overrides:
        clone in class IObject