Package fr.igred.omero.containers
This package contains interfaces and classes related to the hierarchical organization for images,
e.g. containers (projects, datasets and folders).
-
Interface Summary Interface Description Dataset Interface to handle Datasets on OMERO.Folder Interface to handle Folders on OMERO.Project Interface to handle Projects on OMERO. -
Class Summary Class Description DatasetWrapper Class containing a DatasetData object.FolderWrapper Class containing a FolderData object.ProjectWrapper Class containing a ProjectData object.