Package omero.model

Class Plate

    • Field Detail

      • __ids

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

        protected RInt version
      • defaultSample

        protected RInt defaultSample
      • columnNamingConvention

        protected RString columnNamingConvention
      • rowNamingConvention

        protected RString rowNamingConvention
      • wellOriginX

        protected Length wellOriginX
      • wellOriginY

        protected Length wellOriginY
      • rows

        protected RInt rows
      • columns

        protected RInt columns
      • externalIdentifier

        protected RString externalIdentifier
      • screenLinksLoaded

        protected boolean screenLinksLoaded
      • screenLinksCountPerOwner

        protected java.util.Map<java.lang.Long,​java.lang.Long> screenLinksCountPerOwner
      • wellsSeq

        protected java.util.List<Well> wellsSeq
      • wellsLoaded

        protected boolean wellsLoaded
      • plateAcquisitionsSeq

        protected java.util.List<PlateAcquisition> plateAcquisitionsSeq
      • plateAcquisitionsLoaded

        protected boolean plateAcquisitionsLoaded
      • annotationLinksLoaded

        protected boolean annotationLinksLoaded
      • annotationLinksCountPerOwner

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

        protected RString description
    • Constructor Detail

      • Plate

        public Plate()
      • Plate

        public Plate​(RLong id,
                     Details details,
                     boolean loaded,
                     RInt version,
                     RInt defaultSample,
                     RString columnNamingConvention,
                     RString rowNamingConvention,
                     Length wellOriginX,
                     Length wellOriginY,
                     RInt rows,
                     RInt columns,
                     RString status,
                     RString externalIdentifier,
                     java.util.List<ScreenPlateLink> screenLinksSeq,
                     boolean screenLinksLoaded,
                     java.util.Map<java.lang.Long,​java.lang.Long> screenLinksCountPerOwner,
                     java.util.List<Well> wellsSeq,
                     boolean wellsLoaded,
                     java.util.List<PlateAcquisition> plateAcquisitionsSeq,
                     boolean plateAcquisitionsLoaded,
                     java.util.List<PlateAnnotationLink> annotationLinksSeq,
                     boolean annotationLinksLoaded,
                     java.util.Map<java.lang.Long,​java.lang.Long> annotationLinksCountPerOwner,
                     RString name,
                     RString description)
    • 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​(Plate __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___setVersion

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

        public static Ice.DispatchStatus ___getDefaultSample​(Plate __obj,
                                                             IceInternal.Incoming __inS,
                                                             Ice.Current __current)
      • ___setDefaultSample

        public static Ice.DispatchStatus ___setDefaultSample​(Plate __obj,
                                                             IceInternal.Incoming __inS,
                                                             Ice.Current __current)
      • ___getColumnNamingConvention

        public static Ice.DispatchStatus ___getColumnNamingConvention​(Plate __obj,
                                                                      IceInternal.Incoming __inS,
                                                                      Ice.Current __current)
      • ___setColumnNamingConvention

        public static Ice.DispatchStatus ___setColumnNamingConvention​(Plate __obj,
                                                                      IceInternal.Incoming __inS,
                                                                      Ice.Current __current)
      • ___getRowNamingConvention

        public static Ice.DispatchStatus ___getRowNamingConvention​(Plate __obj,
                                                                   IceInternal.Incoming __inS,
                                                                   Ice.Current __current)
      • ___setRowNamingConvention

        public static Ice.DispatchStatus ___setRowNamingConvention​(Plate __obj,
                                                                   IceInternal.Incoming __inS,
                                                                   Ice.Current __current)
      • ___getWellOriginX

        public static Ice.DispatchStatus ___getWellOriginX​(Plate __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___setWellOriginX

        public static Ice.DispatchStatus ___setWellOriginX​(Plate __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___getWellOriginY

        public static Ice.DispatchStatus ___getWellOriginY​(Plate __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___setWellOriginY

        public static Ice.DispatchStatus ___setWellOriginY​(Plate __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___getRows

        public static Ice.DispatchStatus ___getRows​(Plate __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___setRows

        public static Ice.DispatchStatus ___setRows​(Plate __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___getColumns

        public static Ice.DispatchStatus ___getColumns​(Plate __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___setColumns

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

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

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

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

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

        public static Ice.DispatchStatus ___unloadScreenLinks​(Plate __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___sizeOfScreenLinks

        public static Ice.DispatchStatus ___sizeOfScreenLinks​(Plate __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___copyScreenLinks

        public static Ice.DispatchStatus ___copyScreenLinks​(Plate __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___addScreenPlateLink

        public static Ice.DispatchStatus ___addScreenPlateLink​(Plate __obj,
                                                               IceInternal.Incoming __inS,
                                                               Ice.Current __current)
      • ___addAllScreenPlateLinkSet

        public static Ice.DispatchStatus ___addAllScreenPlateLinkSet​(Plate __obj,
                                                                     IceInternal.Incoming __inS,
                                                                     Ice.Current __current)
      • ___removeScreenPlateLink

        public static Ice.DispatchStatus ___removeScreenPlateLink​(Plate __obj,
                                                                  IceInternal.Incoming __inS,
                                                                  Ice.Current __current)
      • ___removeAllScreenPlateLinkSet

        public static Ice.DispatchStatus ___removeAllScreenPlateLinkSet​(Plate __obj,
                                                                        IceInternal.Incoming __inS,
                                                                        Ice.Current __current)
      • ___clearScreenLinks

        public static Ice.DispatchStatus ___clearScreenLinks​(Plate __obj,
                                                             IceInternal.Incoming __inS,
                                                             Ice.Current __current)
      • ___reloadScreenLinks

        public static Ice.DispatchStatus ___reloadScreenLinks​(Plate __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___getScreenLinksCountPerOwner

        public static Ice.DispatchStatus ___getScreenLinksCountPerOwner​(Plate __obj,
                                                                        IceInternal.Incoming __inS,
                                                                        Ice.Current __current)
      • ___linkScreen

        public static Ice.DispatchStatus ___linkScreen​(Plate __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___addScreenPlateLinkToBoth

        public static Ice.DispatchStatus ___addScreenPlateLinkToBoth​(Plate __obj,
                                                                     IceInternal.Incoming __inS,
                                                                     Ice.Current __current)
      • ___findScreenPlateLink

        public static Ice.DispatchStatus ___findScreenPlateLink​(Plate __obj,
                                                                IceInternal.Incoming __inS,
                                                                Ice.Current __current)
      • ___unlinkScreen

        public static Ice.DispatchStatus ___unlinkScreen​(Plate __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___removeScreenPlateLinkFromBoth

        public static Ice.DispatchStatus ___removeScreenPlateLinkFromBoth​(Plate __obj,
                                                                          IceInternal.Incoming __inS,
                                                                          Ice.Current __current)
      • ___linkedScreenList

        public static Ice.DispatchStatus ___linkedScreenList​(Plate __obj,
                                                             IceInternal.Incoming __inS,
                                                             Ice.Current __current)
      • ___unloadWells

        public static Ice.DispatchStatus ___unloadWells​(Plate __obj,
                                                        IceInternal.Incoming __inS,
                                                        Ice.Current __current)
      • ___sizeOfWells

        public static Ice.DispatchStatus ___sizeOfWells​(Plate __obj,
                                                        IceInternal.Incoming __inS,
                                                        Ice.Current __current)
      • ___copyWells

        public static Ice.DispatchStatus ___copyWells​(Plate __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___addWell

        public static Ice.DispatchStatus ___addWell​(Plate __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___addAllWellSet

        public static Ice.DispatchStatus ___addAllWellSet​(Plate __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___removeWell

        public static Ice.DispatchStatus ___removeWell​(Plate __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___removeAllWellSet

        public static Ice.DispatchStatus ___removeAllWellSet​(Plate __obj,
                                                             IceInternal.Incoming __inS,
                                                             Ice.Current __current)
      • ___clearWells

        public static Ice.DispatchStatus ___clearWells​(Plate __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___reloadWells

        public static Ice.DispatchStatus ___reloadWells​(Plate __obj,
                                                        IceInternal.Incoming __inS,
                                                        Ice.Current __current)
      • ___unloadPlateAcquisitions

        public static Ice.DispatchStatus ___unloadPlateAcquisitions​(Plate __obj,
                                                                    IceInternal.Incoming __inS,
                                                                    Ice.Current __current)
      • ___sizeOfPlateAcquisitions

        public static Ice.DispatchStatus ___sizeOfPlateAcquisitions​(Plate __obj,
                                                                    IceInternal.Incoming __inS,
                                                                    Ice.Current __current)
      • ___copyPlateAcquisitions

        public static Ice.DispatchStatus ___copyPlateAcquisitions​(Plate __obj,
                                                                  IceInternal.Incoming __inS,
                                                                  Ice.Current __current)
      • ___addPlateAcquisition

        public static Ice.DispatchStatus ___addPlateAcquisition​(Plate __obj,
                                                                IceInternal.Incoming __inS,
                                                                Ice.Current __current)
      • ___addAllPlateAcquisitionSet

        public static Ice.DispatchStatus ___addAllPlateAcquisitionSet​(Plate __obj,
                                                                      IceInternal.Incoming __inS,
                                                                      Ice.Current __current)
      • ___removePlateAcquisition

        public static Ice.DispatchStatus ___removePlateAcquisition​(Plate __obj,
                                                                   IceInternal.Incoming __inS,
                                                                   Ice.Current __current)
      • ___removeAllPlateAcquisitionSet

        public static Ice.DispatchStatus ___removeAllPlateAcquisitionSet​(Plate __obj,
                                                                         IceInternal.Incoming __inS,
                                                                         Ice.Current __current)
      • ___clearPlateAcquisitions

        public static Ice.DispatchStatus ___clearPlateAcquisitions​(Plate __obj,
                                                                   IceInternal.Incoming __inS,
                                                                   Ice.Current __current)
      • ___reloadPlateAcquisitions

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

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

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

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

        public static Ice.DispatchStatus ___addPlateAnnotationLink​(Plate __obj,
                                                                   IceInternal.Incoming __inS,
                                                                   Ice.Current __current)
      • ___addAllPlateAnnotationLinkSet

        public static Ice.DispatchStatus ___addAllPlateAnnotationLinkSet​(Plate __obj,
                                                                         IceInternal.Incoming __inS,
                                                                         Ice.Current __current)
      • ___removePlateAnnotationLink

        public static Ice.DispatchStatus ___removePlateAnnotationLink​(Plate __obj,
                                                                      IceInternal.Incoming __inS,
                                                                      Ice.Current __current)
      • ___removeAllPlateAnnotationLinkSet

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

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

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

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

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

        public static Ice.DispatchStatus ___addPlateAnnotationLinkToBoth​(Plate __obj,
                                                                         IceInternal.Incoming __inS,
                                                                         Ice.Current __current)
      • ___findPlateAnnotationLink

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

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

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

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

        public static Ice.DispatchStatus ___getName​(Plate __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___setName

        public static Ice.DispatchStatus ___setName​(Plate __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___getDescription

        public static Ice.DispatchStatus ___getDescription​(Plate __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___setDescription

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