Package omero.model

Interface _LightPathOperations

    • Method Detail

      • getVersion

        RInt getVersion​(Ice.Current __current)
      • setVersion

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

        void unloadExcitationFilterLink​(Ice.Current __current)
      • sizeOfExcitationFilterLink

        int sizeOfExcitationFilterLink​(Ice.Current __current)
      • addAllLightPathExcitationFilterLinkSet

        void addAllLightPathExcitationFilterLinkSet​(java.util.List<LightPathExcitationFilterLink> targets,
                                                    Ice.Current __current)
      • removeLightPathExcitationFilterLink

        void removeLightPathExcitationFilterLink​(LightPathExcitationFilterLink theTarget,
                                                 Ice.Current __current)
      • removeAllLightPathExcitationFilterLinkSet

        void removeAllLightPathExcitationFilterLinkSet​(java.util.List<LightPathExcitationFilterLink> targets,
                                                       Ice.Current __current)
      • clearExcitationFilterLink

        void clearExcitationFilterLink​(Ice.Current __current)
      • reloadExcitationFilterLink

        void reloadExcitationFilterLink​(LightPath toCopy,
                                        Ice.Current __current)
      • getExcitationFilterLinkCountPerOwner

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

        void addLightPathExcitationFilterLinkToBoth​(LightPathExcitationFilterLink link,
                                                    boolean bothSides,
                                                    Ice.Current __current)
      • unlinkExcitationFilter

        void unlinkExcitationFilter​(Filter removal,
                                    Ice.Current __current)
      • removeLightPathExcitationFilterLinkFromBoth

        void removeLightPathExcitationFilterLinkFromBoth​(LightPathExcitationFilterLink link,
                                                         boolean bothSides,
                                                         Ice.Current __current)
      • linkedExcitationFilterList

        java.util.List<Filter> linkedExcitationFilterList​(Ice.Current __current)
      • getDichroic

        Dichroic getDichroic​(Ice.Current __current)
      • setDichroic

        void setDichroic​(Dichroic theDichroic,
                         Ice.Current __current)
      • unloadEmissionFilterLink

        void unloadEmissionFilterLink​(Ice.Current __current)
      • sizeOfEmissionFilterLink

        int sizeOfEmissionFilterLink​(Ice.Current __current)
      • addAllLightPathEmissionFilterLinkSet

        void addAllLightPathEmissionFilterLinkSet​(java.util.List<LightPathEmissionFilterLink> targets,
                                                  Ice.Current __current)
      • removeLightPathEmissionFilterLink

        void removeLightPathEmissionFilterLink​(LightPathEmissionFilterLink theTarget,
                                               Ice.Current __current)
      • removeAllLightPathEmissionFilterLinkSet

        void removeAllLightPathEmissionFilterLinkSet​(java.util.List<LightPathEmissionFilterLink> targets,
                                                     Ice.Current __current)
      • clearEmissionFilterLink

        void clearEmissionFilterLink​(Ice.Current __current)
      • reloadEmissionFilterLink

        void reloadEmissionFilterLink​(LightPath toCopy,
                                      Ice.Current __current)
      • getEmissionFilterLinkCountPerOwner

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

        void addLightPathEmissionFilterLinkToBoth​(LightPathEmissionFilterLink link,
                                                  boolean bothSides,
                                                  Ice.Current __current)
      • unlinkEmissionFilter

        void unlinkEmissionFilter​(Filter removal,
                                  Ice.Current __current)
      • removeLightPathEmissionFilterLinkFromBoth

        void removeLightPathEmissionFilterLinkFromBoth​(LightPathEmissionFilterLink link,
                                                       boolean bothSides,
                                                       Ice.Current __current)
      • linkedEmissionFilterList

        java.util.List<Filter> linkedEmissionFilterList​(Ice.Current __current)
      • unloadAnnotationLinks

        void unloadAnnotationLinks​(Ice.Current __current)
      • sizeOfAnnotationLinks

        int sizeOfAnnotationLinks​(Ice.Current __current)
      • addLightPathAnnotationLink

        void addLightPathAnnotationLink​(LightPathAnnotationLink target,
                                        Ice.Current __current)
      • addAllLightPathAnnotationLinkSet

        void addAllLightPathAnnotationLinkSet​(java.util.List<LightPathAnnotationLink> targets,
                                              Ice.Current __current)
      • removeLightPathAnnotationLink

        void removeLightPathAnnotationLink​(LightPathAnnotationLink theTarget,
                                           Ice.Current __current)
      • removeAllLightPathAnnotationLinkSet

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

        void clearAnnotationLinks​(Ice.Current __current)
      • reloadAnnotationLinks

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

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

        void addLightPathAnnotationLinkToBoth​(LightPathAnnotationLink link,
                                              boolean bothSides,
                                              Ice.Current __current)
      • unlinkAnnotation

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

        void removeLightPathAnnotationLinkFromBoth​(LightPathAnnotationLink link,
                                                   boolean bothSides,
                                                   Ice.Current __current)
      • linkedAnnotationList

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