Package omero.model

Class Project

    • Field Detail

      • __ids

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

        protected RInt version
      • datasetLinksLoaded

        protected boolean datasetLinksLoaded
      • datasetLinksCountPerOwner

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

        protected boolean annotationLinksLoaded
      • annotationLinksCountPerOwner

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

        protected RString description
    • Constructor Detail

      • Project

        public Project()
      • Project

        public Project​(RLong id,
                       Details details,
                       boolean loaded,
                       RInt version,
                       java.util.List<ProjectDatasetLink> datasetLinksSeq,
                       boolean datasetLinksLoaded,
                       java.util.Map<java.lang.Long,​java.lang.Long> datasetLinksCountPerOwner,
                       java.util.List<ProjectAnnotationLink> 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​(Project __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___setVersion

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

        public static Ice.DispatchStatus ___unloadDatasetLinks​(Project __obj,
                                                               IceInternal.Incoming __inS,
                                                               Ice.Current __current)
      • ___sizeOfDatasetLinks

        public static Ice.DispatchStatus ___sizeOfDatasetLinks​(Project __obj,
                                                               IceInternal.Incoming __inS,
                                                               Ice.Current __current)
      • ___copyDatasetLinks

        public static Ice.DispatchStatus ___copyDatasetLinks​(Project __obj,
                                                             IceInternal.Incoming __inS,
                                                             Ice.Current __current)
      • ___addProjectDatasetLink

        public static Ice.DispatchStatus ___addProjectDatasetLink​(Project __obj,
                                                                  IceInternal.Incoming __inS,
                                                                  Ice.Current __current)
      • ___addAllProjectDatasetLinkSet

        public static Ice.DispatchStatus ___addAllProjectDatasetLinkSet​(Project __obj,
                                                                        IceInternal.Incoming __inS,
                                                                        Ice.Current __current)
      • ___removeProjectDatasetLink

        public static Ice.DispatchStatus ___removeProjectDatasetLink​(Project __obj,
                                                                     IceInternal.Incoming __inS,
                                                                     Ice.Current __current)
      • ___removeAllProjectDatasetLinkSet

        public static Ice.DispatchStatus ___removeAllProjectDatasetLinkSet​(Project __obj,
                                                                           IceInternal.Incoming __inS,
                                                                           Ice.Current __current)
      • ___clearDatasetLinks

        public static Ice.DispatchStatus ___clearDatasetLinks​(Project __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___reloadDatasetLinks

        public static Ice.DispatchStatus ___reloadDatasetLinks​(Project __obj,
                                                               IceInternal.Incoming __inS,
                                                               Ice.Current __current)
      • ___getDatasetLinksCountPerOwner

        public static Ice.DispatchStatus ___getDatasetLinksCountPerOwner​(Project __obj,
                                                                         IceInternal.Incoming __inS,
                                                                         Ice.Current __current)
      • ___linkDataset

        public static Ice.DispatchStatus ___linkDataset​(Project __obj,
                                                        IceInternal.Incoming __inS,
                                                        Ice.Current __current)
      • ___addProjectDatasetLinkToBoth

        public static Ice.DispatchStatus ___addProjectDatasetLinkToBoth​(Project __obj,
                                                                        IceInternal.Incoming __inS,
                                                                        Ice.Current __current)
      • ___findProjectDatasetLink

        public static Ice.DispatchStatus ___findProjectDatasetLink​(Project __obj,
                                                                   IceInternal.Incoming __inS,
                                                                   Ice.Current __current)
      • ___unlinkDataset

        public static Ice.DispatchStatus ___unlinkDataset​(Project __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___removeProjectDatasetLinkFromBoth

        public static Ice.DispatchStatus ___removeProjectDatasetLinkFromBoth​(Project __obj,
                                                                             IceInternal.Incoming __inS,
                                                                             Ice.Current __current)
      • ___linkedDatasetList

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

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

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

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

        public static Ice.DispatchStatus ___addProjectAnnotationLink​(Project __obj,
                                                                     IceInternal.Incoming __inS,
                                                                     Ice.Current __current)
      • ___addAllProjectAnnotationLinkSet

        public static Ice.DispatchStatus ___addAllProjectAnnotationLinkSet​(Project __obj,
                                                                           IceInternal.Incoming __inS,
                                                                           Ice.Current __current)
      • ___removeProjectAnnotationLink

        public static Ice.DispatchStatus ___removeProjectAnnotationLink​(Project __obj,
                                                                        IceInternal.Incoming __inS,
                                                                        Ice.Current __current)
      • ___removeAllProjectAnnotationLinkSet

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

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

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

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

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

        public static Ice.DispatchStatus ___addProjectAnnotationLinkToBoth​(Project __obj,
                                                                           IceInternal.Incoming __inS,
                                                                           Ice.Current __current)
      • ___findProjectAnnotationLink

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

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

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

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

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

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

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

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