Version: 5.0.8-ice34-b60

OmeroBlitz Api
Home Previous Up Next Index

omero::constants::metadata

Overview

module metadata

Namespaces for the api::IMetadata interface.

Constant Index

NSEDITOREXPERIMENT
NSEDITORPROTOCOL
NSINSIGHTRATING
NSINSIGHTTAGSET
NSMOVIE

Constants

const string NSEDITOREXPERIMENT = "openmicroscopy.org/omero/editor/experiment";
const string NSEDITORPROTOCOL = "openmicroscopy.org/omero/editor/protocol";
const string NSINSIGHTRATING = "openmicroscopy.org/omero/insight/rating";
const string NSINSIGHTTAGSET = "openmicroscopy.org/omero/insight/tagset";
const string NSMOVIE = "openmicroscopy.org/omero/movie";

Home Previous Up Next Index