Package omero.model

Interface _WellOperations

    • Method Detail

      • getVersion

        RInt getVersion​(Ice.Current __current)
      • setVersion

        void setVersion​(RInt theVersion,
                        Ice.Current __current)
      • getStatus

        RString getStatus​(Ice.Current __current)
      • setStatus

        void setStatus​(RString theStatus,
                       Ice.Current __current)
      • getColumn

        RInt getColumn​(Ice.Current __current)
      • setColumn

        void setColumn​(RInt theColumn,
                       Ice.Current __current)
      • getRow

        RInt getRow​(Ice.Current __current)
      • setRow

        void setRow​(RInt theRow,
                    Ice.Current __current)
      • getRed

        RInt getRed​(Ice.Current __current)
      • setRed

        void setRed​(RInt theRed,
                    Ice.Current __current)
      • getGreen

        RInt getGreen​(Ice.Current __current)
      • setGreen

        void setGreen​(RInt theGreen,
                      Ice.Current __current)
      • getBlue

        RInt getBlue​(Ice.Current __current)
      • setBlue

        void setBlue​(RInt theBlue,
                     Ice.Current __current)
      • getAlpha

        RInt getAlpha​(Ice.Current __current)
      • setAlpha

        void setAlpha​(RInt theAlpha,
                      Ice.Current __current)
      • unloadReagentLinks

        void unloadReagentLinks​(Ice.Current __current)
      • sizeOfReagentLinks

        int sizeOfReagentLinks​(Ice.Current __current)
      • copyReagentLinks

        java.util.List<WellReagentLink> copyReagentLinks​(Ice.Current __current)
      • addWellReagentLink

        void addWellReagentLink​(WellReagentLink target,
                                Ice.Current __current)
      • addAllWellReagentLinkSet

        void addAllWellReagentLinkSet​(java.util.List<WellReagentLink> targets,
                                      Ice.Current __current)
      • removeWellReagentLink

        void removeWellReagentLink​(WellReagentLink theTarget,
                                   Ice.Current __current)
      • removeAllWellReagentLinkSet

        void removeAllWellReagentLinkSet​(java.util.List<WellReagentLink> targets,
                                         Ice.Current __current)
      • clearReagentLinks

        void clearReagentLinks​(Ice.Current __current)
      • reloadReagentLinks

        void reloadReagentLinks​(Well toCopy,
                                Ice.Current __current)
      • getReagentLinksCountPerOwner

        java.util.Map<java.lang.Long,​java.lang.Long> getReagentLinksCountPerOwner​(Ice.Current __current)
      • addWellReagentLinkToBoth

        void addWellReagentLinkToBoth​(WellReagentLink link,
                                      boolean bothSides,
                                      Ice.Current __current)
      • findWellReagentLink

        java.util.List<WellReagentLink> findWellReagentLink​(Reagent removal,
                                                            Ice.Current __current)
      • unlinkReagent

        void unlinkReagent​(Reagent removal,
                           Ice.Current __current)
      • removeWellReagentLinkFromBoth

        void removeWellReagentLinkFromBoth​(WellReagentLink link,
                                           boolean bothSides,
                                           Ice.Current __current)
      • linkedReagentList

        java.util.List<Reagent> linkedReagentList​(Ice.Current __current)
      • getExternalDescription

        RString getExternalDescription​(Ice.Current __current)
      • setExternalDescription

        void setExternalDescription​(RString theExternalDescription,
                                    Ice.Current __current)
      • getExternalIdentifier

        RString getExternalIdentifier​(Ice.Current __current)
      • setExternalIdentifier

        void setExternalIdentifier​(RString theExternalIdentifier,
                                   Ice.Current __current)
      • getType

        RString getType​(Ice.Current __current)
      • setType

        void setType​(RString theType,
                     Ice.Current __current)
      • unloadWellSamples

        void unloadWellSamples​(Ice.Current __current)
      • sizeOfWellSamples

        int sizeOfWellSamples​(Ice.Current __current)
      • copyWellSamples

        java.util.List<WellSample> copyWellSamples​(Ice.Current __current)
      • addWellSample

        void addWellSample​(WellSample target,
                           Ice.Current __current)
      • addAllWellSampleSet

        void addAllWellSampleSet​(java.util.List<WellSample> targets,
                                 Ice.Current __current)
      • removeWellSample

        void removeWellSample​(WellSample theTarget,
                              Ice.Current __current)
      • removeAllWellSampleSet

        void removeAllWellSampleSet​(java.util.List<WellSample> targets,
                                    Ice.Current __current)
      • clearWellSamples

        void clearWellSamples​(Ice.Current __current)
      • reloadWellSamples

        void reloadWellSamples​(Well toCopy,
                               Ice.Current __current)
      • getWellSample

        WellSample getWellSample​(int index,
                                 Ice.Current __current)
      • setWellSample

        WellSample setWellSample​(int index,
                                 WellSample theElement,
                                 Ice.Current __current)
      • getPrimaryWellSample

        WellSample getPrimaryWellSample​(Ice.Current __current)
      • setPrimaryWellSample

        WellSample setPrimaryWellSample​(WellSample theElement,
                                        Ice.Current __current)
      • getPlate

        Plate getPlate​(Ice.Current __current)
      • setPlate

        void setPlate​(Plate thePlate,
                      Ice.Current __current)
      • unloadAnnotationLinks

        void unloadAnnotationLinks​(Ice.Current __current)
      • sizeOfAnnotationLinks

        int sizeOfAnnotationLinks​(Ice.Current __current)
      • copyAnnotationLinks

        java.util.List<WellAnnotationLink> copyAnnotationLinks​(Ice.Current __current)
      • addWellAnnotationLink

        void addWellAnnotationLink​(WellAnnotationLink target,
                                   Ice.Current __current)
      • addAllWellAnnotationLinkSet

        void addAllWellAnnotationLinkSet​(java.util.List<WellAnnotationLink> targets,
                                         Ice.Current __current)
      • removeWellAnnotationLink

        void removeWellAnnotationLink​(WellAnnotationLink theTarget,
                                      Ice.Current __current)
      • removeAllWellAnnotationLinkSet

        void removeAllWellAnnotationLinkSet​(java.util.List<WellAnnotationLink> targets,
                                            Ice.Current __current)
      • clearAnnotationLinks

        void clearAnnotationLinks​(Ice.Current __current)
      • reloadAnnotationLinks

        void reloadAnnotationLinks​(Well toCopy,
                                   Ice.Current __current)
      • getAnnotationLinksCountPerOwner

        java.util.Map<java.lang.Long,​java.lang.Long> getAnnotationLinksCountPerOwner​(Ice.Current __current)
      • addWellAnnotationLinkToBoth

        void addWellAnnotationLinkToBoth​(WellAnnotationLink link,
                                         boolean bothSides,
                                         Ice.Current __current)
      • unlinkAnnotation

        void unlinkAnnotation​(Annotation removal,
                              Ice.Current __current)
      • removeWellAnnotationLinkFromBoth

        void removeWellAnnotationLinkFromBoth​(WellAnnotationLink link,
                                              boolean bothSides,
                                              Ice.Current __current)
      • linkedAnnotationList

        java.util.List<Annotation> linkedAnnotationList​(Ice.Current __current)