Version: 4.3.3-00d1137e-b2894
OmeroBlitz Api
Home
Previous
Up
Next
Index
omero::constants::namespaces
Overview
module namespaces
General namespaces for
StructuredAnnotations
Constant Index
NSBULKANNOTATIONS
NSCOMPANIONFILE
NSCREATED
NSDOWNLOAD
NSEXPERIMENTERPHOTO
NSMEASUREMENT
NSVIEW
Constants
const string
NSBULKANNOTATIONS
= "openmicroscopy.org/omero/bulk_annotations";
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
NSVIEW
= "openmicroscopy.org/omero/scripts/results/view";
Home
Previous
Up
Next
Index