Version: Beta-4.2.0-r7571-b29
OmeroBlitz Api
Home
Previous
Up
Next
Index
omero::constants::namespaces
Overview
module namespaces
General namespaces for
StructuredAnnotations
Constant Index
NSCOMPANIONFILE
NSCREATED
NSDOWNLOAD
NSEXPERIMENTERPHOTO
NSMEASUREMENT
NSORIGINALMETADATA
NSVIEW
Constants
const string
NSCOMPANIONFILE
= "openmicroscopy.org/omero/import/companionFile";
const string
NSCREATED
= "openmicroscopy.org/omero/scripts/results/created";
const string
NSDOWNLOAD
= "openmicroscopy.org/omero/scripts/results/download";
const string
NSEXPERIMENTERPHOTO
= "openmicroscopy.org/omero/experimenter/photo";
const string
NSMEASUREMENT
= "openmicroscopy.org/omero/measurement";
const string
NSORIGINALMETADATA
= "/openmicroscopy.org/omero/image_files/";
const string
NSVIEW
= "openmicroscopy.org/omero/scripts/results/view";
Home
Previous
Up
Next
Index