Package omero.model

Class Reagent

    • Field Detail

      • __ids

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

        protected RInt version
      • reagentIdentifier

        protected RString reagentIdentifier
      • screen

        protected Screen screen
      • wellLinksLoaded

        protected boolean wellLinksLoaded
      • wellLinksCountPerOwner

        protected java.util.Map<java.lang.Long,​java.lang.Long> wellLinksCountPerOwner
      • annotationLinksLoaded

        protected boolean annotationLinksLoaded
      • annotationLinksCountPerOwner

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

        protected RString description
    • Constructor Detail

      • Reagent

        public Reagent()
      • Reagent

        public Reagent​(RLong id,
                       Details details,
                       boolean loaded,
                       RInt version,
                       RString name,
                       RString reagentIdentifier,
                       Screen screen,
                       java.util.List<WellReagentLink> wellLinksSeq,
                       boolean wellLinksLoaded,
                       java.util.Map<java.lang.Long,​java.lang.Long> wellLinksCountPerOwner,
                       java.util.List<ReagentAnnotationLink> annotationLinksSeq,
                       boolean annotationLinksLoaded,
                       java.util.Map<java.lang.Long,​java.lang.Long> annotationLinksCountPerOwner,
                       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​(Reagent __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___setVersion

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

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

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

        public static Ice.DispatchStatus ___getReagentIdentifier​(Reagent __obj,
                                                                 IceInternal.Incoming __inS,
                                                                 Ice.Current __current)
      • ___setReagentIdentifier

        public static Ice.DispatchStatus ___setReagentIdentifier​(Reagent __obj,
                                                                 IceInternal.Incoming __inS,
                                                                 Ice.Current __current)
      • ___getScreen

        public static Ice.DispatchStatus ___getScreen​(Reagent __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___setScreen

        public static Ice.DispatchStatus ___setScreen​(Reagent __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___unloadWellLinks

        public static Ice.DispatchStatus ___unloadWellLinks​(Reagent __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___sizeOfWellLinks

        public static Ice.DispatchStatus ___sizeOfWellLinks​(Reagent __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___copyWellLinks

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

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

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

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

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

        public static Ice.DispatchStatus ___clearWellLinks​(Reagent __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___reloadWellLinks

        public static Ice.DispatchStatus ___reloadWellLinks​(Reagent __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___getWellLinksCountPerOwner

        public static Ice.DispatchStatus ___getWellLinksCountPerOwner​(Reagent __obj,
                                                                      IceInternal.Incoming __inS,
                                                                      Ice.Current __current)
      • ___linkWell

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

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

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

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

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

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

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

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

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

        public static Ice.DispatchStatus ___addReagentAnnotationLink​(Reagent __obj,
                                                                     IceInternal.Incoming __inS,
                                                                     Ice.Current __current)
      • ___addAllReagentAnnotationLinkSet

        public static Ice.DispatchStatus ___addAllReagentAnnotationLinkSet​(Reagent __obj,
                                                                           IceInternal.Incoming __inS,
                                                                           Ice.Current __current)
      • ___removeReagentAnnotationLink

        public static Ice.DispatchStatus ___removeReagentAnnotationLink​(Reagent __obj,
                                                                        IceInternal.Incoming __inS,
                                                                        Ice.Current __current)
      • ___removeAllReagentAnnotationLinkSet

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

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

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

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

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

        public static Ice.DispatchStatus ___addReagentAnnotationLinkToBoth​(Reagent __obj,
                                                                           IceInternal.Incoming __inS,
                                                                           Ice.Current __current)
      • ___findReagentAnnotationLink

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

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

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

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

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

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