Package fr.igred.omero
This package contains the main interfaces and abstract classes to handle OME Remote Objects.
-
Interface Summary Interface Description Annotatable Interface to handle Annotatable Objects on OMERO.ContainerLinked Interface to handle objects that can be linked to containers (projects, datasets) on OMERO.HCSLinked Interface to handle objects that can be linked to HCS objects (screens, plates, wells) on OMERO.ImageLinked Interface to handle objects that can be linked to images (tags, containers, HCS, folders).RemoteObject Generic interface to handle OMERO objects.RepositoryObject Interface to handle Repository Objects on OMERO. -
Class Summary Class Description AnnotatableWrapper<T extends DataObject> Generic class containing an annotatable DataObject (or a subclass) object.ObjectWrapper<T extends DataObject> Generic class containing a DataObject (or a subclass) object.RepositoryObjectWrapper<T extends DataObject> Generic class containing a DataObject (or a subclass) object.