bioformats  5.1.3
Public Member Functions | Protected Member Functions | Private Member Functions | List of all members
ome::xml::meta::MetadataRetrieve Class Referenceabstract

Metadata retrieval interface. More...

#include <ome/xml/meta/MetadataRetrieve.h>

+ Inheritance diagram for ome::xml::meta::MetadataRetrieve:
+ Collaboration diagram for ome::xml::meta::MetadataRetrieve:

Public Member Functions

virtual ~MetadataRetrieve ()
 Destructor.
 
virtual index_type getPixelsBinDataCount (index_type imageIndex) const =0
 Get the number of BinData elements in Pixels. More...
 
virtual index_type getBooleanAnnotationAnnotationCount (index_type booleanAnnotationIndex) const =0
 Get the number of links to a BooleanAnnotation. More...
 
virtual index_type getCommentAnnotationAnnotationCount (index_type commentAnnotationIndex) const =0
 Get the number of links to a CommentAnnotation. More...
 
virtual index_type getDoubleAnnotationAnnotationCount (index_type doubleAnnotationIndex) const =0
 Get the number of links to a DoubleAnnotation. More...
 
virtual index_type getFileAnnotationAnnotationCount (index_type fileAnnotationIndex) const =0
 Get the number of links to a FileAnnotation. More...
 
virtual index_type getListAnnotationAnnotationCount (index_type listAnnotationIndex) const =0
 Get the number of links to a ListAnnotation. More...
 
virtual index_type getLongAnnotationAnnotationCount (index_type longAnnotationIndex) const =0
 Get the number of links to a LongAnnotation. More...
 
virtual index_type getTagAnnotationAnnotationCount (index_type tagAnnotationIndex) const =0
 Get the number of links to a TagAnnotation. More...
 
virtual index_type getTermAnnotationAnnotationCount (index_type termAnnotationIndex) const =0
 Get the number of links to a TermAnnotation. More...
 
virtual index_type getTimestampAnnotationAnnotationCount (index_type timestampAnnotationIndex) const =0
 Get the number of links to a TimestampAnnotation. More...
 
virtual index_type getXMLAnnotationAnnotationCount (index_type xmlAnnotationIndex) const =0
 Get the number of links to an XMLAnnotation. More...
 
virtual const std::string & getLightSourceType (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the type of a LightSource. More...
 
virtual const std::string & getShapeType (index_type roiIndex, index_type shapeIndex) const =0
 Get the type of a Shape. More...
 
virtual index_type getROIAnnotationRefCount (index_type ROIIndex) const =0
 Get the number of AnnotationRef elements in ROI. More...
 
virtual index_type getPlateAcquisitionAnnotationRefCount (index_type plateIndex, index_type plateAcquisitionIndex) const =0
 Get the number of AnnotationRef elements in PlateAcquisition. More...
 
virtual index_type getPlateAnnotationRefCount (index_type plateIndex) const =0
 Get the number of AnnotationRef elements in Plate. More...
 
virtual index_type getExperimenterGroupAnnotationRefCount (index_type experimenterGroupIndex) const =0
 Get the number of AnnotationRef elements in ExperimenterGroup. More...
 
virtual index_type getImageAnnotationRefCount (index_type imageIndex) const =0
 Get the number of AnnotationRef elements in Image. More...
 
virtual index_type getScreenAnnotationRefCount (index_type screenIndex) const =0
 Get the number of AnnotationRef elements in Screen. More...
 
virtual index_type getWellAnnotationRefCount (index_type plateIndex, index_type wellIndex) const =0
 Get the number of AnnotationRef elements in Well. More...
 
virtual index_type getDatasetAnnotationRefCount (index_type datasetIndex) const =0
 Get the number of AnnotationRef elements in Dataset. More...
 
virtual index_type getProjectAnnotationRefCount (index_type projectIndex) const =0
 Get the number of AnnotationRef elements in Project. More...
 
virtual index_type getReagentAnnotationRefCount (index_type screenIndex, index_type reagentIndex) const =0
 Get the number of AnnotationRef elements in Reagent. More...
 
virtual index_type getPlaneAnnotationRefCount (index_type imageIndex, index_type planeIndex) const =0
 Get the number of AnnotationRef elements in Plane. More...
 
virtual index_type getExperimenterAnnotationRefCount (index_type experimenterIndex) const =0
 Get the number of AnnotationRef elements in Experimenter. More...
 
virtual index_type getWellSampleAnnotationRefCount (index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const =0
 Get the number of AnnotationRef elements in WellSample. More...
 
virtual index_type getPixelsAnnotationRefCount (index_type imageIndex) const =0
 Get the number of AnnotationRef elements in Pixels. More...
 
virtual index_type getChannelAnnotationRefCount (index_type imageIndex, index_type channelIndex) const =0
 Get the number of AnnotationRef elements in Channel. More...
 
virtual index_type getBooleanAnnotationCount () const =0
 Get the number of BooleanAnnotation elements. More...
 
virtual index_type getChannelCount (index_type imageIndex) const =0
 Get the number of Channel elements. More...
 
virtual index_type getCommentAnnotationCount () const =0
 Get the number of CommentAnnotation elements. More...
 
virtual index_type getDatasetCount () const =0
 Get the number of Dataset elements. More...
 
virtual index_type getDatasetRefCount (index_type projectIndex) const =0
 Get the number of DatasetRef elements. More...
 
virtual index_type getDetectorCount (index_type instrumentIndex) const =0
 Get the number of Detector elements. More...
 
virtual index_type getDichroicCount (index_type instrumentIndex) const =0
 Get the number of Dichroic elements. More...
 
virtual index_type getDoubleAnnotationCount () const =0
 Get the number of DoubleAnnotation elements. More...
 
virtual index_type getLightPathEmissionFilterRefCount (index_type imageIndex, index_type channelIndex) const =0
 Get the number of EmissionFilterRef elements in LightPath. More...
 
virtual index_type getFilterSetEmissionFilterRefCount (index_type instrumentIndex, index_type filterSetIndex) const =0
 Get the number of EmissionFilterRef elements in FilterSet. More...
 
virtual index_type getLightPathExcitationFilterRefCount (index_type imageIndex, index_type channelIndex) const =0
 Get the number of ExcitationFilterRef elements in LightPath. More...
 
virtual index_type getFilterSetExcitationFilterRefCount (index_type instrumentIndex, index_type filterSetIndex) const =0
 Get the number of ExcitationFilterRef elements in FilterSet. More...
 
virtual index_type getExperimentCount () const =0
 Get the number of Experiment elements. More...
 
virtual index_type getExperimenterCount () const =0
 Get the number of Experimenter elements. More...
 
virtual index_type getExperimenterGroupCount () const =0
 Get the number of ExperimenterGroup elements. More...
 
virtual index_type getExperimenterGroupExperimenterRefCount (index_type experimenterGroupIndex) const =0
 Get the number of ExperimenterRef elements in ExperimenterGroup. More...
 
virtual index_type getFileAnnotationCount () const =0
 Get the number of FileAnnotation elements. More...
 
virtual index_type getFilterCount (index_type instrumentIndex) const =0
 Get the number of Filter elements. More...
 
virtual index_type getFilterSetCount (index_type instrumentIndex) const =0
 Get the number of FilterSet elements. More...
 
virtual index_type getImageCount () const =0
 Get the number of Image elements. More...
 
virtual index_type getDatasetImageRefCount (index_type datasetIndex) const =0
 Get the number of ImageRef elements in Dataset. More...
 
virtual index_type getInstrumentCount () const =0
 Get the number of Instrument elements. More...
 
virtual index_type getLeaderCount (index_type experimenterGroupIndex) const =0
 Get the number of Leader elements. More...
 
virtual index_type getLightSourceCount (index_type instrumentIndex) const =0
 Get the number of LightSource elements. More...
 
virtual index_type getMicrobeamManipulationLightSourceSettingsCount (index_type experimentIndex, index_type microbeamManipulationIndex) const =0
 Get the number of LightSourceSettings elements in MicrobeamManipulation. More...
 
virtual index_type getListAnnotationCount () const =0
 Get the number of ListAnnotation elements. More...
 
virtual index_type getLongAnnotationCount () const =0
 Get the number of LongAnnotation elements. More...
 
virtual index_type getMicrobeamManipulationCount (index_type experimentIndex) const =0
 Get the number of MicrobeamManipulation elements. More...
 
virtual index_type getMicrobeamManipulationRefCount (index_type imageIndex) const =0
 Get the number of MicrobeamManipulationRef elements. More...
 
virtual index_type getObjectiveCount (index_type instrumentIndex) const =0
 Get the number of Objective elements. More...
 
virtual index_type getPlaneCount (index_type imageIndex) const =0
 Get the number of Plane elements. More...
 
virtual index_type getPlateCount () const =0
 Get the number of Plate elements. More...
 
virtual index_type getPlateAcquisitionCount (index_type plateIndex) const =0
 Get the number of PlateAcquisition elements. More...
 
virtual index_type getPlateRefCount (index_type screenIndex) const =0
 Get the number of PlateRef elements. More...
 
virtual index_type getProjectCount () const =0
 Get the number of Project elements. More...
 
virtual index_type getROICount () const =0
 Get the number of ROI elements. More...
 
virtual index_type getImageROIRefCount (index_type imageIndex) const =0
 Get the number of ROIRef elements in Image. More...
 
virtual index_type getMicrobeamManipulationROIRefCount (index_type experimentIndex, index_type microbeamManipulationIndex) const =0
 Get the number of ROIRef elements in MicrobeamManipulation. More...
 
virtual index_type getReagentCount (index_type screenIndex) const =0
 Get the number of Reagent elements. More...
 
virtual index_type getScreenCount () const =0
 Get the number of Screen elements. More...
 
virtual index_type getShapeCount (index_type ROIIndex) const =0
 Get the number of Shape elements. More...
 
virtual index_type getTagAnnotationCount () const =0
 Get the number of TagAnnotation elements. More...
 
virtual index_type getTermAnnotationCount () const =0
 Get the number of TermAnnotation elements. More...
 
virtual index_type getTiffDataCount (index_type imageIndex) const =0
 Get the number of TiffData elements. More...
 
virtual index_type getTimestampAnnotationCount () const =0
 Get the number of TimestampAnnotation elements. More...
 
virtual std::string getUUIDValue (index_type imageIndex, index_type tiffDataIndex) const =0
 Get the text value of UUID. More...
 
virtual index_type getWellCount (index_type plateIndex) const =0
 Get the number of Well elements. More...
 
virtual index_type getWellSampleCount (index_type plateIndex, index_type wellIndex) const =0
 Get the number of WellSample elements. More...
 
virtual index_type getWellSampleRefCount (index_type plateIndex, index_type plateAcquisitionIndex) const =0
 Get the number of WellSampleRef elements. More...
 
virtual index_type getXMLAnnotationCount () const =0
 Get the number of XMLAnnotation elements. More...
 
virtual bool getPixelsBinDataBigEndian (index_type imageIndex, index_type binDataIndex) const =0
 Get the BigEndian property of Pixels. More...
 
virtual const std::string & getUUID () const =0
 Get the UUID associated with this collection of metadata. More...
 
virtual std::string getArcID (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the ID property of Arc. More...
 
virtual std::string getArcLotNumber (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the LotNumber property of Arc. More...
 
virtual std::string getArcManufacturer (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the Manufacturer property of Arc. More...
 
virtual std::string getArcModel (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the Model property of Arc. More...
 
virtual double getArcPower (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the Power property of Arc. More...
 
virtual std::string getArcSerialNumber (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the SerialNumber property of Arc. More...
 
virtual ome::xml::model::enums::ArcType getArcType (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the Type property of Arc. More...
 
virtual std::string getBinaryFileFileName (index_type fileAnnotationIndex) const =0
 Get the FileName property of BinaryFile. More...
 
virtual std::string getBinaryFileMIMEType (index_type fileAnnotationIndex) const =0
 Get the MIMEType property of BinaryFile. More...
 
virtual ome::xml::model::primitives::NonNegativeLong getBinaryFileSize (index_type fileAnnotationIndex) const =0
 Get the Size property of BinaryFile. More...
 
virtual std::string getBinaryOnlyMetadataFile () const =0
 Get the MetadataFile property of BinaryOnly. More...
 
virtual std::string getBinaryOnlyUUID () const =0
 Get the UUID property of BinaryOnly. More...
 
virtual const std::string & getBooleanAnnotationAnnotationRef (index_type booleanAnnotationIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of BooleanAnnotation. More...
 
virtual std::string getBooleanAnnotationAnnotator (index_type booleanAnnotationIndex) const =0
 Get the Annotator property of BooleanAnnotation. More...
 
virtual std::string getBooleanAnnotationDescription (index_type booleanAnnotationIndex) const =0
 Get the Description property of BooleanAnnotation. More...
 
virtual std::string getBooleanAnnotationID (index_type booleanAnnotationIndex) const =0
 Get the ID property of BooleanAnnotation. More...
 
virtual std::string getBooleanAnnotationNamespace (index_type booleanAnnotationIndex) const =0
 Get the Namespace property of BooleanAnnotation. More...
 
virtual bool getBooleanAnnotationValue (index_type booleanAnnotationIndex) const =0
 Get the Value property of BooleanAnnotation. More...
 
virtual ome::xml::model::enums::AcquisitionMode getChannelAcquisitionMode (index_type imageIndex, index_type channelIndex) const =0
 Get the AcquisitionMode property of Channel. More...
 
virtual const std::string & getChannelAnnotationRef (index_type imageIndex, index_type channelIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of Channel. More...
 
virtual ome::xml::model::primitives::Color getChannelColor (index_type imageIndex, index_type channelIndex) const =0
 Get the Color property of Channel. More...
 
virtual ome::xml::model::enums::ContrastMethod getChannelContrastMethod (index_type imageIndex, index_type channelIndex) const =0
 Get the ContrastMethod property of Channel. More...
 
virtual ome::xml::model::primitives::PositiveInteger getChannelEmissionWavelength (index_type imageIndex, index_type channelIndex) const =0
 Get the EmissionWavelength property of Channel. More...
 
virtual ome::xml::model::primitives::PositiveInteger getChannelExcitationWavelength (index_type imageIndex, index_type channelIndex) const =0
 Get the ExcitationWavelength property of Channel. More...
 
virtual const std::string & getChannelFilterSetRef (index_type imageIndex, index_type channelIndex) const =0
 Get the FilterSetRef property of Channel. More...
 
virtual std::string getChannelFluor (index_type imageIndex, index_type channelIndex) const =0
 Get the Fluor property of Channel. More...
 
virtual std::string getChannelID (index_type imageIndex, index_type channelIndex) const =0
 Get the ID property of Channel. More...
 
virtual ome::xml::model::enums::IlluminationType getChannelIlluminationType (index_type imageIndex, index_type channelIndex) const =0
 Get the IlluminationType property of Channel. More...
 
virtual double getChannelNDFilter (index_type imageIndex, index_type channelIndex) const =0
 Get the NDFilter property of Channel. More...
 
virtual std::string getChannelName (index_type imageIndex, index_type channelIndex) const =0
 Get the Name property of Channel. More...
 
virtual double getChannelPinholeSize (index_type imageIndex, index_type channelIndex) const =0
 Get the PinholeSize property of Channel. More...
 
virtual int32_t getChannelPockelCellSetting (index_type imageIndex, index_type channelIndex) const =0
 Get the PockelCellSetting property of Channel. More...
 
virtual ome::xml::model::primitives::PositiveInteger getChannelSamplesPerPixel (index_type imageIndex, index_type channelIndex) const =0
 Get the SamplesPerPixel property of Channel. More...
 
virtual const std::string & getCommentAnnotationAnnotationRef (index_type commentAnnotationIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of CommentAnnotation. More...
 
virtual std::string getCommentAnnotationAnnotator (index_type commentAnnotationIndex) const =0
 Get the Annotator property of CommentAnnotation. More...
 
virtual std::string getCommentAnnotationDescription (index_type commentAnnotationIndex) const =0
 Get the Description property of CommentAnnotation. More...
 
virtual std::string getCommentAnnotationID (index_type commentAnnotationIndex) const =0
 Get the ID property of CommentAnnotation. More...
 
virtual std::string getCommentAnnotationNamespace (index_type commentAnnotationIndex) const =0
 Get the Namespace property of CommentAnnotation. More...
 
virtual std::string getCommentAnnotationValue (index_type commentAnnotationIndex) const =0
 Get the Value property of CommentAnnotation. More...
 
virtual const std::string & getDatasetAnnotationRef (index_type datasetIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of Dataset. More...
 
virtual std::string getDatasetDescription (index_type datasetIndex) const =0
 Get the Description property of Dataset. More...
 
virtual const std::string & getDatasetExperimenterGroupRef (index_type datasetIndex) const =0
 Get the ExperimenterGroupRef property of Dataset. More...
 
virtual const std::string & getDatasetExperimenterRef (index_type datasetIndex) const =0
 Get the ExperimenterRef property of Dataset. More...
 
virtual std::string getDatasetID (index_type datasetIndex) const =0
 Get the ID property of Dataset. More...
 
virtual const std::string & getDatasetImageRef (index_type datasetIndex, index_type imageRefIndex) const =0
 Get the ImageRef property of Dataset. More...
 
virtual std::string getDatasetName (index_type datasetIndex) const =0
 Get the Name property of Dataset. More...
 
virtual double getDetectorAmplificationGain (index_type instrumentIndex, index_type detectorIndex) const =0
 Get the AmplificationGain property of Detector. More...
 
virtual double getDetectorGain (index_type instrumentIndex, index_type detectorIndex) const =0
 Get the Gain property of Detector. More...
 
virtual std::string getDetectorID (index_type instrumentIndex, index_type detectorIndex) const =0
 Get the ID property of Detector. More...
 
virtual std::string getDetectorLotNumber (index_type instrumentIndex, index_type detectorIndex) const =0
 Get the LotNumber property of Detector. More...
 
virtual std::string getDetectorManufacturer (index_type instrumentIndex, index_type detectorIndex) const =0
 Get the Manufacturer property of Detector. More...
 
virtual std::string getDetectorModel (index_type instrumentIndex, index_type detectorIndex) const =0
 Get the Model property of Detector. More...
 
virtual double getDetectorOffset (index_type instrumentIndex, index_type detectorIndex) const =0
 Get the Offset property of Detector. More...
 
virtual std::string getDetectorSerialNumber (index_type instrumentIndex, index_type detectorIndex) const =0
 Get the SerialNumber property of Detector. More...
 
virtual ome::xml::model::enums::DetectorType getDetectorType (index_type instrumentIndex, index_type detectorIndex) const =0
 Get the Type property of Detector. More...
 
virtual double getDetectorVoltage (index_type instrumentIndex, index_type detectorIndex) const =0
 Get the Voltage property of Detector. More...
 
virtual double getDetectorZoom (index_type instrumentIndex, index_type detectorIndex) const =0
 Get the Zoom property of Detector. More...
 
virtual ome::xml::model::enums::Binning getDetectorSettingsBinning (index_type imageIndex, index_type channelIndex) const =0
 Get the Binning property of DetectorSettings. More...
 
virtual double getDetectorSettingsGain (index_type imageIndex, index_type channelIndex) const =0
 Get the Gain property of DetectorSettings. More...
 
virtual std::string getDetectorSettingsID (index_type imageIndex, index_type channelIndex) const =0
 Get the ID property of DetectorSettings. More...
 
virtual ome::xml::model::primitives::PositiveInteger getDetectorSettingsIntegration (index_type imageIndex, index_type channelIndex) const =0
 Get the Integration property of DetectorSettings. More...
 
virtual double getDetectorSettingsOffset (index_type imageIndex, index_type channelIndex) const =0
 Get the Offset property of DetectorSettings. More...
 
virtual double getDetectorSettingsReadOutRate (index_type imageIndex, index_type channelIndex) const =0
 Get the ReadOutRate property of DetectorSettings. More...
 
virtual double getDetectorSettingsVoltage (index_type imageIndex, index_type channelIndex) const =0
 Get the Voltage property of DetectorSettings. More...
 
virtual double getDetectorSettingsZoom (index_type imageIndex, index_type channelIndex) const =0
 Get the Zoom property of DetectorSettings. More...
 
virtual std::string getDichroicID (index_type instrumentIndex, index_type dichroicIndex) const =0
 Get the ID property of Dichroic. More...
 
virtual std::string getDichroicLotNumber (index_type instrumentIndex, index_type dichroicIndex) const =0
 Get the LotNumber property of Dichroic. More...
 
virtual std::string getDichroicManufacturer (index_type instrumentIndex, index_type dichroicIndex) const =0
 Get the Manufacturer property of Dichroic. More...
 
virtual std::string getDichroicModel (index_type instrumentIndex, index_type dichroicIndex) const =0
 Get the Model property of Dichroic. More...
 
virtual std::string getDichroicSerialNumber (index_type instrumentIndex, index_type dichroicIndex) const =0
 Get the SerialNumber property of Dichroic. More...
 
virtual const std::string & getDoubleAnnotationAnnotationRef (index_type doubleAnnotationIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of DoubleAnnotation. More...
 
virtual std::string getDoubleAnnotationAnnotator (index_type doubleAnnotationIndex) const =0
 Get the Annotator property of DoubleAnnotation. More...
 
virtual std::string getDoubleAnnotationDescription (index_type doubleAnnotationIndex) const =0
 Get the Description property of DoubleAnnotation. More...
 
virtual std::string getDoubleAnnotationID (index_type doubleAnnotationIndex) const =0
 Get the ID property of DoubleAnnotation. More...
 
virtual std::string getDoubleAnnotationNamespace (index_type doubleAnnotationIndex) const =0
 Get the Namespace property of DoubleAnnotation. More...
 
virtual double getDoubleAnnotationValue (index_type doubleAnnotationIndex) const =0
 Get the Value property of DoubleAnnotation. More...
 
virtual ome::xml::model::primitives::Color getEllipseFillColor (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FillColor property of Ellipse. More...
 
virtual ome::xml::model::enums::FillRule getEllipseFillRule (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FillRule property of Ellipse. More...
 
virtual ome::xml::model::enums::FontFamily getEllipseFontFamily (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontFamily property of Ellipse. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getEllipseFontSize (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontSize property of Ellipse. More...
 
virtual ome::xml::model::enums::FontStyle getEllipseFontStyle (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontStyle property of Ellipse. More...
 
virtual std::string getEllipseID (index_type ROIIndex, index_type shapeIndex) const =0
 Get the ID property of Ellipse. More...
 
virtual ome::xml::model::enums::LineCap getEllipseLineCap (index_type ROIIndex, index_type shapeIndex) const =0
 Get the LineCap property of Ellipse. More...
 
virtual bool getEllipseLocked (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Locked property of Ellipse. More...
 
virtual ome::xml::model::primitives::Color getEllipseStrokeColor (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeColor property of Ellipse. More...
 
virtual std::string getEllipseStrokeDashArray (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeDashArray property of Ellipse. More...
 
virtual double getEllipseStrokeWidth (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeWidth property of Ellipse. More...
 
virtual std::string getEllipseText (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Text property of Ellipse. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getEllipseTheC (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheC property of Ellipse. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getEllipseTheT (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheT property of Ellipse. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getEllipseTheZ (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheZ property of Ellipse. More...
 
virtual const ::ome::xml::model::AffineTransformgetEllipseTransform (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Transform property of Ellipse. More...
 
virtual bool getEllipseVisible (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Visible property of Ellipse. More...
 
virtual double getEllipseRadiusX (index_type ROIIndex, index_type shapeIndex) const =0
 Get the RadiusX property of Ellipse. More...
 
virtual double getEllipseRadiusY (index_type ROIIndex, index_type shapeIndex) const =0
 Get the RadiusY property of Ellipse. More...
 
virtual double getEllipseX (index_type ROIIndex, index_type shapeIndex) const =0
 Get the X property of Ellipse. More...
 
virtual double getEllipseY (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Y property of Ellipse. More...
 
virtual std::string getExperimentDescription (index_type experimentIndex) const =0
 Get the Description property of Experiment. More...
 
virtual const std::string & getExperimentExperimenterRef (index_type experimentIndex) const =0
 Get the ExperimenterRef property of Experiment. More...
 
virtual std::string getExperimentID (index_type experimentIndex) const =0
 Get the ID property of Experiment. More...
 
virtual ome::xml::model::enums::ExperimentType getExperimentType (index_type experimentIndex) const =0
 Get the Type property of Experiment. More...
 
virtual const std::string & getExperimenterAnnotationRef (index_type experimenterIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of Experimenter. More...
 
virtual std::string getExperimenterEmail (index_type experimenterIndex) const =0
 Get the Email property of Experimenter. More...
 
virtual std::string getExperimenterFirstName (index_type experimenterIndex) const =0
 Get the FirstName property of Experimenter. More...
 
virtual std::string getExperimenterID (index_type experimenterIndex) const =0
 Get the ID property of Experimenter. More...
 
virtual std::string getExperimenterInstitution (index_type experimenterIndex) const =0
 Get the Institution property of Experimenter. More...
 
virtual std::string getExperimenterLastName (index_type experimenterIndex) const =0
 Get the LastName property of Experimenter. More...
 
virtual std::string getExperimenterMiddleName (index_type experimenterIndex) const =0
 Get the MiddleName property of Experimenter. More...
 
virtual std::string getExperimenterUserName (index_type experimenterIndex) const =0
 Get the UserName property of Experimenter. More...
 
virtual const std::string & getExperimenterGroupAnnotationRef (index_type experimenterGroupIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of ExperimenterGroup. More...
 
virtual std::string getExperimenterGroupDescription (index_type experimenterGroupIndex) const =0
 Get the Description property of ExperimenterGroup. More...
 
virtual const std::string & getExperimenterGroupExperimenterRef (index_type experimenterGroupIndex, index_type experimenterRefIndex) const =0
 Get the ExperimenterRef property of ExperimenterGroup. More...
 
virtual std::string getExperimenterGroupID (index_type experimenterGroupIndex) const =0
 Get the ID property of ExperimenterGroup. More...
 
virtual const std::string & getExperimenterGroupLeader (index_type experimenterGroupIndex, index_type leaderIndex) const =0
 Get the Leader property of ExperimenterGroup. More...
 
virtual std::string getExperimenterGroupName (index_type experimenterGroupIndex) const =0
 Get the Name property of ExperimenterGroup. More...
 
virtual std::string getFilamentID (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the ID property of Filament. More...
 
virtual std::string getFilamentLotNumber (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the LotNumber property of Filament. More...
 
virtual std::string getFilamentManufacturer (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the Manufacturer property of Filament. More...
 
virtual std::string getFilamentModel (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the Model property of Filament. More...
 
virtual double getFilamentPower (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the Power property of Filament. More...
 
virtual std::string getFilamentSerialNumber (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the SerialNumber property of Filament. More...
 
virtual ome::xml::model::enums::FilamentType getFilamentType (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the Type property of Filament. More...
 
virtual const std::string & getFileAnnotationAnnotationRef (index_type fileAnnotationIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of FileAnnotation. More...
 
virtual std::string getFileAnnotationAnnotator (index_type fileAnnotationIndex) const =0
 Get the Annotator property of FileAnnotation. More...
 
virtual std::string getFileAnnotationDescription (index_type fileAnnotationIndex) const =0
 Get the Description property of FileAnnotation. More...
 
virtual std::string getFileAnnotationID (index_type fileAnnotationIndex) const =0
 Get the ID property of FileAnnotation. More...
 
virtual std::string getFileAnnotationNamespace (index_type fileAnnotationIndex) const =0
 Get the Namespace property of FileAnnotation. More...
 
virtual std::string getFilterFilterWheel (index_type instrumentIndex, index_type filterIndex) const =0
 Get the FilterWheel property of Filter. More...
 
virtual std::string getFilterID (index_type instrumentIndex, index_type filterIndex) const =0
 Get the ID property of Filter. More...
 
virtual std::string getFilterLotNumber (index_type instrumentIndex, index_type filterIndex) const =0
 Get the LotNumber property of Filter. More...
 
virtual std::string getFilterManufacturer (index_type instrumentIndex, index_type filterIndex) const =0
 Get the Manufacturer property of Filter. More...
 
virtual std::string getFilterModel (index_type instrumentIndex, index_type filterIndex) const =0
 Get the Model property of Filter. More...
 
virtual std::string getFilterSerialNumber (index_type instrumentIndex, index_type filterIndex) const =0
 Get the SerialNumber property of Filter. More...
 
virtual ome::xml::model::enums::FilterType getFilterType (index_type instrumentIndex, index_type filterIndex) const =0
 Get the Type property of Filter. More...
 
virtual const std::string & getFilterSetDichroicRef (index_type instrumentIndex, index_type filterSetIndex) const =0
 Get the DichroicRef property of FilterSet. More...
 
virtual const std::string & getFilterSetEmissionFilterRef (index_type instrumentIndex, index_type filterSetIndex, index_type emissionFilterRefIndex) const =0
 Get the EmissionFilterRef property of FilterSet. More...
 
virtual const std::string & getFilterSetExcitationFilterRef (index_type instrumentIndex, index_type filterSetIndex, index_type excitationFilterRefIndex) const =0
 Get the ExcitationFilterRef property of FilterSet. More...
 
virtual std::string getFilterSetID (index_type instrumentIndex, index_type filterSetIndex) const =0
 Get the ID property of FilterSet. More...
 
virtual std::string getFilterSetLotNumber (index_type instrumentIndex, index_type filterSetIndex) const =0
 Get the LotNumber property of FilterSet. More...
 
virtual std::string getFilterSetManufacturer (index_type instrumentIndex, index_type filterSetIndex) const =0
 Get the Manufacturer property of FilterSet. More...
 
virtual std::string getFilterSetModel (index_type instrumentIndex, index_type filterSetIndex) const =0
 Get the Model property of FilterSet. More...
 
virtual std::string getFilterSetSerialNumber (index_type instrumentIndex, index_type filterSetIndex) const =0
 Get the SerialNumber property of FilterSet. More...
 
virtual ome::xml::model::primitives::Timestamp getImageAcquisitionDate (index_type imageIndex) const =0
 Get the AcquisitionDate property of Image. More...
 
virtual const std::string & getImageAnnotationRef (index_type imageIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of Image. More...
 
virtual std::string getImageDescription (index_type imageIndex) const =0
 Get the Description property of Image. More...
 
virtual const std::string & getImageExperimentRef (index_type imageIndex) const =0
 Get the ExperimentRef property of Image. More...
 
virtual const std::string & getImageExperimenterGroupRef (index_type imageIndex) const =0
 Get the ExperimenterGroupRef property of Image. More...
 
virtual const std::string & getImageExperimenterRef (index_type imageIndex) const =0
 Get the ExperimenterRef property of Image. More...
 
virtual std::string getImageID (index_type imageIndex) const =0
 Get the ID property of Image. More...
 
virtual const std::string & getImageInstrumentRef (index_type imageIndex) const =0
 Get the InstrumentRef property of Image. More...
 
virtual const std::string & getImageMicrobeamManipulationRef (index_type imageIndex, index_type microbeamManipulationRefIndex) const =0
 Get the MicrobeamManipulationRef property of Image. More...
 
virtual std::string getImageName (index_type imageIndex) const =0
 Get the Name property of Image. More...
 
virtual const std::string & getImageROIRef (index_type imageIndex, index_type ROIRefIndex) const =0
 Get the ROIRef property of Image. More...
 
virtual double getImagingEnvironmentAirPressure (index_type imageIndex) const =0
 Get the AirPressure property of ImagingEnvironment. More...
 
virtual ome::xml::model::primitives::PercentFraction getImagingEnvironmentCO2Percent (index_type imageIndex) const =0
 Get the CO2Percent property of ImagingEnvironment. More...
 
virtual ome::xml::model::primitives::PercentFraction getImagingEnvironmentHumidity (index_type imageIndex) const =0
 Get the Humidity property of ImagingEnvironment. More...
 
virtual double getImagingEnvironmentTemperature (index_type imageIndex) const =0
 Get the Temperature property of ImagingEnvironment. More...
 
virtual std::string getInstrumentID (index_type instrumentIndex) const =0
 Get the ID property of Instrument. More...
 
virtual ome::xml::model::primitives::Color getLabelFillColor (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FillColor property of Label. More...
 
virtual ome::xml::model::enums::FillRule getLabelFillRule (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FillRule property of Label. More...
 
virtual ome::xml::model::enums::FontFamily getLabelFontFamily (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontFamily property of Label. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getLabelFontSize (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontSize property of Label. More...
 
virtual ome::xml::model::enums::FontStyle getLabelFontStyle (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontStyle property of Label. More...
 
virtual std::string getLabelID (index_type ROIIndex, index_type shapeIndex) const =0
 Get the ID property of Label. More...
 
virtual ome::xml::model::enums::LineCap getLabelLineCap (index_type ROIIndex, index_type shapeIndex) const =0
 Get the LineCap property of Label. More...
 
virtual bool getLabelLocked (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Locked property of Label. More...
 
virtual ome::xml::model::primitives::Color getLabelStrokeColor (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeColor property of Label. More...
 
virtual std::string getLabelStrokeDashArray (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeDashArray property of Label. More...
 
virtual double getLabelStrokeWidth (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeWidth property of Label. More...
 
virtual std::string getLabelText (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Text property of Label. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getLabelTheC (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheC property of Label. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getLabelTheT (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheT property of Label. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getLabelTheZ (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheZ property of Label. More...
 
virtual const ::ome::xml::model::AffineTransformgetLabelTransform (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Transform property of Label. More...
 
virtual bool getLabelVisible (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Visible property of Label. More...
 
virtual double getLabelX (index_type ROIIndex, index_type shapeIndex) const =0
 Get the X property of Label. More...
 
virtual double getLabelY (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Y property of Label. More...
 
virtual std::string getLaserID (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the ID property of Laser. More...
 
virtual std::string getLaserLotNumber (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the LotNumber property of Laser. More...
 
virtual std::string getLaserManufacturer (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the Manufacturer property of Laser. More...
 
virtual std::string getLaserModel (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the Model property of Laser. More...
 
virtual double getLaserPower (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the Power property of Laser. More...
 
virtual std::string getLaserSerialNumber (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the SerialNumber property of Laser. More...
 
virtual ome::xml::model::primitives::PositiveInteger getLaserFrequencyMultiplication (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the FrequencyMultiplication property of Laser. More...
 
virtual ome::xml::model::enums::LaserMedium getLaserLaserMedium (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the LaserMedium property of Laser. More...
 
virtual bool getLaserPockelCell (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the PockelCell property of Laser. More...
 
virtual ome::xml::model::enums::Pulse getLaserPulse (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the Pulse property of Laser. More...
 
virtual const std::string & getLaserPump (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the Pump property of Laser. More...
 
virtual double getLaserRepetitionRate (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the RepetitionRate property of Laser. More...
 
virtual bool getLaserTuneable (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the Tuneable property of Laser. More...
 
virtual ome::xml::model::enums::LaserType getLaserType (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the Type property of Laser. More...
 
virtual ome::xml::model::primitives::PositiveInteger getLaserWavelength (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the Wavelength property of Laser. More...
 
virtual std::string getLightEmittingDiodeID (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the ID property of LightEmittingDiode. More...
 
virtual std::string getLightEmittingDiodeLotNumber (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the LotNumber property of LightEmittingDiode. More...
 
virtual std::string getLightEmittingDiodeManufacturer (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the Manufacturer property of LightEmittingDiode. More...
 
virtual std::string getLightEmittingDiodeModel (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the Model property of LightEmittingDiode. More...
 
virtual double getLightEmittingDiodePower (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the Power property of LightEmittingDiode. More...
 
virtual std::string getLightEmittingDiodeSerialNumber (index_type instrumentIndex, index_type lightSourceIndex) const =0
 Get the SerialNumber property of LightEmittingDiode. More...
 
virtual const std::string & getLightPathDichroicRef (index_type imageIndex, index_type channelIndex) const =0
 Get the DichroicRef property of LightPath. More...
 
virtual const std::string & getLightPathEmissionFilterRef (index_type imageIndex, index_type channelIndex, index_type emissionFilterRefIndex) const =0
 Get the EmissionFilterRef property of LightPath. More...
 
virtual const std::string & getLightPathExcitationFilterRef (index_type imageIndex, index_type channelIndex, index_type excitationFilterRefIndex) const =0
 Get the ExcitationFilterRef property of LightPath. More...
 
virtual ome::xml::model::primitives::PercentFraction getChannelLightSourceSettingsAttenuation (index_type imageIndex, index_type channelIndex) const =0
 Get the Attenuation property of LightSourceSettings. More...
 
virtual ome::xml::model::primitives::PercentFraction getMicrobeamManipulationLightSourceSettingsAttenuation (index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex) const =0
 Get the Attenuation property of LightSourceSettings. More...
 
virtual std::string getChannelLightSourceSettingsID (index_type imageIndex, index_type channelIndex) const =0
 Get the ID property of LightSourceSettings. More...
 
virtual std::string getMicrobeamManipulationLightSourceSettingsID (index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex) const =0
 Get the ID property of LightSourceSettings. More...
 
virtual ome::xml::model::primitives::PositiveInteger getChannelLightSourceSettingsWavelength (index_type imageIndex, index_type channelIndex) const =0
 Get the Wavelength property of LightSourceSettings. More...
 
virtual ome::xml::model::primitives::PositiveInteger getMicrobeamManipulationLightSourceSettingsWavelength (index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex) const =0
 Get the Wavelength property of LightSourceSettings. More...
 
virtual ome::xml::model::primitives::Color getLineFillColor (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FillColor property of Line. More...
 
virtual ome::xml::model::enums::FillRule getLineFillRule (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FillRule property of Line. More...
 
virtual ome::xml::model::enums::FontFamily getLineFontFamily (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontFamily property of Line. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getLineFontSize (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontSize property of Line. More...
 
virtual ome::xml::model::enums::FontStyle getLineFontStyle (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontStyle property of Line. More...
 
virtual std::string getLineID (index_type ROIIndex, index_type shapeIndex) const =0
 Get the ID property of Line. More...
 
virtual ome::xml::model::enums::LineCap getLineLineCap (index_type ROIIndex, index_type shapeIndex) const =0
 Get the LineCap property of Line. More...
 
virtual bool getLineLocked (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Locked property of Line. More...
 
virtual ome::xml::model::primitives::Color getLineStrokeColor (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeColor property of Line. More...
 
virtual std::string getLineStrokeDashArray (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeDashArray property of Line. More...
 
virtual double getLineStrokeWidth (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeWidth property of Line. More...
 
virtual std::string getLineText (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Text property of Line. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getLineTheC (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheC property of Line. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getLineTheT (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheT property of Line. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getLineTheZ (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheZ property of Line. More...
 
virtual const ::ome::xml::model::AffineTransformgetLineTransform (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Transform property of Line. More...
 
virtual bool getLineVisible (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Visible property of Line. More...
 
virtual ome::xml::model::enums::Marker getLineMarkerEnd (index_type ROIIndex, index_type shapeIndex) const =0
 Get the MarkerEnd property of Line. More...
 
virtual ome::xml::model::enums::Marker getLineMarkerStart (index_type ROIIndex, index_type shapeIndex) const =0
 Get the MarkerStart property of Line. More...
 
virtual double getLineX1 (index_type ROIIndex, index_type shapeIndex) const =0
 Get the X1 property of Line. More...
 
virtual double getLineX2 (index_type ROIIndex, index_type shapeIndex) const =0
 Get the X2 property of Line. More...
 
virtual double getLineY1 (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Y1 property of Line. More...
 
virtual double getLineY2 (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Y2 property of Line. More...
 
virtual const std::string & getListAnnotationAnnotationRef (index_type listAnnotationIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of ListAnnotation. More...
 
virtual std::string getListAnnotationAnnotator (index_type listAnnotationIndex) const =0
 Get the Annotator property of ListAnnotation. More...
 
virtual std::string getListAnnotationDescription (index_type listAnnotationIndex) const =0
 Get the Description property of ListAnnotation. More...
 
virtual std::string getListAnnotationID (index_type listAnnotationIndex) const =0
 Get the ID property of ListAnnotation. More...
 
virtual std::string getListAnnotationNamespace (index_type listAnnotationIndex) const =0
 Get the Namespace property of ListAnnotation. More...
 
virtual const std::string & getLongAnnotationAnnotationRef (index_type longAnnotationIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of LongAnnotation. More...
 
virtual std::string getLongAnnotationAnnotator (index_type longAnnotationIndex) const =0
 Get the Annotator property of LongAnnotation. More...
 
virtual std::string getLongAnnotationDescription (index_type longAnnotationIndex) const =0
 Get the Description property of LongAnnotation. More...
 
virtual std::string getLongAnnotationID (index_type longAnnotationIndex) const =0
 Get the ID property of LongAnnotation. More...
 
virtual std::string getLongAnnotationNamespace (index_type longAnnotationIndex) const =0
 Get the Namespace property of LongAnnotation. More...
 
virtual int64_t getLongAnnotationValue (index_type longAnnotationIndex) const =0
 Get the Value property of LongAnnotation. More...
 
virtual ome::xml::model::primitives::Color getMaskFillColor (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FillColor property of Mask. More...
 
virtual ome::xml::model::enums::FillRule getMaskFillRule (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FillRule property of Mask. More...
 
virtual ome::xml::model::enums::FontFamily getMaskFontFamily (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontFamily property of Mask. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getMaskFontSize (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontSize property of Mask. More...
 
virtual ome::xml::model::enums::FontStyle getMaskFontStyle (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontStyle property of Mask. More...
 
virtual std::string getMaskID (index_type ROIIndex, index_type shapeIndex) const =0
 Get the ID property of Mask. More...
 
virtual ome::xml::model::enums::LineCap getMaskLineCap (index_type ROIIndex, index_type shapeIndex) const =0
 Get the LineCap property of Mask. More...
 
virtual bool getMaskLocked (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Locked property of Mask. More...
 
virtual ome::xml::model::primitives::Color getMaskStrokeColor (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeColor property of Mask. More...
 
virtual std::string getMaskStrokeDashArray (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeDashArray property of Mask. More...
 
virtual double getMaskStrokeWidth (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeWidth property of Mask. More...
 
virtual std::string getMaskText (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Text property of Mask. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getMaskTheC (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheC property of Mask. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getMaskTheT (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheT property of Mask. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getMaskTheZ (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheZ property of Mask. More...
 
virtual const ::ome::xml::model::AffineTransformgetMaskTransform (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Transform property of Mask. More...
 
virtual bool getMaskVisible (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Visible property of Mask. More...
 
virtual double getMaskHeight (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Height property of Mask. More...
 
virtual double getMaskWidth (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Width property of Mask. More...
 
virtual double getMaskX (index_type ROIIndex, index_type shapeIndex) const =0
 Get the X property of Mask. More...
 
virtual double getMaskY (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Y property of Mask. More...
 
virtual std::string getMicrobeamManipulationDescription (index_type experimentIndex, index_type microbeamManipulationIndex) const =0
 Get the Description property of MicrobeamManipulation. More...
 
virtual const std::string & getMicrobeamManipulationExperimenterRef (index_type experimentIndex, index_type microbeamManipulationIndex) const =0
 Get the ExperimenterRef property of MicrobeamManipulation. More...
 
virtual std::string getMicrobeamManipulationID (index_type experimentIndex, index_type microbeamManipulationIndex) const =0
 Get the ID property of MicrobeamManipulation. More...
 
virtual const std::string & getMicrobeamManipulationROIRef (index_type experimentIndex, index_type microbeamManipulationIndex, index_type ROIRefIndex) const =0
 Get the ROIRef property of MicrobeamManipulation. More...
 
virtual ome::xml::model::enums::MicrobeamManipulationType getMicrobeamManipulationType (index_type experimentIndex, index_type microbeamManipulationIndex) const =0
 Get the Type property of MicrobeamManipulation. More...
 
virtual std::string getMicroscopeLotNumber (index_type instrumentIndex) const =0
 Get the LotNumber property of Microscope. More...
 
virtual std::string getMicroscopeManufacturer (index_type instrumentIndex) const =0
 Get the Manufacturer property of Microscope. More...
 
virtual std::string getMicroscopeModel (index_type instrumentIndex) const =0
 Get the Model property of Microscope. More...
 
virtual std::string getMicroscopeSerialNumber (index_type instrumentIndex) const =0
 Get the SerialNumber property of Microscope. More...
 
virtual ome::xml::model::enums::MicroscopeType getMicroscopeType (index_type instrumentIndex) const =0
 Get the Type property of Microscope. More...
 
virtual double getObjectiveCalibratedMagnification (index_type instrumentIndex, index_type objectiveIndex) const =0
 Get the CalibratedMagnification property of Objective. More...
 
virtual ome::xml::model::enums::Correction getObjectiveCorrection (index_type instrumentIndex, index_type objectiveIndex) const =0
 Get the Correction property of Objective. More...
 
virtual std::string getObjectiveID (index_type instrumentIndex, index_type objectiveIndex) const =0
 Get the ID property of Objective. More...
 
virtual ome::xml::model::enums::Immersion getObjectiveImmersion (index_type instrumentIndex, index_type objectiveIndex) const =0
 Get the Immersion property of Objective. More...
 
virtual bool getObjectiveIris (index_type instrumentIndex, index_type objectiveIndex) const =0
 Get the Iris property of Objective. More...
 
virtual double getObjectiveLensNA (index_type instrumentIndex, index_type objectiveIndex) const =0
 Get the LensNA property of Objective. More...
 
virtual std::string getObjectiveLotNumber (index_type instrumentIndex, index_type objectiveIndex) const =0
 Get the LotNumber property of Objective. More...
 
virtual std::string getObjectiveManufacturer (index_type instrumentIndex, index_type objectiveIndex) const =0
 Get the Manufacturer property of Objective. More...
 
virtual std::string getObjectiveModel (index_type instrumentIndex, index_type objectiveIndex) const =0
 Get the Model property of Objective. More...
 
virtual double getObjectiveNominalMagnification (index_type instrumentIndex, index_type objectiveIndex) const =0
 Get the NominalMagnification property of Objective. More...
 
virtual std::string getObjectiveSerialNumber (index_type instrumentIndex, index_type objectiveIndex) const =0
 Get the SerialNumber property of Objective. More...
 
virtual double getObjectiveWorkingDistance (index_type instrumentIndex, index_type objectiveIndex) const =0
 Get the WorkingDistance property of Objective. More...
 
virtual double getObjectiveSettingsCorrectionCollar (index_type imageIndex) const =0
 Get the CorrectionCollar property of ObjectiveSettings. More...
 
virtual std::string getObjectiveSettingsID (index_type imageIndex) const =0
 Get the ID property of ObjectiveSettings. More...
 
virtual ome::xml::model::enums::Medium getObjectiveSettingsMedium (index_type imageIndex) const =0
 Get the Medium property of ObjectiveSettings. More...
 
virtual double getObjectiveSettingsRefractiveIndex (index_type imageIndex) const =0
 Get the RefractiveIndex property of ObjectiveSettings. More...
 
virtual const std::string & getPixelsAnnotationRef (index_type imageIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of Pixels. More...
 
virtual bool getPixelsBigEndian (index_type imageIndex) const =0
 Get the BigEndian property of Pixels. More...
 
virtual ome::xml::model::enums::DimensionOrder getPixelsDimensionOrder (index_type imageIndex) const =0
 Get the DimensionOrder property of Pixels. More...
 
virtual std::string getPixelsID (index_type imageIndex) const =0
 Get the ID property of Pixels. More...
 
virtual bool getPixelsInterleaved (index_type imageIndex) const =0
 Get the Interleaved property of Pixels. More...
 
virtual ome::xml::model::primitives::PositiveFloat getPixelsPhysicalSizeX (index_type imageIndex) const =0
 Get the PhysicalSizeX property of Pixels. More...
 
virtual ome::xml::model::primitives::PositiveFloat getPixelsPhysicalSizeY (index_type imageIndex) const =0
 Get the PhysicalSizeY property of Pixels. More...
 
virtual ome::xml::model::primitives::PositiveFloat getPixelsPhysicalSizeZ (index_type imageIndex) const =0
 Get the PhysicalSizeZ property of Pixels. More...
 
virtual ome::xml::model::primitives::PositiveInteger getPixelsSignificantBits (index_type imageIndex) const =0
 Get the SignificantBits property of Pixels. More...
 
virtual ome::xml::model::primitives::PositiveInteger getPixelsSizeC (index_type imageIndex) const =0
 Get the SizeC property of Pixels. More...
 
virtual ome::xml::model::primitives::PositiveInteger getPixelsSizeT (index_type imageIndex) const =0
 Get the SizeT property of Pixels. More...
 
virtual ome::xml::model::primitives::PositiveInteger getPixelsSizeX (index_type imageIndex) const =0
 Get the SizeX property of Pixels. More...
 
virtual ome::xml::model::primitives::PositiveInteger getPixelsSizeY (index_type imageIndex) const =0
 Get the SizeY property of Pixels. More...
 
virtual ome::xml::model::primitives::PositiveInteger getPixelsSizeZ (index_type imageIndex) const =0
 Get the SizeZ property of Pixels. More...
 
virtual double getPixelsTimeIncrement (index_type imageIndex) const =0
 Get the TimeIncrement property of Pixels. More...
 
virtual ome::xml::model::enums::PixelType getPixelsType (index_type imageIndex) const =0
 Get the Type property of Pixels. More...
 
virtual const std::string & getPlaneAnnotationRef (index_type imageIndex, index_type planeIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of Plane. More...
 
virtual double getPlaneDeltaT (index_type imageIndex, index_type planeIndex) const =0
 Get the DeltaT property of Plane. More...
 
virtual double getPlaneExposureTime (index_type imageIndex, index_type planeIndex) const =0
 Get the ExposureTime property of Plane. More...
 
virtual std::string getPlaneHashSHA1 (index_type imageIndex, index_type planeIndex) const =0
 Get the HashSHA1 property of Plane. More...
 
virtual double getPlanePositionX (index_type imageIndex, index_type planeIndex) const =0
 Get the PositionX property of Plane. More...
 
virtual double getPlanePositionY (index_type imageIndex, index_type planeIndex) const =0
 Get the PositionY property of Plane. More...
 
virtual double getPlanePositionZ (index_type imageIndex, index_type planeIndex) const =0
 Get the PositionZ property of Plane. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getPlaneTheC (index_type imageIndex, index_type planeIndex) const =0
 Get the TheC property of Plane. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getPlaneTheT (index_type imageIndex, index_type planeIndex) const =0
 Get the TheT property of Plane. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getPlaneTheZ (index_type imageIndex, index_type planeIndex) const =0
 Get the TheZ property of Plane. More...
 
virtual const std::string & getPlateAnnotationRef (index_type plateIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of Plate. More...
 
virtual ome::xml::model::enums::NamingConvention getPlateColumnNamingConvention (index_type plateIndex) const =0
 Get the ColumnNamingConvention property of Plate. More...
 
virtual ome::xml::model::primitives::PositiveInteger getPlateColumns (index_type plateIndex) const =0
 Get the Columns property of Plate. More...
 
virtual std::string getPlateDescription (index_type plateIndex) const =0
 Get the Description property of Plate. More...
 
virtual std::string getPlateExternalIdentifier (index_type plateIndex) const =0
 Get the ExternalIdentifier property of Plate. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getPlateFieldIndex (index_type plateIndex) const =0
 Get the FieldIndex property of Plate. More...
 
virtual std::string getPlateID (index_type plateIndex) const =0
 Get the ID property of Plate. More...
 
virtual std::string getPlateName (index_type plateIndex) const =0
 Get the Name property of Plate. More...
 
virtual ome::xml::model::enums::NamingConvention getPlateRowNamingConvention (index_type plateIndex) const =0
 Get the RowNamingConvention property of Plate. More...
 
virtual ome::xml::model::primitives::PositiveInteger getPlateRows (index_type plateIndex) const =0
 Get the Rows property of Plate. More...
 
virtual std::string getPlateStatus (index_type plateIndex) const =0
 Get the Status property of Plate. More...
 
virtual double getPlateWellOriginX (index_type plateIndex) const =0
 Get the WellOriginX property of Plate. More...
 
virtual double getPlateWellOriginY (index_type plateIndex) const =0
 Get the WellOriginY property of Plate. More...
 
virtual const std::string & getPlateAcquisitionAnnotationRef (index_type plateIndex, index_type plateAcquisitionIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of PlateAcquisition. More...
 
virtual std::string getPlateAcquisitionDescription (index_type plateIndex, index_type plateAcquisitionIndex) const =0
 Get the Description property of PlateAcquisition. More...
 
virtual ome::xml::model::primitives::Timestamp getPlateAcquisitionEndTime (index_type plateIndex, index_type plateAcquisitionIndex) const =0
 Get the EndTime property of PlateAcquisition. More...
 
virtual std::string getPlateAcquisitionID (index_type plateIndex, index_type plateAcquisitionIndex) const =0
 Get the ID property of PlateAcquisition. More...
 
virtual ome::xml::model::primitives::PositiveInteger getPlateAcquisitionMaximumFieldCount (index_type plateIndex, index_type plateAcquisitionIndex) const =0
 Get the MaximumFieldCount property of PlateAcquisition. More...
 
virtual std::string getPlateAcquisitionName (index_type plateIndex, index_type plateAcquisitionIndex) const =0
 Get the Name property of PlateAcquisition. More...
 
virtual ome::xml::model::primitives::Timestamp getPlateAcquisitionStartTime (index_type plateIndex, index_type plateAcquisitionIndex) const =0
 Get the StartTime property of PlateAcquisition. More...
 
virtual const std::string & getPlateAcquisitionWellSampleRef (index_type plateIndex, index_type plateAcquisitionIndex, index_type wellSampleRefIndex) const =0
 Get the WellSampleRef property of PlateAcquisition. More...
 
virtual ome::xml::model::primitives::Color getPointFillColor (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FillColor property of Point. More...
 
virtual ome::xml::model::enums::FillRule getPointFillRule (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FillRule property of Point. More...
 
virtual ome::xml::model::enums::FontFamily getPointFontFamily (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontFamily property of Point. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getPointFontSize (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontSize property of Point. More...
 
virtual ome::xml::model::enums::FontStyle getPointFontStyle (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontStyle property of Point. More...
 
virtual std::string getPointID (index_type ROIIndex, index_type shapeIndex) const =0
 Get the ID property of Point. More...
 
virtual ome::xml::model::enums::LineCap getPointLineCap (index_type ROIIndex, index_type shapeIndex) const =0
 Get the LineCap property of Point. More...
 
virtual bool getPointLocked (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Locked property of Point. More...
 
virtual ome::xml::model::primitives::Color getPointStrokeColor (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeColor property of Point. More...
 
virtual std::string getPointStrokeDashArray (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeDashArray property of Point. More...
 
virtual double getPointStrokeWidth (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeWidth property of Point. More...
 
virtual std::string getPointText (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Text property of Point. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getPointTheC (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheC property of Point. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getPointTheT (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheT property of Point. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getPointTheZ (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheZ property of Point. More...
 
virtual const ::ome::xml::model::AffineTransformgetPointTransform (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Transform property of Point. More...
 
virtual bool getPointVisible (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Visible property of Point. More...
 
virtual double getPointX (index_type ROIIndex, index_type shapeIndex) const =0
 Get the X property of Point. More...
 
virtual double getPointY (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Y property of Point. More...
 
virtual ome::xml::model::primitives::Color getPolygonFillColor (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FillColor property of Polygon. More...
 
virtual ome::xml::model::enums::FillRule getPolygonFillRule (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FillRule property of Polygon. More...
 
virtual ome::xml::model::enums::FontFamily getPolygonFontFamily (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontFamily property of Polygon. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getPolygonFontSize (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontSize property of Polygon. More...
 
virtual ome::xml::model::enums::FontStyle getPolygonFontStyle (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontStyle property of Polygon. More...
 
virtual std::string getPolygonID (index_type ROIIndex, index_type shapeIndex) const =0
 Get the ID property of Polygon. More...
 
virtual ome::xml::model::enums::LineCap getPolygonLineCap (index_type ROIIndex, index_type shapeIndex) const =0
 Get the LineCap property of Polygon. More...
 
virtual bool getPolygonLocked (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Locked property of Polygon. More...
 
virtual ome::xml::model::primitives::Color getPolygonStrokeColor (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeColor property of Polygon. More...
 
virtual std::string getPolygonStrokeDashArray (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeDashArray property of Polygon. More...
 
virtual double getPolygonStrokeWidth (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeWidth property of Polygon. More...
 
virtual std::string getPolygonText (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Text property of Polygon. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getPolygonTheC (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheC property of Polygon. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getPolygonTheT (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheT property of Polygon. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getPolygonTheZ (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheZ property of Polygon. More...
 
virtual const ::ome::xml::model::AffineTransformgetPolygonTransform (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Transform property of Polygon. More...
 
virtual bool getPolygonVisible (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Visible property of Polygon. More...
 
virtual std::string getPolygonPoints (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Points property of Polygon. More...
 
virtual ome::xml::model::primitives::Color getPolylineFillColor (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FillColor property of Polyline. More...
 
virtual ome::xml::model::enums::FillRule getPolylineFillRule (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FillRule property of Polyline. More...
 
virtual ome::xml::model::enums::FontFamily getPolylineFontFamily (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontFamily property of Polyline. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getPolylineFontSize (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontSize property of Polyline. More...
 
virtual ome::xml::model::enums::FontStyle getPolylineFontStyle (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontStyle property of Polyline. More...
 
virtual std::string getPolylineID (index_type ROIIndex, index_type shapeIndex) const =0
 Get the ID property of Polyline. More...
 
virtual ome::xml::model::enums::LineCap getPolylineLineCap (index_type ROIIndex, index_type shapeIndex) const =0
 Get the LineCap property of Polyline. More...
 
virtual bool getPolylineLocked (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Locked property of Polyline. More...
 
virtual ome::xml::model::primitives::Color getPolylineStrokeColor (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeColor property of Polyline. More...
 
virtual std::string getPolylineStrokeDashArray (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeDashArray property of Polyline. More...
 
virtual double getPolylineStrokeWidth (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeWidth property of Polyline. More...
 
virtual std::string getPolylineText (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Text property of Polyline. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getPolylineTheC (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheC property of Polyline. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getPolylineTheT (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheT property of Polyline. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getPolylineTheZ (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheZ property of Polyline. More...
 
virtual const ::ome::xml::model::AffineTransformgetPolylineTransform (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Transform property of Polyline. More...
 
virtual bool getPolylineVisible (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Visible property of Polyline. More...
 
virtual ome::xml::model::enums::Marker getPolylineMarkerEnd (index_type ROIIndex, index_type shapeIndex) const =0
 Get the MarkerEnd property of Polyline. More...
 
virtual ome::xml::model::enums::Marker getPolylineMarkerStart (index_type ROIIndex, index_type shapeIndex) const =0
 Get the MarkerStart property of Polyline. More...
 
virtual std::string getPolylinePoints (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Points property of Polyline. More...
 
virtual const std::string & getProjectAnnotationRef (index_type projectIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of Project. More...
 
virtual const std::string & getProjectDatasetRef (index_type projectIndex, index_type datasetRefIndex) const =0
 Get the DatasetRef property of Project. More...
 
virtual std::string getProjectDescription (index_type projectIndex) const =0
 Get the Description property of Project. More...
 
virtual const std::string & getProjectExperimenterGroupRef (index_type projectIndex) const =0
 Get the ExperimenterGroupRef property of Project. More...
 
virtual const std::string & getProjectExperimenterRef (index_type projectIndex) const =0
 Get the ExperimenterRef property of Project. More...
 
virtual std::string getProjectID (index_type projectIndex) const =0
 Get the ID property of Project. More...
 
virtual std::string getProjectName (index_type projectIndex) const =0
 Get the Name property of Project. More...
 
virtual const std::string & getROIAnnotationRef (index_type ROIIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of ROI. More...
 
virtual std::string getROIDescription (index_type ROIIndex) const =0
 Get the Description property of ROI. More...
 
virtual std::string getROIID (index_type ROIIndex) const =0
 Get the ID property of ROI. More...
 
virtual std::string getROIName (index_type ROIIndex) const =0
 Get the Name property of ROI. More...
 
virtual std::string getROINamespace (index_type ROIIndex) const =0
 Get the Namespace property of ROI. More...
 
virtual const std::string & getReagentAnnotationRef (index_type screenIndex, index_type reagentIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of Reagent. More...
 
virtual std::string getReagentDescription (index_type screenIndex, index_type reagentIndex) const =0
 Get the Description property of Reagent. More...
 
virtual std::string getReagentID (index_type screenIndex, index_type reagentIndex) const =0
 Get the ID property of Reagent. More...
 
virtual std::string getReagentName (index_type screenIndex, index_type reagentIndex) const =0
 Get the Name property of Reagent. More...
 
virtual std::string getReagentReagentIdentifier (index_type screenIndex, index_type reagentIndex) const =0
 Get the ReagentIdentifier property of Reagent. More...
 
virtual ome::xml::model::primitives::Color getRectangleFillColor (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FillColor property of Rectangle. More...
 
virtual ome::xml::model::enums::FillRule getRectangleFillRule (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FillRule property of Rectangle. More...
 
virtual ome::xml::model::enums::FontFamily getRectangleFontFamily (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontFamily property of Rectangle. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getRectangleFontSize (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontSize property of Rectangle. More...
 
virtual ome::xml::model::enums::FontStyle getRectangleFontStyle (index_type ROIIndex, index_type shapeIndex) const =0
 Get the FontStyle property of Rectangle. More...
 
virtual std::string getRectangleID (index_type ROIIndex, index_type shapeIndex) const =0
 Get the ID property of Rectangle. More...
 
virtual ome::xml::model::enums::LineCap getRectangleLineCap (index_type ROIIndex, index_type shapeIndex) const =0
 Get the LineCap property of Rectangle. More...
 
virtual bool getRectangleLocked (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Locked property of Rectangle. More...
 
virtual ome::xml::model::primitives::Color getRectangleStrokeColor (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeColor property of Rectangle. More...
 
virtual std::string getRectangleStrokeDashArray (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeDashArray property of Rectangle. More...
 
virtual double getRectangleStrokeWidth (index_type ROIIndex, index_type shapeIndex) const =0
 Get the StrokeWidth property of Rectangle. More...
 
virtual std::string getRectangleText (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Text property of Rectangle. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getRectangleTheC (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheC property of Rectangle. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getRectangleTheT (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheT property of Rectangle. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getRectangleTheZ (index_type ROIIndex, index_type shapeIndex) const =0
 Get the TheZ property of Rectangle. More...
 
virtual const ::ome::xml::model::AffineTransformgetRectangleTransform (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Transform property of Rectangle. More...
 
virtual bool getRectangleVisible (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Visible property of Rectangle. More...
 
virtual double getRectangleHeight (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Height property of Rectangle. More...
 
virtual double getRectangleWidth (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Width property of Rectangle. More...
 
virtual double getRectangleX (index_type ROIIndex, index_type shapeIndex) const =0
 Get the X property of Rectangle. More...
 
virtual double getRectangleY (index_type ROIIndex, index_type shapeIndex) const =0
 Get the Y property of Rectangle. More...
 
virtual std::string getRightsRightsHeld () const =0
 Get the RightsHeld property of Rights. More...
 
virtual std::string getRightsRightsHolder () const =0
 Get the RightsHolder property of Rights. More...
 
virtual const std::string & getScreenAnnotationRef (index_type screenIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of Screen. More...
 
virtual std::string getScreenDescription (index_type screenIndex) const =0
 Get the Description property of Screen. More...
 
virtual std::string getScreenID (index_type screenIndex) const =0
 Get the ID property of Screen. More...
 
virtual std::string getScreenName (index_type screenIndex) const =0
 Get the Name property of Screen. More...
 
virtual const std::string & getScreenPlateRef (index_type screenIndex, index_type plateRefIndex) const =0
 Get the PlateRef property of Screen. More...
 
virtual std::string getScreenProtocolDescription (index_type screenIndex) const =0
 Get the ProtocolDescription property of Screen. More...
 
virtual std::string getScreenProtocolIdentifier (index_type screenIndex) const =0
 Get the ProtocolIdentifier property of Screen. More...
 
virtual std::string getScreenReagentSetDescription (index_type screenIndex) const =0
 Get the ReagentSetDescription property of Screen. More...
 
virtual std::string getScreenReagentSetIdentifier (index_type screenIndex) const =0
 Get the ReagentSetIdentifier property of Screen. More...
 
virtual std::string getScreenType (index_type screenIndex) const =0
 Get the Type property of Screen. More...
 
virtual std::string getStageLabelName (index_type imageIndex) const =0
 Get the Name property of StageLabel. More...
 
virtual double getStageLabelX (index_type imageIndex) const =0
 Get the X property of StageLabel. More...
 
virtual double getStageLabelY (index_type imageIndex) const =0
 Get the Y property of StageLabel. More...
 
virtual double getStageLabelZ (index_type imageIndex) const =0
 Get the Z property of StageLabel. More...
 
virtual const std::string & getTagAnnotationAnnotationRef (index_type tagAnnotationIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of TagAnnotation. More...
 
virtual std::string getTagAnnotationAnnotator (index_type tagAnnotationIndex) const =0
 Get the Annotator property of TagAnnotation. More...
 
virtual std::string getTagAnnotationDescription (index_type tagAnnotationIndex) const =0
 Get the Description property of TagAnnotation. More...
 
virtual std::string getTagAnnotationID (index_type tagAnnotationIndex) const =0
 Get the ID property of TagAnnotation. More...
 
virtual std::string getTagAnnotationNamespace (index_type tagAnnotationIndex) const =0
 Get the Namespace property of TagAnnotation. More...
 
virtual std::string getTagAnnotationValue (index_type tagAnnotationIndex) const =0
 Get the Value property of TagAnnotation. More...
 
virtual const std::string & getTermAnnotationAnnotationRef (index_type termAnnotationIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of TermAnnotation. More...
 
virtual std::string getTermAnnotationAnnotator (index_type termAnnotationIndex) const =0
 Get the Annotator property of TermAnnotation. More...
 
virtual std::string getTermAnnotationDescription (index_type termAnnotationIndex) const =0
 Get the Description property of TermAnnotation. More...
 
virtual std::string getTermAnnotationID (index_type termAnnotationIndex) const =0
 Get the ID property of TermAnnotation. More...
 
virtual std::string getTermAnnotationNamespace (index_type termAnnotationIndex) const =0
 Get the Namespace property of TermAnnotation. More...
 
virtual std::string getTermAnnotationValue (index_type termAnnotationIndex) const =0
 Get the Value property of TermAnnotation. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getTiffDataFirstC (index_type imageIndex, index_type tiffDataIndex) const =0
 Get the FirstC property of TiffData. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getTiffDataFirstT (index_type imageIndex, index_type tiffDataIndex) const =0
 Get the FirstT property of TiffData. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getTiffDataFirstZ (index_type imageIndex, index_type tiffDataIndex) const =0
 Get the FirstZ property of TiffData. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getTiffDataIFD (index_type imageIndex, index_type tiffDataIndex) const =0
 Get the IFD property of TiffData. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getTiffDataPlaneCount (index_type imageIndex, index_type tiffDataIndex) const =0
 Get the PlaneCount property of TiffData. More...
 
virtual const std::string & getTimestampAnnotationAnnotationRef (index_type timestampAnnotationIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of TimestampAnnotation. More...
 
virtual std::string getTimestampAnnotationAnnotator (index_type timestampAnnotationIndex) const =0
 Get the Annotator property of TimestampAnnotation. More...
 
virtual std::string getTimestampAnnotationDescription (index_type timestampAnnotationIndex) const =0
 Get the Description property of TimestampAnnotation. More...
 
virtual std::string getTimestampAnnotationID (index_type timestampAnnotationIndex) const =0
 Get the ID property of TimestampAnnotation. More...
 
virtual std::string getTimestampAnnotationNamespace (index_type timestampAnnotationIndex) const =0
 Get the Namespace property of TimestampAnnotation. More...
 
virtual ome::xml::model::primitives::Timestamp getTimestampAnnotationValue (index_type timestampAnnotationIndex) const =0
 Get the Value property of TimestampAnnotation. More...
 
virtual ome::xml::model::primitives::PositiveInteger getTransmittanceRangeCutIn (index_type instrumentIndex, index_type filterIndex) const =0
 Get the CutIn property of TransmittanceRange. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getTransmittanceRangeCutInTolerance (index_type instrumentIndex, index_type filterIndex) const =0
 Get the CutInTolerance property of TransmittanceRange. More...
 
virtual ome::xml::model::primitives::PositiveInteger getTransmittanceRangeCutOut (index_type instrumentIndex, index_type filterIndex) const =0
 Get the CutOut property of TransmittanceRange. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getTransmittanceRangeCutOutTolerance (index_type instrumentIndex, index_type filterIndex) const =0
 Get the CutOutTolerance property of TransmittanceRange. More...
 
virtual ome::xml::model::primitives::PercentFraction getTransmittanceRangeTransmittance (index_type instrumentIndex, index_type filterIndex) const =0
 Get the Transmittance property of TransmittanceRange. More...
 
virtual std::string getUUIDFileName (index_type imageIndex, index_type tiffDataIndex) const =0
 Get the FileName property of UUID. More...
 
virtual const std::string & getWellAnnotationRef (index_type plateIndex, index_type wellIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of Well. More...
 
virtual ome::xml::model::primitives::Color getWellColor (index_type plateIndex, index_type wellIndex) const =0
 Get the Color property of Well. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getWellColumn (index_type plateIndex, index_type wellIndex) const =0
 Get the Column property of Well. More...
 
virtual std::string getWellExternalDescription (index_type plateIndex, index_type wellIndex) const =0
 Get the ExternalDescription property of Well. More...
 
virtual std::string getWellExternalIdentifier (index_type plateIndex, index_type wellIndex) const =0
 Get the ExternalIdentifier property of Well. More...
 
virtual std::string getWellID (index_type plateIndex, index_type wellIndex) const =0
 Get the ID property of Well. More...
 
virtual const std::string & getWellReagentRef (index_type plateIndex, index_type wellIndex) const =0
 Get the ReagentRef property of Well. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getWellRow (index_type plateIndex, index_type wellIndex) const =0
 Get the Row property of Well. More...
 
virtual std::string getWellType (index_type plateIndex, index_type wellIndex) const =0
 Get the Type property of Well. More...
 
virtual const std::string & getWellSampleAnnotationRef (index_type plateIndex, index_type wellIndex, index_type wellSampleIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of WellSample. More...
 
virtual std::string getWellSampleID (index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const =0
 Get the ID property of WellSample. More...
 
virtual const std::string & getWellSampleImageRef (index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const =0
 Get the ImageRef property of WellSample. More...
 
virtual ome::xml::model::primitives::NonNegativeInteger getWellSampleIndex (index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const =0
 Get the Index property of WellSample. More...
 
virtual double getWellSamplePositionX (index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const =0
 Get the PositionX property of WellSample. More...
 
virtual double getWellSamplePositionY (index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const =0
 Get the PositionY property of WellSample. More...
 
virtual ome::xml::model::primitives::Timestamp getWellSampleTimepoint (index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const =0
 Get the Timepoint property of WellSample. More...
 
virtual const std::string & getXMLAnnotationAnnotationRef (index_type XMLAnnotationIndex, index_type annotationRefIndex) const =0
 Get the AnnotationRef property of XMLAnnotation. More...
 
virtual std::string getXMLAnnotationAnnotator (index_type XMLAnnotationIndex) const =0
 Get the Annotator property of XMLAnnotation. More...
 
virtual std::string getXMLAnnotationDescription (index_type XMLAnnotationIndex) const =0
 Get the Description property of XMLAnnotation. More...
 
virtual std::string getXMLAnnotationID (index_type XMLAnnotationIndex) const =0
 Get the ID property of XMLAnnotation. More...
 
virtual std::string getXMLAnnotationNamespace (index_type XMLAnnotationIndex) const =0
 Get the Namespace property of XMLAnnotation. More...
 
virtual std::string getXMLAnnotationValue (index_type XMLAnnotationIndex) const =0
 Get the Value property of XMLAnnotation. More...
 

Protected Member Functions

 MetadataRetrieve ()
 Constructor.
 

Private Member Functions

 MetadataRetrieve (const MetadataRetrieve &)
 Copy constructor (deleted).
 
MetadataRetrieveoperator= (const MetadataRetrieve &)
 Assignment operator (deleted).
 

Additional Inherited Members

Detailed Description

Metadata retrieval interface.

MetadataRetrieve is a proxy whose responsibility it is to extract biological image data from a particular storage medium. This interface encompasses the metadata that any specific storage medium (file, relational database, etc.) should be expected to access from its backing data model.

The MetadataRetrieve interface goes hand in hand with the MetadataStore interface. Essentially, MetadataRetrieve provides the "getter" methods for a storage medium, and MetadataStore provides the "setter" methods. Since it often makes sense for a storage medium to implement both interfaces, there is also an Metadata interface encompassing both MetadataStore and MetadataRetrieve, which reduces the need to cast between object types.

See ome::xml::meta::OMEXMLMetadata for an example implementation.

See also
MetadataStore, Metadata, ome::xml::meta::OMEXMLMetadata.

Member Function Documentation

virtual std::string ome::xml::meta::MetadataRetrieve::getArcID ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the ID property of Arc.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getArcID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getArcLotNumber ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the LotNumber property of Arc.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the LotNumber property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getArcLotNumber().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getArcManufacturer ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the Manufacturer property of Arc.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the Manufacturer property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getArcManufacturer().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getArcModel ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the Model property of Arc.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the Model property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getArcModel().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getArcPower ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the Power property of Arc.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the Power property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getArcPower().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getArcSerialNumber ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the SerialNumber property of Arc.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the SerialNumber property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getArcSerialNumber().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::ArcType ome::xml::meta::MetadataRetrieve::getArcType ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the Type property of Arc.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the Type property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getArcType().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getBinaryFileFileName ( index_type  fileAnnotationIndex) const
pure virtual

Get the FileName property of BinaryFile.

Parameters
fileAnnotationIndexthe FileAnnotation index.
Returns
the FileName property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getBinaryFileFileName().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getBinaryFileMIMEType ( index_type  fileAnnotationIndex) const
pure virtual

Get the MIMEType property of BinaryFile.

Parameters
fileAnnotationIndexthe FileAnnotation index.
Returns
the MIMEType property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getBinaryFileMIMEType().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeLong ome::xml::meta::MetadataRetrieve::getBinaryFileSize ( index_type  fileAnnotationIndex) const
pure virtual

Get the Size property of BinaryFile.

Parameters
fileAnnotationIndexthe FileAnnotation index.
Returns
the Size property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getBinaryFileSize().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getBinaryOnlyMetadataFile ( ) const
pure virtual

Get the MetadataFile property of BinaryOnly.

Returns
the MetadataFile property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getBinaryOnlyMetadataFile().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getBinaryOnlyUUID ( ) const
pure virtual

Get the UUID property of BinaryOnly.

Returns
the UUID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getBinaryOnlyUUID().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getBooleanAnnotationAnnotationCount ( index_type  booleanAnnotationIndex) const
pure virtual

Get the number of links to a BooleanAnnotation.

This method returns the number of references to the specified BooleanAnnotation held by all model objects.

Parameters
booleanAnnotationIndexthe BooleanAnnotation index.
Returns
the number of BooleanAnnotation links.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getBooleanAnnotationAnnotationCount().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getBooleanAnnotationAnnotationRef ( index_type  booleanAnnotationIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of BooleanAnnotation.

Parameters
booleanAnnotationIndexthe BooleanAnnotation index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getBooleanAnnotationAnnotationRef().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getBooleanAnnotationAnnotator ( index_type  booleanAnnotationIndex) const
pure virtual

Get the Annotator property of BooleanAnnotation.

Parameters
booleanAnnotationIndexthe BooleanAnnotation index.
Returns
the Annotator property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getBooleanAnnotationAnnotator().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getBooleanAnnotationCount ( ) const
pure virtual

Get the number of BooleanAnnotation elements.

Returns
the number of BooleanAnnotation elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getBooleanAnnotationCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getBooleanAnnotationDescription ( index_type  booleanAnnotationIndex) const
pure virtual

Get the Description property of BooleanAnnotation.

Parameters
booleanAnnotationIndexthe BooleanAnnotation index.
Returns
the Description property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getBooleanAnnotationDescription().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getBooleanAnnotationID ( index_type  booleanAnnotationIndex) const
pure virtual

Get the ID property of BooleanAnnotation.

Parameters
booleanAnnotationIndexthe BooleanAnnotation index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getBooleanAnnotationID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getBooleanAnnotationNamespace ( index_type  booleanAnnotationIndex) const
pure virtual

Get the Namespace property of BooleanAnnotation.

Parameters
booleanAnnotationIndexthe BooleanAnnotation index.
Returns
the Namespace property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getBooleanAnnotationNamespace().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getBooleanAnnotationValue ( index_type  booleanAnnotationIndex) const
pure virtual

Get the Value property of BooleanAnnotation.

Parameters
booleanAnnotationIndexthe BooleanAnnotation index.
Returns
the Value property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getBooleanAnnotationValue().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::AcquisitionMode ome::xml::meta::MetadataRetrieve::getChannelAcquisitionMode ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the AcquisitionMode property of Channel.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the AcquisitionMode property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getChannelAcquisitionMode().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getChannelAnnotationRef ( index_type  imageIndex,
index_type  channelIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of Channel.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getChannelAnnotationRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getChannelAnnotationRefCount ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the number of AnnotationRef elements in Channel.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the number of AnnotationRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getChannelAnnotationRefCount().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Color ome::xml::meta::MetadataRetrieve::getChannelColor ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the Color property of Channel.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the Color property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getChannelColor().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::ContrastMethod ome::xml::meta::MetadataRetrieve::getChannelContrastMethod ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the ContrastMethod property of Channel.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the ContrastMethod property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getChannelContrastMethod().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getChannelCount ( index_type  imageIndex) const
pure virtual

Get the number of Channel elements.

Parameters
imageIndexthe Image index.
Returns
the number of Channel elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getChannelCount(), ome::bioformats::validateModel(), and ome::bioformats::verifyMinimum().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PositiveInteger ome::xml::meta::MetadataRetrieve::getChannelEmissionWavelength ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the EmissionWavelength property of Channel.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the EmissionWavelength property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getChannelEmissionWavelength().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PositiveInteger ome::xml::meta::MetadataRetrieve::getChannelExcitationWavelength ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the ExcitationWavelength property of Channel.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the ExcitationWavelength property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getChannelExcitationWavelength().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getChannelFilterSetRef ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the FilterSetRef property of Channel.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the FilterSetRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getChannelFilterSetRef().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getChannelFluor ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the Fluor property of Channel.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the Fluor property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getChannelFluor().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getChannelID ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the ID property of Channel.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getChannelID(), and ome::bioformats::verifyMinimum().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::IlluminationType ome::xml::meta::MetadataRetrieve::getChannelIlluminationType ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the IlluminationType property of Channel.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the IlluminationType property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getChannelIlluminationType().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PercentFraction ome::xml::meta::MetadataRetrieve::getChannelLightSourceSettingsAttenuation ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the Attenuation property of LightSourceSettings.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the Attenuation property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getChannelLightSourceSettingsAttenuation().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getChannelLightSourceSettingsID ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the ID property of LightSourceSettings.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getChannelLightSourceSettingsID().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PositiveInteger ome::xml::meta::MetadataRetrieve::getChannelLightSourceSettingsWavelength ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the Wavelength property of LightSourceSettings.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the Wavelength property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getChannelLightSourceSettingsWavelength().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getChannelName ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the Name property of Channel.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the Name property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getChannelName().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getChannelNDFilter ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the NDFilter property of Channel.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the NDFilter property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getChannelNDFilter().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getChannelPinholeSize ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the PinholeSize property of Channel.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the PinholeSize property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getChannelPinholeSize().

+ Here is the caller graph for this function:

virtual int32_t ome::xml::meta::MetadataRetrieve::getChannelPockelCellSetting ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the PockelCellSetting property of Channel.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the PockelCellSetting property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getChannelPockelCellSetting().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PositiveInteger ome::xml::meta::MetadataRetrieve::getChannelSamplesPerPixel ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the SamplesPerPixel property of Channel.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the SamplesPerPixel property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getChannelSamplesPerPixel(), and ome::bioformats::validateModel().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getCommentAnnotationAnnotationCount ( index_type  commentAnnotationIndex) const
pure virtual

Get the number of links to a CommentAnnotation.

This method returns the number of references to the specified CommentAnnotation held by all model objects.

Parameters
commentAnnotationIndexthe CommentAnnotation index.
Returns
the number of CommentAnnotation links.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getCommentAnnotationAnnotationCount().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getCommentAnnotationAnnotationRef ( index_type  commentAnnotationIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of CommentAnnotation.

Parameters
commentAnnotationIndexthe CommentAnnotation index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getCommentAnnotationAnnotationRef().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getCommentAnnotationAnnotator ( index_type  commentAnnotationIndex) const
pure virtual

Get the Annotator property of CommentAnnotation.

Parameters
commentAnnotationIndexthe CommentAnnotation index.
Returns
the Annotator property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getCommentAnnotationAnnotator().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getCommentAnnotationCount ( ) const
pure virtual

Get the number of CommentAnnotation elements.

Returns
the number of CommentAnnotation elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getCommentAnnotationCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getCommentAnnotationDescription ( index_type  commentAnnotationIndex) const
pure virtual

Get the Description property of CommentAnnotation.

Parameters
commentAnnotationIndexthe CommentAnnotation index.
Returns
the Description property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getCommentAnnotationDescription().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getCommentAnnotationID ( index_type  commentAnnotationIndex) const
pure virtual

Get the ID property of CommentAnnotation.

Parameters
commentAnnotationIndexthe CommentAnnotation index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getCommentAnnotationID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getCommentAnnotationNamespace ( index_type  commentAnnotationIndex) const
pure virtual

Get the Namespace property of CommentAnnotation.

Parameters
commentAnnotationIndexthe CommentAnnotation index.
Returns
the Namespace property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getCommentAnnotationNamespace().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getCommentAnnotationValue ( index_type  commentAnnotationIndex) const
pure virtual

Get the Value property of CommentAnnotation.

Parameters
commentAnnotationIndexthe CommentAnnotation index.
Returns
the Value property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getCommentAnnotationValue().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getDatasetAnnotationRef ( index_type  datasetIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of Dataset.

Parameters
datasetIndexthe Dataset index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDatasetAnnotationRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getDatasetAnnotationRefCount ( index_type  datasetIndex) const
pure virtual

Get the number of AnnotationRef elements in Dataset.

Parameters
datasetIndexthe Dataset index.
Returns
the number of AnnotationRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDatasetAnnotationRefCount().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getDatasetCount ( ) const
pure virtual

Get the number of Dataset elements.

Returns
the number of Dataset elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDatasetCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getDatasetDescription ( index_type  datasetIndex) const
pure virtual

Get the Description property of Dataset.

Parameters
datasetIndexthe Dataset index.
Returns
the Description property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDatasetDescription().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getDatasetExperimenterGroupRef ( index_type  datasetIndex) const
pure virtual

Get the ExperimenterGroupRef property of Dataset.

Parameters
datasetIndexthe Dataset index.
Returns
the ExperimenterGroupRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDatasetExperimenterGroupRef().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getDatasetExperimenterRef ( index_type  datasetIndex) const
pure virtual

Get the ExperimenterRef property of Dataset.

Parameters
datasetIndexthe Dataset index.
Returns
the ExperimenterRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDatasetExperimenterRef().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getDatasetID ( index_type  datasetIndex) const
pure virtual

Get the ID property of Dataset.

Parameters
datasetIndexthe Dataset index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDatasetID().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getDatasetImageRef ( index_type  datasetIndex,
index_type  imageRefIndex 
) const
pure virtual

Get the ImageRef property of Dataset.

Parameters
datasetIndexthe Dataset index.
imageRefIndexImageRef index (unused).
Returns
the ImageRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDatasetImageRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getDatasetImageRefCount ( index_type  datasetIndex) const
pure virtual

Get the number of ImageRef elements in Dataset.

Parameters
datasetIndexthe Dataset index.
Returns
the number of ImageRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDatasetImageRefCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getDatasetName ( index_type  datasetIndex) const
pure virtual

Get the Name property of Dataset.

Parameters
datasetIndexthe Dataset index.
Returns
the Name property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDatasetName().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getDatasetRefCount ( index_type  projectIndex) const
pure virtual

Get the number of DatasetRef elements.

Parameters
projectIndexthe Project index.
Returns
the number of DatasetRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDatasetRefCount().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getDetectorAmplificationGain ( index_type  instrumentIndex,
index_type  detectorIndex 
) const
pure virtual

Get the AmplificationGain property of Detector.

Parameters
instrumentIndexthe Instrument index.
detectorIndexthe Detector index.
Returns
the AmplificationGain property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDetectorAmplificationGain().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getDetectorCount ( index_type  instrumentIndex) const
pure virtual

Get the number of Detector elements.

Parameters
instrumentIndexthe Instrument index.
Returns
the number of Detector elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDetectorCount().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getDetectorGain ( index_type  instrumentIndex,
index_type  detectorIndex 
) const
pure virtual

Get the Gain property of Detector.

Parameters
instrumentIndexthe Instrument index.
detectorIndexthe Detector index.
Returns
the Gain property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDetectorGain().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getDetectorID ( index_type  instrumentIndex,
index_type  detectorIndex 
) const
pure virtual

Get the ID property of Detector.

Parameters
instrumentIndexthe Instrument index.
detectorIndexthe Detector index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDetectorID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getDetectorLotNumber ( index_type  instrumentIndex,
index_type  detectorIndex 
) const
pure virtual

Get the LotNumber property of Detector.

Parameters
instrumentIndexthe Instrument index.
detectorIndexthe Detector index.
Returns
the LotNumber property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDetectorLotNumber().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getDetectorManufacturer ( index_type  instrumentIndex,
index_type  detectorIndex 
) const
pure virtual

Get the Manufacturer property of Detector.

Parameters
instrumentIndexthe Instrument index.
detectorIndexthe Detector index.
Returns
the Manufacturer property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDetectorManufacturer().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getDetectorModel ( index_type  instrumentIndex,
index_type  detectorIndex 
) const
pure virtual

Get the Model property of Detector.

Parameters
instrumentIndexthe Instrument index.
detectorIndexthe Detector index.
Returns
the Model property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDetectorModel().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getDetectorOffset ( index_type  instrumentIndex,
index_type  detectorIndex 
) const
pure virtual

Get the Offset property of Detector.

Parameters
instrumentIndexthe Instrument index.
detectorIndexthe Detector index.
Returns
the Offset property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDetectorOffset().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getDetectorSerialNumber ( index_type  instrumentIndex,
index_type  detectorIndex 
) const
pure virtual

Get the SerialNumber property of Detector.

Parameters
instrumentIndexthe Instrument index.
detectorIndexthe Detector index.
Returns
the SerialNumber property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDetectorSerialNumber().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::Binning ome::xml::meta::MetadataRetrieve::getDetectorSettingsBinning ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the Binning property of DetectorSettings.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the Binning property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDetectorSettingsBinning().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getDetectorSettingsGain ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the Gain property of DetectorSettings.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the Gain property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDetectorSettingsGain().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getDetectorSettingsID ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the ID property of DetectorSettings.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDetectorSettingsID().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PositiveInteger ome::xml::meta::MetadataRetrieve::getDetectorSettingsIntegration ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the Integration property of DetectorSettings.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the Integration property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDetectorSettingsIntegration().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getDetectorSettingsOffset ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the Offset property of DetectorSettings.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the Offset property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDetectorSettingsOffset().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getDetectorSettingsReadOutRate ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the ReadOutRate property of DetectorSettings.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the ReadOutRate property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDetectorSettingsReadOutRate().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getDetectorSettingsVoltage ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the Voltage property of DetectorSettings.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the Voltage property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDetectorSettingsVoltage().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getDetectorSettingsZoom ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the Zoom property of DetectorSettings.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the Zoom property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDetectorSettingsZoom().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::DetectorType ome::xml::meta::MetadataRetrieve::getDetectorType ( index_type  instrumentIndex,
index_type  detectorIndex 
) const
pure virtual

Get the Type property of Detector.

Parameters
instrumentIndexthe Instrument index.
detectorIndexthe Detector index.
Returns
the Type property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDetectorType().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getDetectorVoltage ( index_type  instrumentIndex,
index_type  detectorIndex 
) const
pure virtual

Get the Voltage property of Detector.

Parameters
instrumentIndexthe Instrument index.
detectorIndexthe Detector index.
Returns
the Voltage property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDetectorVoltage().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getDetectorZoom ( index_type  instrumentIndex,
index_type  detectorIndex 
) const
pure virtual

Get the Zoom property of Detector.

Parameters
instrumentIndexthe Instrument index.
detectorIndexthe Detector index.
Returns
the Zoom property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDetectorZoom().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getDichroicCount ( index_type  instrumentIndex) const
pure virtual

Get the number of Dichroic elements.

Parameters
instrumentIndexthe Instrument index.
Returns
the number of Dichroic elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDichroicCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getDichroicID ( index_type  instrumentIndex,
index_type  dichroicIndex 
) const
pure virtual

Get the ID property of Dichroic.

Parameters
instrumentIndexthe Instrument index.
dichroicIndexthe Dichroic index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDichroicID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getDichroicLotNumber ( index_type  instrumentIndex,
index_type  dichroicIndex 
) const
pure virtual

Get the LotNumber property of Dichroic.

Parameters
instrumentIndexthe Instrument index.
dichroicIndexthe Dichroic index.
Returns
the LotNumber property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDichroicLotNumber().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getDichroicManufacturer ( index_type  instrumentIndex,
index_type  dichroicIndex 
) const
pure virtual

Get the Manufacturer property of Dichroic.

Parameters
instrumentIndexthe Instrument index.
dichroicIndexthe Dichroic index.
Returns
the Manufacturer property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDichroicManufacturer().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getDichroicModel ( index_type  instrumentIndex,
index_type  dichroicIndex 
) const
pure virtual

Get the Model property of Dichroic.

Parameters
instrumentIndexthe Instrument index.
dichroicIndexthe Dichroic index.
Returns
the Model property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDichroicModel().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getDichroicSerialNumber ( index_type  instrumentIndex,
index_type  dichroicIndex 
) const
pure virtual

Get the SerialNumber property of Dichroic.

Parameters
instrumentIndexthe Instrument index.
dichroicIndexthe Dichroic index.
Returns
the SerialNumber property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDichroicSerialNumber().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getDoubleAnnotationAnnotationCount ( index_type  doubleAnnotationIndex) const
pure virtual

Get the number of links to a DoubleAnnotation.

This method returns the number of references to the specified DoubleAnnotation held by all model objects.

Parameters
doubleAnnotationIndexthe DoubleAnnotation index.
Returns
the number of DoubleAnnotation links.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDoubleAnnotationAnnotationCount().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getDoubleAnnotationAnnotationRef ( index_type  doubleAnnotationIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of DoubleAnnotation.

Parameters
doubleAnnotationIndexthe DoubleAnnotation index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDoubleAnnotationAnnotationRef().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getDoubleAnnotationAnnotator ( index_type  doubleAnnotationIndex) const
pure virtual

Get the Annotator property of DoubleAnnotation.

Parameters
doubleAnnotationIndexthe DoubleAnnotation index.
Returns
the Annotator property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDoubleAnnotationAnnotator().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getDoubleAnnotationCount ( ) const
pure virtual

Get the number of DoubleAnnotation elements.

Returns
the number of DoubleAnnotation elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDoubleAnnotationCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getDoubleAnnotationDescription ( index_type  doubleAnnotationIndex) const
pure virtual

Get the Description property of DoubleAnnotation.

Parameters
doubleAnnotationIndexthe DoubleAnnotation index.
Returns
the Description property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDoubleAnnotationDescription().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getDoubleAnnotationID ( index_type  doubleAnnotationIndex) const
pure virtual

Get the ID property of DoubleAnnotation.

Parameters
doubleAnnotationIndexthe DoubleAnnotation index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDoubleAnnotationID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getDoubleAnnotationNamespace ( index_type  doubleAnnotationIndex) const
pure virtual

Get the Namespace property of DoubleAnnotation.

Parameters
doubleAnnotationIndexthe DoubleAnnotation index.
Returns
the Namespace property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDoubleAnnotationNamespace().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getDoubleAnnotationValue ( index_type  doubleAnnotationIndex) const
pure virtual

Get the Value property of DoubleAnnotation.

Parameters
doubleAnnotationIndexthe DoubleAnnotation index.
Returns
the Value property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getDoubleAnnotationValue().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Color ome::xml::meta::MetadataRetrieve::getEllipseFillColor ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FillColor property of Ellipse.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FillColor property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getEllipseFillColor().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FillRule ome::xml::meta::MetadataRetrieve::getEllipseFillRule ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FillRule property of Ellipse.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FillRule property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getEllipseFillRule().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FontFamily ome::xml::meta::MetadataRetrieve::getEllipseFontFamily ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontFamily property of Ellipse.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontFamily property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getEllipseFontFamily().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getEllipseFontSize ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontSize property of Ellipse.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontSize property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getEllipseFontSize().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FontStyle ome::xml::meta::MetadataRetrieve::getEllipseFontStyle ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontStyle property of Ellipse.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontStyle property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getEllipseFontStyle().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getEllipseID ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the ID property of Ellipse.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getEllipseID().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::LineCap ome::xml::meta::MetadataRetrieve::getEllipseLineCap ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the LineCap property of Ellipse.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the LineCap property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getEllipseLineCap().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getEllipseLocked ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Locked property of Ellipse.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Locked property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getEllipseLocked().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getEllipseRadiusX ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the RadiusX property of Ellipse.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the RadiusX property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getEllipseRadiusX().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getEllipseRadiusY ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the RadiusY property of Ellipse.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the RadiusY property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getEllipseRadiusY().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Color ome::xml::meta::MetadataRetrieve::getEllipseStrokeColor ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeColor property of Ellipse.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeColor property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getEllipseStrokeColor().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getEllipseStrokeDashArray ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeDashArray property of Ellipse.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeDashArray property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getEllipseStrokeDashArray().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getEllipseStrokeWidth ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeWidth property of Ellipse.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeWidth property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getEllipseStrokeWidth().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getEllipseText ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Text property of Ellipse.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Text property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getEllipseText().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getEllipseTheC ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheC property of Ellipse.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheC property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getEllipseTheC().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getEllipseTheT ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheT property of Ellipse.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheT property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getEllipseTheT().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getEllipseTheZ ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheZ property of Ellipse.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheZ property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getEllipseTheZ().

+ Here is the caller graph for this function:

virtual const ::ome::xml::model::AffineTransform& ome::xml::meta::MetadataRetrieve::getEllipseTransform ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Transform property of Ellipse.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Transform property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getEllipseTransform().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getEllipseVisible ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Visible property of Ellipse.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Visible property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getEllipseVisible().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getEllipseX ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the X property of Ellipse.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the X property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getEllipseX().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getEllipseY ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Y property of Ellipse.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Y property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getEllipseY().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getExperimentCount ( ) const
pure virtual

Get the number of Experiment elements.

Returns
the number of Experiment elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimentCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getExperimentDescription ( index_type  experimentIndex) const
pure virtual

Get the Description property of Experiment.

Parameters
experimentIndexthe Experiment index.
Returns
the Description property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimentDescription().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getExperimenterAnnotationRef ( index_type  experimenterIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of Experimenter.

Parameters
experimenterIndexthe Experimenter index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimenterAnnotationRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getExperimenterAnnotationRefCount ( index_type  experimenterIndex) const
pure virtual

Get the number of AnnotationRef elements in Experimenter.

Parameters
experimenterIndexthe Experimenter index.
Returns
the number of AnnotationRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimenterAnnotationRefCount().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getExperimenterCount ( ) const
pure virtual

Get the number of Experimenter elements.

Returns
the number of Experimenter elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimenterCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getExperimenterEmail ( index_type  experimenterIndex) const
pure virtual

Get the Email property of Experimenter.

Parameters
experimenterIndexthe Experimenter index.
Returns
the Email property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimenterEmail().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getExperimenterFirstName ( index_type  experimenterIndex) const
pure virtual

Get the FirstName property of Experimenter.

Parameters
experimenterIndexthe Experimenter index.
Returns
the FirstName property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimenterFirstName().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getExperimenterGroupAnnotationRef ( index_type  experimenterGroupIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of ExperimenterGroup.

Parameters
experimenterGroupIndexthe ExperimenterGroup index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimenterGroupAnnotationRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getExperimenterGroupAnnotationRefCount ( index_type  experimenterGroupIndex) const
pure virtual

Get the number of AnnotationRef elements in ExperimenterGroup.

Parameters
experimenterGroupIndexthe ExperimenterGroup index.
Returns
the number of AnnotationRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimenterGroupAnnotationRefCount().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getExperimenterGroupCount ( ) const
pure virtual

Get the number of ExperimenterGroup elements.

Returns
the number of ExperimenterGroup elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimenterGroupCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getExperimenterGroupDescription ( index_type  experimenterGroupIndex) const
pure virtual

Get the Description property of ExperimenterGroup.

Parameters
experimenterGroupIndexthe ExperimenterGroup index.
Returns
the Description property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimenterGroupDescription().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getExperimenterGroupExperimenterRef ( index_type  experimenterGroupIndex,
index_type  experimenterRefIndex 
) const
pure virtual

Get the ExperimenterRef property of ExperimenterGroup.

Parameters
experimenterGroupIndexthe ExperimenterGroup index.
experimenterRefIndexExperimenterRef index (unused).
Returns
the ExperimenterRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimenterGroupExperimenterRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getExperimenterGroupExperimenterRefCount ( index_type  experimenterGroupIndex) const
pure virtual

Get the number of ExperimenterRef elements in ExperimenterGroup.

Parameters
experimenterGroupIndexthe ExperimenterGroup index.
Returns
the number of ExperimenterRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimenterGroupExperimenterRefCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getExperimenterGroupID ( index_type  experimenterGroupIndex) const
pure virtual

Get the ID property of ExperimenterGroup.

Parameters
experimenterGroupIndexthe ExperimenterGroup index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimenterGroupID().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getExperimenterGroupLeader ( index_type  experimenterGroupIndex,
index_type  leaderIndex 
) const
pure virtual

Get the Leader property of ExperimenterGroup.

Parameters
experimenterGroupIndexthe ExperimenterGroup index.
leaderIndexLeader index (unused).
Returns
the Leader property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimenterGroupLeader().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getExperimenterGroupName ( index_type  experimenterGroupIndex) const
pure virtual

Get the Name property of ExperimenterGroup.

Parameters
experimenterGroupIndexthe ExperimenterGroup index.
Returns
the Name property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimenterGroupName().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getExperimenterID ( index_type  experimenterIndex) const
pure virtual

Get the ID property of Experimenter.

Parameters
experimenterIndexthe Experimenter index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimenterID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getExperimenterInstitution ( index_type  experimenterIndex) const
pure virtual

Get the Institution property of Experimenter.

Parameters
experimenterIndexthe Experimenter index.
Returns
the Institution property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimenterInstitution().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getExperimenterLastName ( index_type  experimenterIndex) const
pure virtual

Get the LastName property of Experimenter.

Parameters
experimenterIndexthe Experimenter index.
Returns
the LastName property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimenterLastName().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getExperimenterMiddleName ( index_type  experimenterIndex) const
pure virtual

Get the MiddleName property of Experimenter.

Parameters
experimenterIndexthe Experimenter index.
Returns
the MiddleName property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimenterMiddleName().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getExperimenterUserName ( index_type  experimenterIndex) const
pure virtual

Get the UserName property of Experimenter.

Parameters
experimenterIndexthe Experimenter index.
Returns
the UserName property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimenterUserName().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getExperimentExperimenterRef ( index_type  experimentIndex) const
pure virtual

Get the ExperimenterRef property of Experiment.

Parameters
experimentIndexthe Experiment index.
Returns
the ExperimenterRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimentExperimenterRef().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getExperimentID ( index_type  experimentIndex) const
pure virtual

Get the ID property of Experiment.

Parameters
experimentIndexthe Experiment index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimentID().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::ExperimentType ome::xml::meta::MetadataRetrieve::getExperimentType ( index_type  experimentIndex) const
pure virtual

Get the Type property of Experiment.

Parameters
experimentIndexthe Experiment index.
Returns
the Type property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getExperimentType().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getFilamentID ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the ID property of Filament.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilamentID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getFilamentLotNumber ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the LotNumber property of Filament.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the LotNumber property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilamentLotNumber().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getFilamentManufacturer ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the Manufacturer property of Filament.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the Manufacturer property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilamentManufacturer().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getFilamentModel ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the Model property of Filament.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the Model property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilamentModel().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getFilamentPower ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the Power property of Filament.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the Power property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilamentPower().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getFilamentSerialNumber ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the SerialNumber property of Filament.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the SerialNumber property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilamentSerialNumber().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FilamentType ome::xml::meta::MetadataRetrieve::getFilamentType ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the Type property of Filament.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the Type property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilamentType().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getFileAnnotationAnnotationCount ( index_type  fileAnnotationIndex) const
pure virtual

Get the number of links to a FileAnnotation.

This method returns the number of references to the specified FileAnnotation held by all model objects.

Parameters
fileAnnotationIndexthe FileAnnotation index.
Returns
the number of FileAnnotation links.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFileAnnotationAnnotationCount().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getFileAnnotationAnnotationRef ( index_type  fileAnnotationIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of FileAnnotation.

Parameters
fileAnnotationIndexthe FileAnnotation index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFileAnnotationAnnotationRef().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getFileAnnotationAnnotator ( index_type  fileAnnotationIndex) const
pure virtual

Get the Annotator property of FileAnnotation.

Parameters
fileAnnotationIndexthe FileAnnotation index.
Returns
the Annotator property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFileAnnotationAnnotator().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getFileAnnotationCount ( ) const
pure virtual

Get the number of FileAnnotation elements.

Returns
the number of FileAnnotation elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFileAnnotationCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getFileAnnotationDescription ( index_type  fileAnnotationIndex) const
pure virtual

Get the Description property of FileAnnotation.

Parameters
fileAnnotationIndexthe FileAnnotation index.
Returns
the Description property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFileAnnotationDescription().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getFileAnnotationID ( index_type  fileAnnotationIndex) const
pure virtual

Get the ID property of FileAnnotation.

Parameters
fileAnnotationIndexthe FileAnnotation index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFileAnnotationID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getFileAnnotationNamespace ( index_type  fileAnnotationIndex) const
pure virtual

Get the Namespace property of FileAnnotation.

Parameters
fileAnnotationIndexthe FileAnnotation index.
Returns
the Namespace property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFileAnnotationNamespace().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getFilterCount ( index_type  instrumentIndex) const
pure virtual

Get the number of Filter elements.

Parameters
instrumentIndexthe Instrument index.
Returns
the number of Filter elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilterCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getFilterFilterWheel ( index_type  instrumentIndex,
index_type  filterIndex 
) const
pure virtual

Get the FilterWheel property of Filter.

Parameters
instrumentIndexthe Instrument index.
filterIndexthe Filter index.
Returns
the FilterWheel property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilterFilterWheel().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getFilterID ( index_type  instrumentIndex,
index_type  filterIndex 
) const
pure virtual

Get the ID property of Filter.

Parameters
instrumentIndexthe Instrument index.
filterIndexthe Filter index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilterID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getFilterLotNumber ( index_type  instrumentIndex,
index_type  filterIndex 
) const
pure virtual

Get the LotNumber property of Filter.

Parameters
instrumentIndexthe Instrument index.
filterIndexthe Filter index.
Returns
the LotNumber property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilterLotNumber().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getFilterManufacturer ( index_type  instrumentIndex,
index_type  filterIndex 
) const
pure virtual

Get the Manufacturer property of Filter.

Parameters
instrumentIndexthe Instrument index.
filterIndexthe Filter index.
Returns
the Manufacturer property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilterManufacturer().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getFilterModel ( index_type  instrumentIndex,
index_type  filterIndex 
) const
pure virtual

Get the Model property of Filter.

Parameters
instrumentIndexthe Instrument index.
filterIndexthe Filter index.
Returns
the Model property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilterModel().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getFilterSerialNumber ( index_type  instrumentIndex,
index_type  filterIndex 
) const
pure virtual

Get the SerialNumber property of Filter.

Parameters
instrumentIndexthe Instrument index.
filterIndexthe Filter index.
Returns
the SerialNumber property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilterSerialNumber().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getFilterSetCount ( index_type  instrumentIndex) const
pure virtual

Get the number of FilterSet elements.

Parameters
instrumentIndexthe Instrument index.
Returns
the number of FilterSet elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilterSetCount().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getFilterSetDichroicRef ( index_type  instrumentIndex,
index_type  filterSetIndex 
) const
pure virtual

Get the DichroicRef property of FilterSet.

Parameters
instrumentIndexthe Instrument index.
filterSetIndexthe FilterSet index.
Returns
the DichroicRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilterSetDichroicRef().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getFilterSetEmissionFilterRef ( index_type  instrumentIndex,
index_type  filterSetIndex,
index_type  emissionFilterRefIndex 
) const
pure virtual

Get the EmissionFilterRef property of FilterSet.

Parameters
instrumentIndexthe Instrument index.
filterSetIndexthe FilterSet index.
emissionFilterRefIndexEmissionFilterRef index (unused).
Returns
the EmissionFilterRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilterSetEmissionFilterRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getFilterSetEmissionFilterRefCount ( index_type  instrumentIndex,
index_type  filterSetIndex 
) const
pure virtual

Get the number of EmissionFilterRef elements in FilterSet.

Parameters
instrumentIndexthe Instrument index.
filterSetIndexthe FilterSet index.
Returns
the number of EmissionFilterRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilterSetEmissionFilterRefCount().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getFilterSetExcitationFilterRef ( index_type  instrumentIndex,
index_type  filterSetIndex,
index_type  excitationFilterRefIndex 
) const
pure virtual

Get the ExcitationFilterRef property of FilterSet.

Parameters
instrumentIndexthe Instrument index.
filterSetIndexthe FilterSet index.
excitationFilterRefIndexExcitationFilterRef index (unused).
Returns
the ExcitationFilterRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilterSetExcitationFilterRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getFilterSetExcitationFilterRefCount ( index_type  instrumentIndex,
index_type  filterSetIndex 
) const
pure virtual

Get the number of ExcitationFilterRef elements in FilterSet.

Parameters
instrumentIndexthe Instrument index.
filterSetIndexthe FilterSet index.
Returns
the number of ExcitationFilterRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilterSetExcitationFilterRefCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getFilterSetID ( index_type  instrumentIndex,
index_type  filterSetIndex 
) const
pure virtual

Get the ID property of FilterSet.

Parameters
instrumentIndexthe Instrument index.
filterSetIndexthe FilterSet index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilterSetID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getFilterSetLotNumber ( index_type  instrumentIndex,
index_type  filterSetIndex 
) const
pure virtual

Get the LotNumber property of FilterSet.

Parameters
instrumentIndexthe Instrument index.
filterSetIndexthe FilterSet index.
Returns
the LotNumber property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilterSetLotNumber().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getFilterSetManufacturer ( index_type  instrumentIndex,
index_type  filterSetIndex 
) const
pure virtual

Get the Manufacturer property of FilterSet.

Parameters
instrumentIndexthe Instrument index.
filterSetIndexthe FilterSet index.
Returns
the Manufacturer property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilterSetManufacturer().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getFilterSetModel ( index_type  instrumentIndex,
index_type  filterSetIndex 
) const
pure virtual

Get the Model property of FilterSet.

Parameters
instrumentIndexthe Instrument index.
filterSetIndexthe FilterSet index.
Returns
the Model property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilterSetModel().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getFilterSetSerialNumber ( index_type  instrumentIndex,
index_type  filterSetIndex 
) const
pure virtual

Get the SerialNumber property of FilterSet.

Parameters
instrumentIndexthe Instrument index.
filterSetIndexthe FilterSet index.
Returns
the SerialNumber property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilterSetSerialNumber().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FilterType ome::xml::meta::MetadataRetrieve::getFilterType ( index_type  instrumentIndex,
index_type  filterIndex 
) const
pure virtual

Get the Type property of Filter.

Parameters
instrumentIndexthe Instrument index.
filterIndexthe Filter index.
Returns
the Type property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getFilterType().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Timestamp ome::xml::meta::MetadataRetrieve::getImageAcquisitionDate ( index_type  imageIndex) const
pure virtual

Get the AcquisitionDate property of Image.

Parameters
imageIndexthe Image index.
Returns
the AcquisitionDate property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getImageAcquisitionDate().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getImageAnnotationRef ( index_type  imageIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of Image.

Parameters
imageIndexthe Image index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getImageAnnotationRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getImageAnnotationRefCount ( index_type  imageIndex) const
pure virtual

Get the number of AnnotationRef elements in Image.

Parameters
imageIndexthe Image index.
Returns
the number of AnnotationRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getImageAnnotationRefCount().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getImageCount ( ) const
pure virtual

Get the number of Image elements.

Returns
the number of Image elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getImageCount(), and ome::bioformats::validateModel().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getImageDescription ( index_type  imageIndex) const
pure virtual

Get the Description property of Image.

Parameters
imageIndexthe Image index.
Returns
the Description property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getImageDescription().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getImageExperimenterGroupRef ( index_type  imageIndex) const
pure virtual

Get the ExperimenterGroupRef property of Image.

Parameters
imageIndexthe Image index.
Returns
the ExperimenterGroupRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getImageExperimenterGroupRef().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getImageExperimenterRef ( index_type  imageIndex) const
pure virtual

Get the ExperimenterRef property of Image.

Parameters
imageIndexthe Image index.
Returns
the ExperimenterRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getImageExperimenterRef().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getImageExperimentRef ( index_type  imageIndex) const
pure virtual

Get the ExperimentRef property of Image.

Parameters
imageIndexthe Image index.
Returns
the ExperimentRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getImageExperimentRef().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getImageID ( index_type  imageIndex) const
pure virtual

Get the ID property of Image.

Parameters
imageIndexthe Image index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getImageID(), and ome::bioformats::verifyMinimum().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getImageInstrumentRef ( index_type  imageIndex) const
pure virtual

Get the InstrumentRef property of Image.

Parameters
imageIndexthe Image index.
Returns
the InstrumentRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getImageInstrumentRef().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getImageMicrobeamManipulationRef ( index_type  imageIndex,
index_type  microbeamManipulationRefIndex 
) const
pure virtual

Get the MicrobeamManipulationRef property of Image.

Parameters
imageIndexthe Image index.
microbeamManipulationRefIndexMicrobeamManipulationRef index (unused).
Returns
the MicrobeamManipulationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getImageMicrobeamManipulationRef().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getImageName ( index_type  imageIndex) const
pure virtual

Get the Name property of Image.

Parameters
imageIndexthe Image index.
Returns
the Name property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getImageName().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getImageROIRef ( index_type  imageIndex,
index_type  ROIRefIndex 
) const
pure virtual

Get the ROIRef property of Image.

Parameters
imageIndexthe Image index.
ROIRefIndexROIRef index (unused).
Returns
the ROIRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getImageROIRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getImageROIRefCount ( index_type  imageIndex) const
pure virtual

Get the number of ROIRef elements in Image.

Parameters
imageIndexthe Image index.
Returns
the number of ROIRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getImageROIRefCount().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getImagingEnvironmentAirPressure ( index_type  imageIndex) const
pure virtual

Get the AirPressure property of ImagingEnvironment.

Parameters
imageIndexthe Image index.
Returns
the AirPressure property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getImagingEnvironmentAirPressure().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PercentFraction ome::xml::meta::MetadataRetrieve::getImagingEnvironmentCO2Percent ( index_type  imageIndex) const
pure virtual

Get the CO2Percent property of ImagingEnvironment.

Parameters
imageIndexthe Image index.
Returns
the CO2Percent property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getImagingEnvironmentCO2Percent().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PercentFraction ome::xml::meta::MetadataRetrieve::getImagingEnvironmentHumidity ( index_type  imageIndex) const
pure virtual

Get the Humidity property of ImagingEnvironment.

Parameters
imageIndexthe Image index.
Returns
the Humidity property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getImagingEnvironmentHumidity().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getImagingEnvironmentTemperature ( index_type  imageIndex) const
pure virtual

Get the Temperature property of ImagingEnvironment.

Parameters
imageIndexthe Image index.
Returns
the Temperature property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getImagingEnvironmentTemperature().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getInstrumentCount ( ) const
pure virtual

Get the number of Instrument elements.

Returns
the number of Instrument elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getInstrumentCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getInstrumentID ( index_type  instrumentIndex) const
pure virtual

Get the ID property of Instrument.

Parameters
instrumentIndexthe Instrument index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getInstrumentID().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Color ome::xml::meta::MetadataRetrieve::getLabelFillColor ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FillColor property of Label.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FillColor property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLabelFillColor().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FillRule ome::xml::meta::MetadataRetrieve::getLabelFillRule ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FillRule property of Label.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FillRule property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLabelFillRule().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FontFamily ome::xml::meta::MetadataRetrieve::getLabelFontFamily ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontFamily property of Label.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontFamily property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLabelFontFamily().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getLabelFontSize ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontSize property of Label.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontSize property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLabelFontSize().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FontStyle ome::xml::meta::MetadataRetrieve::getLabelFontStyle ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontStyle property of Label.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontStyle property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLabelFontStyle().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getLabelID ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the ID property of Label.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLabelID().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::LineCap ome::xml::meta::MetadataRetrieve::getLabelLineCap ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the LineCap property of Label.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the LineCap property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLabelLineCap().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getLabelLocked ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Locked property of Label.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Locked property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLabelLocked().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Color ome::xml::meta::MetadataRetrieve::getLabelStrokeColor ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeColor property of Label.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeColor property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLabelStrokeColor().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getLabelStrokeDashArray ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeDashArray property of Label.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeDashArray property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLabelStrokeDashArray().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getLabelStrokeWidth ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeWidth property of Label.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeWidth property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLabelStrokeWidth().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getLabelText ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Text property of Label.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Text property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLabelText().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getLabelTheC ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheC property of Label.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheC property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLabelTheC().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getLabelTheT ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheT property of Label.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheT property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLabelTheT().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getLabelTheZ ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheZ property of Label.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheZ property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLabelTheZ().

+ Here is the caller graph for this function:

virtual const ::ome::xml::model::AffineTransform& ome::xml::meta::MetadataRetrieve::getLabelTransform ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Transform property of Label.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Transform property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLabelTransform().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getLabelVisible ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Visible property of Label.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Visible property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLabelVisible().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getLabelX ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the X property of Label.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the X property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLabelX().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getLabelY ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Y property of Label.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Y property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLabelY().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PositiveInteger ome::xml::meta::MetadataRetrieve::getLaserFrequencyMultiplication ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the FrequencyMultiplication property of Laser.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the FrequencyMultiplication property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLaserFrequencyMultiplication().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getLaserID ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the ID property of Laser.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLaserID().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::LaserMedium ome::xml::meta::MetadataRetrieve::getLaserLaserMedium ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the LaserMedium property of Laser.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the LaserMedium property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLaserLaserMedium().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getLaserLotNumber ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the LotNumber property of Laser.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the LotNumber property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLaserLotNumber().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getLaserManufacturer ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the Manufacturer property of Laser.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the Manufacturer property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLaserManufacturer().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getLaserModel ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the Model property of Laser.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the Model property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLaserModel().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getLaserPockelCell ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the PockelCell property of Laser.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the PockelCell property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLaserPockelCell().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getLaserPower ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the Power property of Laser.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the Power property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLaserPower().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::Pulse ome::xml::meta::MetadataRetrieve::getLaserPulse ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the Pulse property of Laser.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the Pulse property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLaserPulse().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getLaserPump ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the Pump property of Laser.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the Pump property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLaserPump().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getLaserRepetitionRate ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the RepetitionRate property of Laser.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the RepetitionRate property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLaserRepetitionRate().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getLaserSerialNumber ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the SerialNumber property of Laser.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the SerialNumber property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLaserSerialNumber().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getLaserTuneable ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the Tuneable property of Laser.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the Tuneable property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLaserTuneable().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::LaserType ome::xml::meta::MetadataRetrieve::getLaserType ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the Type property of Laser.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the Type property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLaserType().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PositiveInteger ome::xml::meta::MetadataRetrieve::getLaserWavelength ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the Wavelength property of Laser.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the Wavelength property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLaserWavelength().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getLeaderCount ( index_type  experimenterGroupIndex) const
pure virtual

Get the number of Leader elements.

Parameters
experimenterGroupIndexthe ExperimenterGroup index.
Returns
the number of Leader elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLeaderCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getLightEmittingDiodeID ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the ID property of LightEmittingDiode.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLightEmittingDiodeID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getLightEmittingDiodeLotNumber ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the LotNumber property of LightEmittingDiode.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the LotNumber property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLightEmittingDiodeLotNumber().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getLightEmittingDiodeManufacturer ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the Manufacturer property of LightEmittingDiode.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the Manufacturer property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLightEmittingDiodeManufacturer().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getLightEmittingDiodeModel ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the Model property of LightEmittingDiode.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the Model property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLightEmittingDiodeModel().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getLightEmittingDiodePower ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the Power property of LightEmittingDiode.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the Power property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLightEmittingDiodePower().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getLightEmittingDiodeSerialNumber ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the SerialNumber property of LightEmittingDiode.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the SerialNumber property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLightEmittingDiodeSerialNumber().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getLightPathDichroicRef ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the DichroicRef property of LightPath.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the DichroicRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLightPathDichroicRef().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getLightPathEmissionFilterRef ( index_type  imageIndex,
index_type  channelIndex,
index_type  emissionFilterRefIndex 
) const
pure virtual

Get the EmissionFilterRef property of LightPath.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
emissionFilterRefIndexEmissionFilterRef index (unused).
Returns
the EmissionFilterRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLightPathEmissionFilterRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getLightPathEmissionFilterRefCount ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the number of EmissionFilterRef elements in LightPath.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the number of EmissionFilterRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLightPathEmissionFilterRefCount().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getLightPathExcitationFilterRef ( index_type  imageIndex,
index_type  channelIndex,
index_type  excitationFilterRefIndex 
) const
pure virtual

Get the ExcitationFilterRef property of LightPath.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
excitationFilterRefIndexExcitationFilterRef index (unused).
Returns
the ExcitationFilterRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLightPathExcitationFilterRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getLightPathExcitationFilterRefCount ( index_type  imageIndex,
index_type  channelIndex 
) const
pure virtual

Get the number of ExcitationFilterRef elements in LightPath.

Parameters
imageIndexthe Image index.
channelIndexthe Channel index.
Returns
the number of ExcitationFilterRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLightPathExcitationFilterRefCount().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getLightSourceCount ( index_type  instrumentIndex) const
pure virtual

Get the number of LightSource elements.

Parameters
instrumentIndexthe Instrument index.
Returns
the number of LightSource elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLightSourceCount().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getLightSourceType ( index_type  instrumentIndex,
index_type  lightSourceIndex 
) const
pure virtual

Get the type of a LightSource.

Parameters
instrumentIndexthe Instrument index.
lightSourceIndexthe LightSource index.
Returns
the LightSource type.
Todo:
Can this be a const reference?

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLightSourceType().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Color ome::xml::meta::MetadataRetrieve::getLineFillColor ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FillColor property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FillColor property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineFillColor().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FillRule ome::xml::meta::MetadataRetrieve::getLineFillRule ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FillRule property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FillRule property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineFillRule().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FontFamily ome::xml::meta::MetadataRetrieve::getLineFontFamily ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontFamily property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontFamily property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineFontFamily().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getLineFontSize ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontSize property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontSize property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineFontSize().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FontStyle ome::xml::meta::MetadataRetrieve::getLineFontStyle ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontStyle property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontStyle property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineFontStyle().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getLineID ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the ID property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineID().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::LineCap ome::xml::meta::MetadataRetrieve::getLineLineCap ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the LineCap property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the LineCap property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineLineCap().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getLineLocked ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Locked property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Locked property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineLocked().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::Marker ome::xml::meta::MetadataRetrieve::getLineMarkerEnd ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the MarkerEnd property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the MarkerEnd property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineMarkerEnd().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::Marker ome::xml::meta::MetadataRetrieve::getLineMarkerStart ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the MarkerStart property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the MarkerStart property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineMarkerStart().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Color ome::xml::meta::MetadataRetrieve::getLineStrokeColor ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeColor property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeColor property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineStrokeColor().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getLineStrokeDashArray ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeDashArray property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeDashArray property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineStrokeDashArray().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getLineStrokeWidth ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeWidth property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeWidth property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineStrokeWidth().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getLineText ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Text property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Text property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineText().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getLineTheC ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheC property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheC property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineTheC().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getLineTheT ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheT property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheT property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineTheT().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getLineTheZ ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheZ property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheZ property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineTheZ().

+ Here is the caller graph for this function:

virtual const ::ome::xml::model::AffineTransform& ome::xml::meta::MetadataRetrieve::getLineTransform ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Transform property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Transform property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineTransform().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getLineVisible ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Visible property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Visible property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineVisible().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getLineX1 ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the X1 property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the X1 property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineX1().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getLineX2 ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the X2 property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the X2 property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineX2().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getLineY1 ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Y1 property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Y1 property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineY1().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getLineY2 ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Y2 property of Line.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Y2 property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLineY2().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getListAnnotationAnnotationCount ( index_type  listAnnotationIndex) const
pure virtual

Get the number of links to a ListAnnotation.

This method returns the number of references to the specified ListAnnotation held by all model objects.

Parameters
listAnnotationIndexthe ListAnnotation index.
Returns
the number of ListAnnotation links.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getListAnnotationAnnotationCount().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getListAnnotationAnnotationRef ( index_type  listAnnotationIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of ListAnnotation.

Parameters
listAnnotationIndexthe ListAnnotation index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getListAnnotationAnnotationRef().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getListAnnotationAnnotator ( index_type  listAnnotationIndex) const
pure virtual

Get the Annotator property of ListAnnotation.

Parameters
listAnnotationIndexthe ListAnnotation index.
Returns
the Annotator property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getListAnnotationAnnotator().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getListAnnotationCount ( ) const
pure virtual

Get the number of ListAnnotation elements.

Returns
the number of ListAnnotation elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getListAnnotationCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getListAnnotationDescription ( index_type  listAnnotationIndex) const
pure virtual

Get the Description property of ListAnnotation.

Parameters
listAnnotationIndexthe ListAnnotation index.
Returns
the Description property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getListAnnotationDescription().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getListAnnotationID ( index_type  listAnnotationIndex) const
pure virtual

Get the ID property of ListAnnotation.

Parameters
listAnnotationIndexthe ListAnnotation index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getListAnnotationID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getListAnnotationNamespace ( index_type  listAnnotationIndex) const
pure virtual

Get the Namespace property of ListAnnotation.

Parameters
listAnnotationIndexthe ListAnnotation index.
Returns
the Namespace property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getListAnnotationNamespace().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getLongAnnotationAnnotationCount ( index_type  longAnnotationIndex) const
pure virtual

Get the number of links to a LongAnnotation.

This method returns the number of references to the specified LongAnnotation held by all model objects.

Parameters
longAnnotationIndexthe LongAnnotation index.
Returns
the number of LongAnnotation links.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLongAnnotationAnnotationCount().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getLongAnnotationAnnotationRef ( index_type  longAnnotationIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of LongAnnotation.

Parameters
longAnnotationIndexthe LongAnnotation index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLongAnnotationAnnotationRef().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getLongAnnotationAnnotator ( index_type  longAnnotationIndex) const
pure virtual

Get the Annotator property of LongAnnotation.

Parameters
longAnnotationIndexthe LongAnnotation index.
Returns
the Annotator property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLongAnnotationAnnotator().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getLongAnnotationCount ( ) const
pure virtual

Get the number of LongAnnotation elements.

Returns
the number of LongAnnotation elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLongAnnotationCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getLongAnnotationDescription ( index_type  longAnnotationIndex) const
pure virtual

Get the Description property of LongAnnotation.

Parameters
longAnnotationIndexthe LongAnnotation index.
Returns
the Description property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLongAnnotationDescription().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getLongAnnotationID ( index_type  longAnnotationIndex) const
pure virtual

Get the ID property of LongAnnotation.

Parameters
longAnnotationIndexthe LongAnnotation index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLongAnnotationID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getLongAnnotationNamespace ( index_type  longAnnotationIndex) const
pure virtual

Get the Namespace property of LongAnnotation.

Parameters
longAnnotationIndexthe LongAnnotation index.
Returns
the Namespace property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLongAnnotationNamespace().

+ Here is the caller graph for this function:

virtual int64_t ome::xml::meta::MetadataRetrieve::getLongAnnotationValue ( index_type  longAnnotationIndex) const
pure virtual

Get the Value property of LongAnnotation.

Parameters
longAnnotationIndexthe LongAnnotation index.
Returns
the Value property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getLongAnnotationValue().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Color ome::xml::meta::MetadataRetrieve::getMaskFillColor ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FillColor property of Mask.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FillColor property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMaskFillColor().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FillRule ome::xml::meta::MetadataRetrieve::getMaskFillRule ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FillRule property of Mask.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FillRule property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMaskFillRule().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FontFamily ome::xml::meta::MetadataRetrieve::getMaskFontFamily ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontFamily property of Mask.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontFamily property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMaskFontFamily().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getMaskFontSize ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontSize property of Mask.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontSize property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMaskFontSize().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FontStyle ome::xml::meta::MetadataRetrieve::getMaskFontStyle ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontStyle property of Mask.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontStyle property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMaskFontStyle().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getMaskHeight ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Height property of Mask.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Height property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMaskHeight().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getMaskID ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the ID property of Mask.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMaskID().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::LineCap ome::xml::meta::MetadataRetrieve::getMaskLineCap ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the LineCap property of Mask.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the LineCap property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMaskLineCap().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getMaskLocked ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Locked property of Mask.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Locked property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMaskLocked().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Color ome::xml::meta::MetadataRetrieve::getMaskStrokeColor ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeColor property of Mask.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeColor property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMaskStrokeColor().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getMaskStrokeDashArray ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeDashArray property of Mask.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeDashArray property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMaskStrokeDashArray().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getMaskStrokeWidth ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeWidth property of Mask.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeWidth property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMaskStrokeWidth().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getMaskText ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Text property of Mask.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Text property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMaskText().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getMaskTheC ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheC property of Mask.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheC property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMaskTheC().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getMaskTheT ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheT property of Mask.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheT property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMaskTheT().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getMaskTheZ ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheZ property of Mask.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheZ property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMaskTheZ().

+ Here is the caller graph for this function:

virtual const ::ome::xml::model::AffineTransform& ome::xml::meta::MetadataRetrieve::getMaskTransform ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Transform property of Mask.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Transform property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMaskTransform().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getMaskVisible ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Visible property of Mask.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Visible property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMaskVisible().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getMaskWidth ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Width property of Mask.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Width property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMaskWidth().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getMaskX ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the X property of Mask.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the X property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMaskX().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getMaskY ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Y property of Mask.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Y property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMaskY().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getMicrobeamManipulationCount ( index_type  experimentIndex) const
pure virtual

Get the number of MicrobeamManipulation elements.

Parameters
experimentIndexthe Experiment index.
Returns
the number of MicrobeamManipulation elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMicrobeamManipulationCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getMicrobeamManipulationDescription ( index_type  experimentIndex,
index_type  microbeamManipulationIndex 
) const
pure virtual

Get the Description property of MicrobeamManipulation.

Parameters
experimentIndexthe Experiment index.
microbeamManipulationIndexthe MicrobeamManipulation index.
Returns
the Description property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMicrobeamManipulationDescription().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getMicrobeamManipulationExperimenterRef ( index_type  experimentIndex,
index_type  microbeamManipulationIndex 
) const
pure virtual

Get the ExperimenterRef property of MicrobeamManipulation.

Parameters
experimentIndexthe Experiment index.
microbeamManipulationIndexthe MicrobeamManipulation index.
Returns
the ExperimenterRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMicrobeamManipulationExperimenterRef().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getMicrobeamManipulationID ( index_type  experimentIndex,
index_type  microbeamManipulationIndex 
) const
pure virtual

Get the ID property of MicrobeamManipulation.

Parameters
experimentIndexthe Experiment index.
microbeamManipulationIndexthe MicrobeamManipulation index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMicrobeamManipulationID().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PercentFraction ome::xml::meta::MetadataRetrieve::getMicrobeamManipulationLightSourceSettingsAttenuation ( index_type  experimentIndex,
index_type  microbeamManipulationIndex,
index_type  lightSourceSettingsIndex 
) const
pure virtual

Get the Attenuation property of LightSourceSettings.

Parameters
experimentIndexthe Experiment index.
microbeamManipulationIndexthe MicrobeamManipulation index.
lightSourceSettingsIndexthe LightSourceSettings index.
Returns
the Attenuation property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMicrobeamManipulationLightSourceSettingsAttenuation().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getMicrobeamManipulationLightSourceSettingsCount ( index_type  experimentIndex,
index_type  microbeamManipulationIndex 
) const
pure virtual

Get the number of LightSourceSettings elements in MicrobeamManipulation.

Parameters
experimentIndexthe Experiment index.
microbeamManipulationIndexthe MicrobeamManipulation index.
Returns
the number of LightSourceSettings elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMicrobeamManipulationLightSourceSettingsCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getMicrobeamManipulationLightSourceSettingsID ( index_type  experimentIndex,
index_type  microbeamManipulationIndex,
index_type  lightSourceSettingsIndex 
) const
pure virtual

Get the ID property of LightSourceSettings.

Parameters
experimentIndexthe Experiment index.
microbeamManipulationIndexthe MicrobeamManipulation index.
lightSourceSettingsIndexthe LightSourceSettings index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMicrobeamManipulationLightSourceSettingsID().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PositiveInteger ome::xml::meta::MetadataRetrieve::getMicrobeamManipulationLightSourceSettingsWavelength ( index_type  experimentIndex,
index_type  microbeamManipulationIndex,
index_type  lightSourceSettingsIndex 
) const
pure virtual

Get the Wavelength property of LightSourceSettings.

Parameters
experimentIndexthe Experiment index.
microbeamManipulationIndexthe MicrobeamManipulation index.
lightSourceSettingsIndexthe LightSourceSettings index.
Returns
the Wavelength property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMicrobeamManipulationLightSourceSettingsWavelength().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getMicrobeamManipulationRefCount ( index_type  imageIndex) const
pure virtual

Get the number of MicrobeamManipulationRef elements.

Parameters
imageIndexthe Image index.
Returns
the number of MicrobeamManipulationRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMicrobeamManipulationRefCount().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getMicrobeamManipulationROIRef ( index_type  experimentIndex,
index_type  microbeamManipulationIndex,
index_type  ROIRefIndex 
) const
pure virtual

Get the ROIRef property of MicrobeamManipulation.

Parameters
experimentIndexthe Experiment index.
microbeamManipulationIndexthe MicrobeamManipulation index.
ROIRefIndexROIRef index (unused).
Returns
the ROIRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMicrobeamManipulationROIRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getMicrobeamManipulationROIRefCount ( index_type  experimentIndex,
index_type  microbeamManipulationIndex 
) const
pure virtual

Get the number of ROIRef elements in MicrobeamManipulation.

Parameters
experimentIndexthe Experiment index.
microbeamManipulationIndexthe MicrobeamManipulation index.
Returns
the number of ROIRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMicrobeamManipulationROIRefCount().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::MicrobeamManipulationType ome::xml::meta::MetadataRetrieve::getMicrobeamManipulationType ( index_type  experimentIndex,
index_type  microbeamManipulationIndex 
) const
pure virtual

Get the Type property of MicrobeamManipulation.

Parameters
experimentIndexthe Experiment index.
microbeamManipulationIndexthe MicrobeamManipulation index.
Returns
the Type property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMicrobeamManipulationType().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getMicroscopeLotNumber ( index_type  instrumentIndex) const
pure virtual

Get the LotNumber property of Microscope.

Parameters
instrumentIndexthe Instrument index.
Returns
the LotNumber property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMicroscopeLotNumber().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getMicroscopeManufacturer ( index_type  instrumentIndex) const
pure virtual

Get the Manufacturer property of Microscope.

Parameters
instrumentIndexthe Instrument index.
Returns
the Manufacturer property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMicroscopeManufacturer().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getMicroscopeModel ( index_type  instrumentIndex) const
pure virtual

Get the Model property of Microscope.

Parameters
instrumentIndexthe Instrument index.
Returns
the Model property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMicroscopeModel().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getMicroscopeSerialNumber ( index_type  instrumentIndex) const
pure virtual

Get the SerialNumber property of Microscope.

Parameters
instrumentIndexthe Instrument index.
Returns
the SerialNumber property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMicroscopeSerialNumber().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::MicroscopeType ome::xml::meta::MetadataRetrieve::getMicroscopeType ( index_type  instrumentIndex) const
pure virtual

Get the Type property of Microscope.

Parameters
instrumentIndexthe Instrument index.
Returns
the Type property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getMicroscopeType().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getObjectiveCalibratedMagnification ( index_type  instrumentIndex,
index_type  objectiveIndex 
) const
pure virtual

Get the CalibratedMagnification property of Objective.

Parameters
instrumentIndexthe Instrument index.
objectiveIndexthe Objective index.
Returns
the CalibratedMagnification property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getObjectiveCalibratedMagnification().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::Correction ome::xml::meta::MetadataRetrieve::getObjectiveCorrection ( index_type  instrumentIndex,
index_type  objectiveIndex 
) const
pure virtual

Get the Correction property of Objective.

Parameters
instrumentIndexthe Instrument index.
objectiveIndexthe Objective index.
Returns
the Correction property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getObjectiveCorrection().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getObjectiveCount ( index_type  instrumentIndex) const
pure virtual

Get the number of Objective elements.

Parameters
instrumentIndexthe Instrument index.
Returns
the number of Objective elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getObjectiveCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getObjectiveID ( index_type  instrumentIndex,
index_type  objectiveIndex 
) const
pure virtual

Get the ID property of Objective.

Parameters
instrumentIndexthe Instrument index.
objectiveIndexthe Objective index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getObjectiveID().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::Immersion ome::xml::meta::MetadataRetrieve::getObjectiveImmersion ( index_type  instrumentIndex,
index_type  objectiveIndex 
) const
pure virtual

Get the Immersion property of Objective.

Parameters
instrumentIndexthe Instrument index.
objectiveIndexthe Objective index.
Returns
the Immersion property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getObjectiveImmersion().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getObjectiveIris ( index_type  instrumentIndex,
index_type  objectiveIndex 
) const
pure virtual

Get the Iris property of Objective.

Parameters
instrumentIndexthe Instrument index.
objectiveIndexthe Objective index.
Returns
the Iris property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getObjectiveIris().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getObjectiveLensNA ( index_type  instrumentIndex,
index_type  objectiveIndex 
) const
pure virtual

Get the LensNA property of Objective.

Parameters
instrumentIndexthe Instrument index.
objectiveIndexthe Objective index.
Returns
the LensNA property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getObjectiveLensNA().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getObjectiveLotNumber ( index_type  instrumentIndex,
index_type  objectiveIndex 
) const
pure virtual

Get the LotNumber property of Objective.

Parameters
instrumentIndexthe Instrument index.
objectiveIndexthe Objective index.
Returns
the LotNumber property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getObjectiveLotNumber().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getObjectiveManufacturer ( index_type  instrumentIndex,
index_type  objectiveIndex 
) const
pure virtual

Get the Manufacturer property of Objective.

Parameters
instrumentIndexthe Instrument index.
objectiveIndexthe Objective index.
Returns
the Manufacturer property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getObjectiveManufacturer().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getObjectiveModel ( index_type  instrumentIndex,
index_type  objectiveIndex 
) const
pure virtual

Get the Model property of Objective.

Parameters
instrumentIndexthe Instrument index.
objectiveIndexthe Objective index.
Returns
the Model property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getObjectiveModel().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getObjectiveNominalMagnification ( index_type  instrumentIndex,
index_type  objectiveIndex 
) const
pure virtual

Get the NominalMagnification property of Objective.

Parameters
instrumentIndexthe Instrument index.
objectiveIndexthe Objective index.
Returns
the NominalMagnification property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getObjectiveNominalMagnification().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getObjectiveSerialNumber ( index_type  instrumentIndex,
index_type  objectiveIndex 
) const
pure virtual

Get the SerialNumber property of Objective.

Parameters
instrumentIndexthe Instrument index.
objectiveIndexthe Objective index.
Returns
the SerialNumber property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getObjectiveSerialNumber().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getObjectiveSettingsCorrectionCollar ( index_type  imageIndex) const
pure virtual

Get the CorrectionCollar property of ObjectiveSettings.

Parameters
imageIndexthe Image index.
Returns
the CorrectionCollar property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getObjectiveSettingsCorrectionCollar().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getObjectiveSettingsID ( index_type  imageIndex) const
pure virtual

Get the ID property of ObjectiveSettings.

Parameters
imageIndexthe Image index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getObjectiveSettingsID().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::Medium ome::xml::meta::MetadataRetrieve::getObjectiveSettingsMedium ( index_type  imageIndex) const
pure virtual

Get the Medium property of ObjectiveSettings.

Parameters
imageIndexthe Image index.
Returns
the Medium property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getObjectiveSettingsMedium().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getObjectiveSettingsRefractiveIndex ( index_type  imageIndex) const
pure virtual

Get the RefractiveIndex property of ObjectiveSettings.

Parameters
imageIndexthe Image index.
Returns
the RefractiveIndex property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getObjectiveSettingsRefractiveIndex().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getObjectiveWorkingDistance ( index_type  instrumentIndex,
index_type  objectiveIndex 
) const
pure virtual

Get the WorkingDistance property of Objective.

Parameters
instrumentIndexthe Instrument index.
objectiveIndexthe Objective index.
Returns
the WorkingDistance property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getObjectiveWorkingDistance().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getPixelsAnnotationRef ( index_type  imageIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of Pixels.

Parameters
imageIndexthe Image index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPixelsAnnotationRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getPixelsAnnotationRefCount ( index_type  imageIndex) const
pure virtual

Get the number of AnnotationRef elements in Pixels.

Parameters
imageIndexthe Image index.
Returns
the number of AnnotationRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPixelsAnnotationRefCount().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getPixelsBigEndian ( index_type  imageIndex) const
pure virtual

Get the BigEndian property of Pixels.

Parameters
imageIndexthe Image index.
Returns
the BigEndian property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPixelsBigEndian().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getPixelsBinDataBigEndian ( index_type  imageIndex,
index_type  binDataIndex 
) const
pure virtual

Get the BigEndian property of Pixels.

Parameters
imageIndexthe Image index.
binDataIndexBinData index (unused).
Returns
true if big endian, or false if little endian.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPixelsBinDataBigEndian().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getPixelsBinDataCount ( index_type  imageIndex) const
pure virtual

Get the number of BinData elements in Pixels.

Parameters
imageIndexthe Image index.
Returns
the number of BinData elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPixelsBinDataCount().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::DimensionOrder ome::xml::meta::MetadataRetrieve::getPixelsDimensionOrder ( index_type  imageIndex) const
pure virtual

Get the DimensionOrder property of Pixels.

Parameters
imageIndexthe Image index.
Returns
the DimensionOrder property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPixelsDimensionOrder().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getPixelsID ( index_type  imageIndex) const
pure virtual

Get the ID property of Pixels.

Parameters
imageIndexthe Image index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPixelsID(), and ome::bioformats::verifyMinimum().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getPixelsInterleaved ( index_type  imageIndex) const
pure virtual

Get the Interleaved property of Pixels.

Parameters
imageIndexthe Image index.
Returns
the Interleaved property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPixelsInterleaved().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PositiveFloat ome::xml::meta::MetadataRetrieve::getPixelsPhysicalSizeX ( index_type  imageIndex) const
pure virtual

Get the PhysicalSizeX property of Pixels.

Parameters
imageIndexthe Image index.
Returns
the PhysicalSizeX property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPixelsPhysicalSizeX().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PositiveFloat ome::xml::meta::MetadataRetrieve::getPixelsPhysicalSizeY ( index_type  imageIndex) const
pure virtual

Get the PhysicalSizeY property of Pixels.

Parameters
imageIndexthe Image index.
Returns
the PhysicalSizeY property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPixelsPhysicalSizeY().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PositiveFloat ome::xml::meta::MetadataRetrieve::getPixelsPhysicalSizeZ ( index_type  imageIndex) const
pure virtual

Get the PhysicalSizeZ property of Pixels.

Parameters
imageIndexthe Image index.
Returns
the PhysicalSizeZ property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPixelsPhysicalSizeZ().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PositiveInteger ome::xml::meta::MetadataRetrieve::getPixelsSignificantBits ( index_type  imageIndex) const
pure virtual

Get the SignificantBits property of Pixels.

Parameters
imageIndexthe Image index.
Returns
the SignificantBits property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPixelsSignificantBits().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PositiveInteger ome::xml::meta::MetadataRetrieve::getPixelsSizeC ( index_type  imageIndex) const
pure virtual

Get the SizeC property of Pixels.

Parameters
imageIndexthe Image index.
Returns
the SizeC property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPixelsSizeC(), and ome::bioformats::validateModel().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PositiveInteger ome::xml::meta::MetadataRetrieve::getPixelsSizeT ( index_type  imageIndex) const
pure virtual

Get the SizeT property of Pixels.

Parameters
imageIndexthe Image index.
Returns
the SizeT property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPixelsSizeT(), and ome::bioformats::validateModel().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PositiveInteger ome::xml::meta::MetadataRetrieve::getPixelsSizeX ( index_type  imageIndex) const
pure virtual

Get the SizeX property of Pixels.

Parameters
imageIndexthe Image index.
Returns
the SizeX property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPixelsSizeX(), and ome::bioformats::validateModel().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PositiveInteger ome::xml::meta::MetadataRetrieve::getPixelsSizeY ( index_type  imageIndex) const
pure virtual

Get the SizeY property of Pixels.

Parameters
imageIndexthe Image index.
Returns
the SizeY property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPixelsSizeY(), and ome::bioformats::validateModel().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PositiveInteger ome::xml::meta::MetadataRetrieve::getPixelsSizeZ ( index_type  imageIndex) const
pure virtual

Get the SizeZ property of Pixels.

Parameters
imageIndexthe Image index.
Returns
the SizeZ property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPixelsSizeZ(), and ome::bioformats::validateModel().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getPixelsTimeIncrement ( index_type  imageIndex) const
pure virtual

Get the TimeIncrement property of Pixels.

Parameters
imageIndexthe Image index.
Returns
the TimeIncrement property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPixelsTimeIncrement().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::PixelType ome::xml::meta::MetadataRetrieve::getPixelsType ( index_type  imageIndex) const
pure virtual

Get the Type property of Pixels.

Parameters
imageIndexthe Image index.
Returns
the Type property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPixelsType().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getPlaneAnnotationRef ( index_type  imageIndex,
index_type  planeIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of Plane.

Parameters
imageIndexthe Image index.
planeIndexthe Plane index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlaneAnnotationRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getPlaneAnnotationRefCount ( index_type  imageIndex,
index_type  planeIndex 
) const
pure virtual

Get the number of AnnotationRef elements in Plane.

Parameters
imageIndexthe Image index.
planeIndexthe Plane index.
Returns
the number of AnnotationRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlaneAnnotationRefCount().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getPlaneCount ( index_type  imageIndex) const
pure virtual

Get the number of Plane elements.

Parameters
imageIndexthe Image index.
Returns
the number of Plane elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlaneCount().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getPlaneDeltaT ( index_type  imageIndex,
index_type  planeIndex 
) const
pure virtual

Get the DeltaT property of Plane.

Parameters
imageIndexthe Image index.
planeIndexthe Plane index.
Returns
the DeltaT property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlaneDeltaT().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getPlaneExposureTime ( index_type  imageIndex,
index_type  planeIndex 
) const
pure virtual

Get the ExposureTime property of Plane.

Parameters
imageIndexthe Image index.
planeIndexthe Plane index.
Returns
the ExposureTime property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlaneExposureTime().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getPlaneHashSHA1 ( index_type  imageIndex,
index_type  planeIndex 
) const
pure virtual

Get the HashSHA1 property of Plane.

Parameters
imageIndexthe Image index.
planeIndexthe Plane index.
Returns
the HashSHA1 property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlaneHashSHA1().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getPlanePositionX ( index_type  imageIndex,
index_type  planeIndex 
) const
pure virtual

Get the PositionX property of Plane.

Parameters
imageIndexthe Image index.
planeIndexthe Plane index.
Returns
the PositionX property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlanePositionX().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getPlanePositionY ( index_type  imageIndex,
index_type  planeIndex 
) const
pure virtual

Get the PositionY property of Plane.

Parameters
imageIndexthe Image index.
planeIndexthe Plane index.
Returns
the PositionY property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlanePositionY().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getPlanePositionZ ( index_type  imageIndex,
index_type  planeIndex 
) const
pure virtual

Get the PositionZ property of Plane.

Parameters
imageIndexthe Image index.
planeIndexthe Plane index.
Returns
the PositionZ property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlanePositionZ().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getPlaneTheC ( index_type  imageIndex,
index_type  planeIndex 
) const
pure virtual

Get the TheC property of Plane.

Parameters
imageIndexthe Image index.
planeIndexthe Plane index.
Returns
the TheC property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlaneTheC().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getPlaneTheT ( index_type  imageIndex,
index_type  planeIndex 
) const
pure virtual

Get the TheT property of Plane.

Parameters
imageIndexthe Image index.
planeIndexthe Plane index.
Returns
the TheT property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlaneTheT().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getPlaneTheZ ( index_type  imageIndex,
index_type  planeIndex 
) const
pure virtual

Get the TheZ property of Plane.

Parameters
imageIndexthe Image index.
planeIndexthe Plane index.
Returns
the TheZ property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlaneTheZ().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getPlateAcquisitionAnnotationRef ( index_type  plateIndex,
index_type  plateAcquisitionIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of PlateAcquisition.

Parameters
plateIndexthe Plate index.
plateAcquisitionIndexthe PlateAcquisition index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateAcquisitionAnnotationRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getPlateAcquisitionAnnotationRefCount ( index_type  plateIndex,
index_type  plateAcquisitionIndex 
) const
pure virtual

Get the number of AnnotationRef elements in PlateAcquisition.

Parameters
plateIndexthe Plate index.
plateAcquisitionIndexthe PlateAcquisition index.
Returns
the number of AnnotationRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateAcquisitionAnnotationRefCount().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getPlateAcquisitionCount ( index_type  plateIndex) const
pure virtual

Get the number of PlateAcquisition elements.

Parameters
plateIndexthe Plate index.
Returns
the number of PlateAcquisition elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateAcquisitionCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getPlateAcquisitionDescription ( index_type  plateIndex,
index_type  plateAcquisitionIndex 
) const
pure virtual

Get the Description property of PlateAcquisition.

Parameters
plateIndexthe Plate index.
plateAcquisitionIndexthe PlateAcquisition index.
Returns
the Description property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateAcquisitionDescription().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Timestamp ome::xml::meta::MetadataRetrieve::getPlateAcquisitionEndTime ( index_type  plateIndex,
index_type  plateAcquisitionIndex 
) const
pure virtual

Get the EndTime property of PlateAcquisition.

Parameters
plateIndexthe Plate index.
plateAcquisitionIndexthe PlateAcquisition index.
Returns
the EndTime property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateAcquisitionEndTime().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getPlateAcquisitionID ( index_type  plateIndex,
index_type  plateAcquisitionIndex 
) const
pure virtual

Get the ID property of PlateAcquisition.

Parameters
plateIndexthe Plate index.
plateAcquisitionIndexthe PlateAcquisition index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateAcquisitionID().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PositiveInteger ome::xml::meta::MetadataRetrieve::getPlateAcquisitionMaximumFieldCount ( index_type  plateIndex,
index_type  plateAcquisitionIndex 
) const
pure virtual

Get the MaximumFieldCount property of PlateAcquisition.

Parameters
plateIndexthe Plate index.
plateAcquisitionIndexthe PlateAcquisition index.
Returns
the MaximumFieldCount property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateAcquisitionMaximumFieldCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getPlateAcquisitionName ( index_type  plateIndex,
index_type  plateAcquisitionIndex 
) const
pure virtual

Get the Name property of PlateAcquisition.

Parameters
plateIndexthe Plate index.
plateAcquisitionIndexthe PlateAcquisition index.
Returns
the Name property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateAcquisitionName().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Timestamp ome::xml::meta::MetadataRetrieve::getPlateAcquisitionStartTime ( index_type  plateIndex,
index_type  plateAcquisitionIndex 
) const
pure virtual

Get the StartTime property of PlateAcquisition.

Parameters
plateIndexthe Plate index.
plateAcquisitionIndexthe PlateAcquisition index.
Returns
the StartTime property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateAcquisitionStartTime().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getPlateAcquisitionWellSampleRef ( index_type  plateIndex,
index_type  plateAcquisitionIndex,
index_type  wellSampleRefIndex 
) const
pure virtual

Get the WellSampleRef property of PlateAcquisition.

Parameters
plateIndexthe Plate index.
plateAcquisitionIndexthe PlateAcquisition index.
wellSampleRefIndexWellSampleRef index (unused).
Returns
the WellSampleRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateAcquisitionWellSampleRef().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getPlateAnnotationRef ( index_type  plateIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of Plate.

Parameters
plateIndexthe Plate index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateAnnotationRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getPlateAnnotationRefCount ( index_type  plateIndex) const
pure virtual

Get the number of AnnotationRef elements in Plate.

Parameters
plateIndexthe Plate index.
Returns
the number of AnnotationRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateAnnotationRefCount().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::NamingConvention ome::xml::meta::MetadataRetrieve::getPlateColumnNamingConvention ( index_type  plateIndex) const
pure virtual

Get the ColumnNamingConvention property of Plate.

Parameters
plateIndexthe Plate index.
Returns
the ColumnNamingConvention property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateColumnNamingConvention().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PositiveInteger ome::xml::meta::MetadataRetrieve::getPlateColumns ( index_type  plateIndex) const
pure virtual

Get the Columns property of Plate.

Parameters
plateIndexthe Plate index.
Returns
the Columns property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateColumns().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getPlateCount ( ) const
pure virtual

Get the number of Plate elements.

Returns
the number of Plate elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getPlateDescription ( index_type  plateIndex) const
pure virtual

Get the Description property of Plate.

Parameters
plateIndexthe Plate index.
Returns
the Description property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateDescription().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getPlateExternalIdentifier ( index_type  plateIndex) const
pure virtual

Get the ExternalIdentifier property of Plate.

Parameters
plateIndexthe Plate index.
Returns
the ExternalIdentifier property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateExternalIdentifier().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getPlateFieldIndex ( index_type  plateIndex) const
pure virtual

Get the FieldIndex property of Plate.

Parameters
plateIndexthe Plate index.
Returns
the FieldIndex property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateFieldIndex().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getPlateID ( index_type  plateIndex) const
pure virtual

Get the ID property of Plate.

Parameters
plateIndexthe Plate index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getPlateName ( index_type  plateIndex) const
pure virtual

Get the Name property of Plate.

Parameters
plateIndexthe Plate index.
Returns
the Name property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateName().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getPlateRefCount ( index_type  screenIndex) const
pure virtual

Get the number of PlateRef elements.

Parameters
screenIndexthe Screen index.
Returns
the number of PlateRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateRefCount().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::NamingConvention ome::xml::meta::MetadataRetrieve::getPlateRowNamingConvention ( index_type  plateIndex) const
pure virtual

Get the RowNamingConvention property of Plate.

Parameters
plateIndexthe Plate index.
Returns
the RowNamingConvention property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateRowNamingConvention().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PositiveInteger ome::xml::meta::MetadataRetrieve::getPlateRows ( index_type  plateIndex) const
pure virtual

Get the Rows property of Plate.

Parameters
plateIndexthe Plate index.
Returns
the Rows property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateRows().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getPlateStatus ( index_type  plateIndex) const
pure virtual

Get the Status property of Plate.

Parameters
plateIndexthe Plate index.
Returns
the Status property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateStatus().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getPlateWellOriginX ( index_type  plateIndex) const
pure virtual

Get the WellOriginX property of Plate.

Parameters
plateIndexthe Plate index.
Returns
the WellOriginX property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateWellOriginX().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getPlateWellOriginY ( index_type  plateIndex) const
pure virtual

Get the WellOriginY property of Plate.

Parameters
plateIndexthe Plate index.
Returns
the WellOriginY property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPlateWellOriginY().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Color ome::xml::meta::MetadataRetrieve::getPointFillColor ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FillColor property of Point.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FillColor property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPointFillColor().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FillRule ome::xml::meta::MetadataRetrieve::getPointFillRule ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FillRule property of Point.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FillRule property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPointFillRule().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FontFamily ome::xml::meta::MetadataRetrieve::getPointFontFamily ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontFamily property of Point.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontFamily property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPointFontFamily().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getPointFontSize ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontSize property of Point.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontSize property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPointFontSize().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FontStyle ome::xml::meta::MetadataRetrieve::getPointFontStyle ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontStyle property of Point.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontStyle property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPointFontStyle().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getPointID ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the ID property of Point.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPointID().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::LineCap ome::xml::meta::MetadataRetrieve::getPointLineCap ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the LineCap property of Point.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the LineCap property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPointLineCap().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getPointLocked ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Locked property of Point.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Locked property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPointLocked().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Color ome::xml::meta::MetadataRetrieve::getPointStrokeColor ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeColor property of Point.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeColor property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPointStrokeColor().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getPointStrokeDashArray ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeDashArray property of Point.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeDashArray property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPointStrokeDashArray().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getPointStrokeWidth ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeWidth property of Point.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeWidth property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPointStrokeWidth().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getPointText ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Text property of Point.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Text property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPointText().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getPointTheC ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheC property of Point.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheC property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPointTheC().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getPointTheT ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheT property of Point.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheT property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPointTheT().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getPointTheZ ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheZ property of Point.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheZ property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPointTheZ().

+ Here is the caller graph for this function:

virtual const ::ome::xml::model::AffineTransform& ome::xml::meta::MetadataRetrieve::getPointTransform ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Transform property of Point.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Transform property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPointTransform().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getPointVisible ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Visible property of Point.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Visible property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPointVisible().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getPointX ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the X property of Point.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the X property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPointX().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getPointY ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Y property of Point.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Y property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPointY().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Color ome::xml::meta::MetadataRetrieve::getPolygonFillColor ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FillColor property of Polygon.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FillColor property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolygonFillColor().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FillRule ome::xml::meta::MetadataRetrieve::getPolygonFillRule ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FillRule property of Polygon.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FillRule property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolygonFillRule().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FontFamily ome::xml::meta::MetadataRetrieve::getPolygonFontFamily ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontFamily property of Polygon.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontFamily property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolygonFontFamily().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getPolygonFontSize ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontSize property of Polygon.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontSize property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolygonFontSize().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FontStyle ome::xml::meta::MetadataRetrieve::getPolygonFontStyle ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontStyle property of Polygon.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontStyle property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolygonFontStyle().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getPolygonID ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the ID property of Polygon.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolygonID().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::LineCap ome::xml::meta::MetadataRetrieve::getPolygonLineCap ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the LineCap property of Polygon.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the LineCap property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolygonLineCap().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getPolygonLocked ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Locked property of Polygon.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Locked property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolygonLocked().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getPolygonPoints ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Points property of Polygon.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Points property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolygonPoints().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Color ome::xml::meta::MetadataRetrieve::getPolygonStrokeColor ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeColor property of Polygon.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeColor property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolygonStrokeColor().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getPolygonStrokeDashArray ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeDashArray property of Polygon.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeDashArray property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolygonStrokeDashArray().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getPolygonStrokeWidth ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeWidth property of Polygon.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeWidth property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolygonStrokeWidth().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getPolygonText ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Text property of Polygon.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Text property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolygonText().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getPolygonTheC ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheC property of Polygon.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheC property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolygonTheC().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getPolygonTheT ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheT property of Polygon.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheT property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolygonTheT().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getPolygonTheZ ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheZ property of Polygon.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheZ property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolygonTheZ().

+ Here is the caller graph for this function:

virtual const ::ome::xml::model::AffineTransform& ome::xml::meta::MetadataRetrieve::getPolygonTransform ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Transform property of Polygon.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Transform property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolygonTransform().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getPolygonVisible ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Visible property of Polygon.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Visible property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolygonVisible().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Color ome::xml::meta::MetadataRetrieve::getPolylineFillColor ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FillColor property of Polyline.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FillColor property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolylineFillColor().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FillRule ome::xml::meta::MetadataRetrieve::getPolylineFillRule ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FillRule property of Polyline.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FillRule property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolylineFillRule().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FontFamily ome::xml::meta::MetadataRetrieve::getPolylineFontFamily ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontFamily property of Polyline.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontFamily property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolylineFontFamily().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getPolylineFontSize ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontSize property of Polyline.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontSize property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolylineFontSize().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FontStyle ome::xml::meta::MetadataRetrieve::getPolylineFontStyle ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontStyle property of Polyline.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontStyle property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolylineFontStyle().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getPolylineID ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the ID property of Polyline.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolylineID().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::LineCap ome::xml::meta::MetadataRetrieve::getPolylineLineCap ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the LineCap property of Polyline.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the LineCap property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolylineLineCap().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getPolylineLocked ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Locked property of Polyline.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Locked property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolylineLocked().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::Marker ome::xml::meta::MetadataRetrieve::getPolylineMarkerEnd ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the MarkerEnd property of Polyline.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the MarkerEnd property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolylineMarkerEnd().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::Marker ome::xml::meta::MetadataRetrieve::getPolylineMarkerStart ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the MarkerStart property of Polyline.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the MarkerStart property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolylineMarkerStart().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getPolylinePoints ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Points property of Polyline.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Points property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolylinePoints().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Color ome::xml::meta::MetadataRetrieve::getPolylineStrokeColor ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeColor property of Polyline.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeColor property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolylineStrokeColor().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getPolylineStrokeDashArray ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeDashArray property of Polyline.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeDashArray property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolylineStrokeDashArray().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getPolylineStrokeWidth ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeWidth property of Polyline.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeWidth property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolylineStrokeWidth().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getPolylineText ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Text property of Polyline.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Text property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolylineText().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getPolylineTheC ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheC property of Polyline.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheC property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolylineTheC().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getPolylineTheT ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheT property of Polyline.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheT property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolylineTheT().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getPolylineTheZ ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheZ property of Polyline.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheZ property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolylineTheZ().

+ Here is the caller graph for this function:

virtual const ::ome::xml::model::AffineTransform& ome::xml::meta::MetadataRetrieve::getPolylineTransform ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Transform property of Polyline.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Transform property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolylineTransform().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getPolylineVisible ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Visible property of Polyline.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Visible property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getPolylineVisible().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getProjectAnnotationRef ( index_type  projectIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of Project.

Parameters
projectIndexthe Project index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getProjectAnnotationRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getProjectAnnotationRefCount ( index_type  projectIndex) const
pure virtual

Get the number of AnnotationRef elements in Project.

Parameters
projectIndexthe Project index.
Returns
the number of AnnotationRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getProjectAnnotationRefCount().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getProjectCount ( ) const
pure virtual

Get the number of Project elements.

Returns
the number of Project elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getProjectCount().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getProjectDatasetRef ( index_type  projectIndex,
index_type  datasetRefIndex 
) const
pure virtual

Get the DatasetRef property of Project.

Parameters
projectIndexthe Project index.
datasetRefIndexDatasetRef index (unused).
Returns
the DatasetRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getProjectDatasetRef().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getProjectDescription ( index_type  projectIndex) const
pure virtual

Get the Description property of Project.

Parameters
projectIndexthe Project index.
Returns
the Description property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getProjectDescription().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getProjectExperimenterGroupRef ( index_type  projectIndex) const
pure virtual

Get the ExperimenterGroupRef property of Project.

Parameters
projectIndexthe Project index.
Returns
the ExperimenterGroupRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getProjectExperimenterGroupRef().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getProjectExperimenterRef ( index_type  projectIndex) const
pure virtual

Get the ExperimenterRef property of Project.

Parameters
projectIndexthe Project index.
Returns
the ExperimenterRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getProjectExperimenterRef().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getProjectID ( index_type  projectIndex) const
pure virtual

Get the ID property of Project.

Parameters
projectIndexthe Project index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getProjectID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getProjectName ( index_type  projectIndex) const
pure virtual

Get the Name property of Project.

Parameters
projectIndexthe Project index.
Returns
the Name property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getProjectName().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getReagentAnnotationRef ( index_type  screenIndex,
index_type  reagentIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of Reagent.

Parameters
screenIndexthe Screen index.
reagentIndexthe Reagent index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getReagentAnnotationRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getReagentAnnotationRefCount ( index_type  screenIndex,
index_type  reagentIndex 
) const
pure virtual

Get the number of AnnotationRef elements in Reagent.

Parameters
screenIndexthe Screen index.
reagentIndexthe Reagent index.
Returns
the number of AnnotationRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getReagentAnnotationRefCount().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getReagentCount ( index_type  screenIndex) const
pure virtual

Get the number of Reagent elements.

Parameters
screenIndexthe Screen index.
Returns
the number of Reagent elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getReagentCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getReagentDescription ( index_type  screenIndex,
index_type  reagentIndex 
) const
pure virtual

Get the Description property of Reagent.

Parameters
screenIndexthe Screen index.
reagentIndexthe Reagent index.
Returns
the Description property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getReagentDescription().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getReagentID ( index_type  screenIndex,
index_type  reagentIndex 
) const
pure virtual

Get the ID property of Reagent.

Parameters
screenIndexthe Screen index.
reagentIndexthe Reagent index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getReagentID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getReagentName ( index_type  screenIndex,
index_type  reagentIndex 
) const
pure virtual

Get the Name property of Reagent.

Parameters
screenIndexthe Screen index.
reagentIndexthe Reagent index.
Returns
the Name property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getReagentName().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getReagentReagentIdentifier ( index_type  screenIndex,
index_type  reagentIndex 
) const
pure virtual

Get the ReagentIdentifier property of Reagent.

Parameters
screenIndexthe Screen index.
reagentIndexthe Reagent index.
Returns
the ReagentIdentifier property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getReagentReagentIdentifier().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Color ome::xml::meta::MetadataRetrieve::getRectangleFillColor ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FillColor property of Rectangle.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FillColor property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRectangleFillColor().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FillRule ome::xml::meta::MetadataRetrieve::getRectangleFillRule ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FillRule property of Rectangle.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FillRule property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRectangleFillRule().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FontFamily ome::xml::meta::MetadataRetrieve::getRectangleFontFamily ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontFamily property of Rectangle.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontFamily property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRectangleFontFamily().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getRectangleFontSize ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontSize property of Rectangle.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontSize property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRectangleFontSize().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::FontStyle ome::xml::meta::MetadataRetrieve::getRectangleFontStyle ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the FontStyle property of Rectangle.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the FontStyle property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRectangleFontStyle().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getRectangleHeight ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Height property of Rectangle.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Height property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRectangleHeight().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getRectangleID ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the ID property of Rectangle.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRectangleID().

+ Here is the caller graph for this function:

virtual ome::xml::model::enums::LineCap ome::xml::meta::MetadataRetrieve::getRectangleLineCap ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the LineCap property of Rectangle.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the LineCap property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRectangleLineCap().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getRectangleLocked ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Locked property of Rectangle.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Locked property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRectangleLocked().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Color ome::xml::meta::MetadataRetrieve::getRectangleStrokeColor ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeColor property of Rectangle.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeColor property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRectangleStrokeColor().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getRectangleStrokeDashArray ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeDashArray property of Rectangle.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeDashArray property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRectangleStrokeDashArray().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getRectangleStrokeWidth ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the StrokeWidth property of Rectangle.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the StrokeWidth property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRectangleStrokeWidth().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getRectangleText ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Text property of Rectangle.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Text property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRectangleText().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getRectangleTheC ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheC property of Rectangle.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheC property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRectangleTheC().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getRectangleTheT ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheT property of Rectangle.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheT property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRectangleTheT().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getRectangleTheZ ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the TheZ property of Rectangle.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the TheZ property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRectangleTheZ().

+ Here is the caller graph for this function:

virtual const ::ome::xml::model::AffineTransform& ome::xml::meta::MetadataRetrieve::getRectangleTransform ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Transform property of Rectangle.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Transform property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRectangleTransform().

+ Here is the caller graph for this function:

virtual bool ome::xml::meta::MetadataRetrieve::getRectangleVisible ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Visible property of Rectangle.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Visible property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRectangleVisible().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getRectangleWidth ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Width property of Rectangle.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Width property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRectangleWidth().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getRectangleX ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the X property of Rectangle.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the X property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRectangleX().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getRectangleY ( index_type  ROIIndex,
index_type  shapeIndex 
) const
pure virtual

Get the Y property of Rectangle.

Parameters
ROIIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Y property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRectangleY().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getRightsRightsHeld ( ) const
pure virtual

Get the RightsHeld property of Rights.

Returns
the RightsHeld property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRightsRightsHeld().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getRightsRightsHolder ( ) const
pure virtual

Get the RightsHolder property of Rights.

Returns
the RightsHolder property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getRightsRightsHolder().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getROIAnnotationRef ( index_type  ROIIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of ROI.

Parameters
ROIIndexthe ROI index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getROIAnnotationRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getROIAnnotationRefCount ( index_type  ROIIndex) const
pure virtual

Get the number of AnnotationRef elements in ROI.

Parameters
ROIIndexthe ROI index.
Returns
the number of AnnotationRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getROIAnnotationRefCount().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getROICount ( ) const
pure virtual

Get the number of ROI elements.

Returns
the number of ROI elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getROICount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getROIDescription ( index_type  ROIIndex) const
pure virtual

Get the Description property of ROI.

Parameters
ROIIndexthe ROI index.
Returns
the Description property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getROIDescription().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getROIID ( index_type  ROIIndex) const
pure virtual

Get the ID property of ROI.

Parameters
ROIIndexthe ROI index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getROIID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getROIName ( index_type  ROIIndex) const
pure virtual

Get the Name property of ROI.

Parameters
ROIIndexthe ROI index.
Returns
the Name property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getROIName().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getROINamespace ( index_type  ROIIndex) const
pure virtual

Get the Namespace property of ROI.

Parameters
ROIIndexthe ROI index.
Returns
the Namespace property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getROINamespace().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getScreenAnnotationRef ( index_type  screenIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of Screen.

Parameters
screenIndexthe Screen index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getScreenAnnotationRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getScreenAnnotationRefCount ( index_type  screenIndex) const
pure virtual

Get the number of AnnotationRef elements in Screen.

Parameters
screenIndexthe Screen index.
Returns
the number of AnnotationRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getScreenAnnotationRefCount().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getScreenCount ( ) const
pure virtual

Get the number of Screen elements.

Returns
the number of Screen elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getScreenCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getScreenDescription ( index_type  screenIndex) const
pure virtual

Get the Description property of Screen.

Parameters
screenIndexthe Screen index.
Returns
the Description property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getScreenDescription().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getScreenID ( index_type  screenIndex) const
pure virtual

Get the ID property of Screen.

Parameters
screenIndexthe Screen index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getScreenID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getScreenName ( index_type  screenIndex) const
pure virtual

Get the Name property of Screen.

Parameters
screenIndexthe Screen index.
Returns
the Name property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getScreenName().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getScreenPlateRef ( index_type  screenIndex,
index_type  plateRefIndex 
) const
pure virtual

Get the PlateRef property of Screen.

Parameters
screenIndexthe Screen index.
plateRefIndexPlateRef index (unused).
Returns
the PlateRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getScreenPlateRef().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getScreenProtocolDescription ( index_type  screenIndex) const
pure virtual

Get the ProtocolDescription property of Screen.

Parameters
screenIndexthe Screen index.
Returns
the ProtocolDescription property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getScreenProtocolDescription().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getScreenProtocolIdentifier ( index_type  screenIndex) const
pure virtual

Get the ProtocolIdentifier property of Screen.

Parameters
screenIndexthe Screen index.
Returns
the ProtocolIdentifier property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getScreenProtocolIdentifier().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getScreenReagentSetDescription ( index_type  screenIndex) const
pure virtual

Get the ReagentSetDescription property of Screen.

Parameters
screenIndexthe Screen index.
Returns
the ReagentSetDescription property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getScreenReagentSetDescription().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getScreenReagentSetIdentifier ( index_type  screenIndex) const
pure virtual

Get the ReagentSetIdentifier property of Screen.

Parameters
screenIndexthe Screen index.
Returns
the ReagentSetIdentifier property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getScreenReagentSetIdentifier().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getScreenType ( index_type  screenIndex) const
pure virtual

Get the Type property of Screen.

Parameters
screenIndexthe Screen index.
Returns
the Type property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getScreenType().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getShapeCount ( index_type  ROIIndex) const
pure virtual

Get the number of Shape elements.

Parameters
ROIIndexthe ROI index.
Returns
the number of Shape elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getShapeCount().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getShapeType ( index_type  roiIndex,
index_type  shapeIndex 
) const
pure virtual

Get the type of a Shape.

Parameters
roiIndexthe ROI index.
shapeIndexthe Shape index.
Returns
the Shape type.
Todo:
Can this be a const reference?

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getShapeType().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getStageLabelName ( index_type  imageIndex) const
pure virtual

Get the Name property of StageLabel.

Parameters
imageIndexthe Image index.
Returns
the Name property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getStageLabelName().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getStageLabelX ( index_type  imageIndex) const
pure virtual

Get the X property of StageLabel.

Parameters
imageIndexthe Image index.
Returns
the X property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getStageLabelX().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getStageLabelY ( index_type  imageIndex) const
pure virtual

Get the Y property of StageLabel.

Parameters
imageIndexthe Image index.
Returns
the Y property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getStageLabelY().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getStageLabelZ ( index_type  imageIndex) const
pure virtual

Get the Z property of StageLabel.

Parameters
imageIndexthe Image index.
Returns
the Z property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getStageLabelZ().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getTagAnnotationAnnotationCount ( index_type  tagAnnotationIndex) const
pure virtual

Get the number of links to a TagAnnotation.

This method returns the number of references to the specified TagAnnotation held by all model objects.

Parameters
tagAnnotationIndexthe TagAnnotation index.
Returns
the number of TagAnnotation links.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTagAnnotationAnnotationCount().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getTagAnnotationAnnotationRef ( index_type  tagAnnotationIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of TagAnnotation.

Parameters
tagAnnotationIndexthe TagAnnotation index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTagAnnotationAnnotationRef().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getTagAnnotationAnnotator ( index_type  tagAnnotationIndex) const
pure virtual

Get the Annotator property of TagAnnotation.

Parameters
tagAnnotationIndexthe TagAnnotation index.
Returns
the Annotator property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTagAnnotationAnnotator().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getTagAnnotationCount ( ) const
pure virtual

Get the number of TagAnnotation elements.

Returns
the number of TagAnnotation elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTagAnnotationCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getTagAnnotationDescription ( index_type  tagAnnotationIndex) const
pure virtual

Get the Description property of TagAnnotation.

Parameters
tagAnnotationIndexthe TagAnnotation index.
Returns
the Description property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTagAnnotationDescription().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getTagAnnotationID ( index_type  tagAnnotationIndex) const
pure virtual

Get the ID property of TagAnnotation.

Parameters
tagAnnotationIndexthe TagAnnotation index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTagAnnotationID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getTagAnnotationNamespace ( index_type  tagAnnotationIndex) const
pure virtual

Get the Namespace property of TagAnnotation.

Parameters
tagAnnotationIndexthe TagAnnotation index.
Returns
the Namespace property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTagAnnotationNamespace().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getTagAnnotationValue ( index_type  tagAnnotationIndex) const
pure virtual

Get the Value property of TagAnnotation.

Parameters
tagAnnotationIndexthe TagAnnotation index.
Returns
the Value property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTagAnnotationValue().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getTermAnnotationAnnotationCount ( index_type  termAnnotationIndex) const
pure virtual

Get the number of links to a TermAnnotation.

This method returns the number of references to the specified TermAnnotation held by all model objects.

Parameters
termAnnotationIndexthe TermAnnotation index.
Returns
the number of TermAnnotation links.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTermAnnotationAnnotationCount().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getTermAnnotationAnnotationRef ( index_type  termAnnotationIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of TermAnnotation.

Parameters
termAnnotationIndexthe TermAnnotation index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTermAnnotationAnnotationRef().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getTermAnnotationAnnotator ( index_type  termAnnotationIndex) const
pure virtual

Get the Annotator property of TermAnnotation.

Parameters
termAnnotationIndexthe TermAnnotation index.
Returns
the Annotator property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTermAnnotationAnnotator().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getTermAnnotationCount ( ) const
pure virtual

Get the number of TermAnnotation elements.

Returns
the number of TermAnnotation elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTermAnnotationCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getTermAnnotationDescription ( index_type  termAnnotationIndex) const
pure virtual

Get the Description property of TermAnnotation.

Parameters
termAnnotationIndexthe TermAnnotation index.
Returns
the Description property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTermAnnotationDescription().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getTermAnnotationID ( index_type  termAnnotationIndex) const
pure virtual

Get the ID property of TermAnnotation.

Parameters
termAnnotationIndexthe TermAnnotation index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTermAnnotationID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getTermAnnotationNamespace ( index_type  termAnnotationIndex) const
pure virtual

Get the Namespace property of TermAnnotation.

Parameters
termAnnotationIndexthe TermAnnotation index.
Returns
the Namespace property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTermAnnotationNamespace().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getTermAnnotationValue ( index_type  termAnnotationIndex) const
pure virtual

Get the Value property of TermAnnotation.

Parameters
termAnnotationIndexthe TermAnnotation index.
Returns
the Value property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTermAnnotationValue().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getTiffDataCount ( index_type  imageIndex) const
pure virtual

Get the number of TiffData elements.

Parameters
imageIndexthe Image index.
Returns
the number of TiffData elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTiffDataCount().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getTiffDataFirstC ( index_type  imageIndex,
index_type  tiffDataIndex 
) const
pure virtual

Get the FirstC property of TiffData.

Parameters
imageIndexthe Image index.
tiffDataIndexthe TiffData index.
Returns
the FirstC property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTiffDataFirstC().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getTiffDataFirstT ( index_type  imageIndex,
index_type  tiffDataIndex 
) const
pure virtual

Get the FirstT property of TiffData.

Parameters
imageIndexthe Image index.
tiffDataIndexthe TiffData index.
Returns
the FirstT property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTiffDataFirstT().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getTiffDataFirstZ ( index_type  imageIndex,
index_type  tiffDataIndex 
) const
pure virtual

Get the FirstZ property of TiffData.

Parameters
imageIndexthe Image index.
tiffDataIndexthe TiffData index.
Returns
the FirstZ property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTiffDataFirstZ().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getTiffDataIFD ( index_type  imageIndex,
index_type  tiffDataIndex 
) const
pure virtual

Get the IFD property of TiffData.

Parameters
imageIndexthe Image index.
tiffDataIndexthe TiffData index.
Returns
the IFD property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTiffDataIFD().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getTiffDataPlaneCount ( index_type  imageIndex,
index_type  tiffDataIndex 
) const
pure virtual

Get the PlaneCount property of TiffData.

Parameters
imageIndexthe Image index.
tiffDataIndexthe TiffData index.
Returns
the PlaneCount property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTiffDataPlaneCount().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getTimestampAnnotationAnnotationCount ( index_type  timestampAnnotationIndex) const
pure virtual

Get the number of links to a TimestampAnnotation.

This method returns the number of references to the specified TimestampAnnotation held by all model objects.

Parameters
timestampAnnotationIndexthe TimestampAnnotation index.
Returns
the number of TimestampAnnotation links.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTimestampAnnotationAnnotationCount().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getTimestampAnnotationAnnotationRef ( index_type  timestampAnnotationIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of TimestampAnnotation.

Parameters
timestampAnnotationIndexthe TimestampAnnotation index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTimestampAnnotationAnnotationRef().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getTimestampAnnotationAnnotator ( index_type  timestampAnnotationIndex) const
pure virtual

Get the Annotator property of TimestampAnnotation.

Parameters
timestampAnnotationIndexthe TimestampAnnotation index.
Returns
the Annotator property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTimestampAnnotationAnnotator().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getTimestampAnnotationCount ( ) const
pure virtual

Get the number of TimestampAnnotation elements.

Returns
the number of TimestampAnnotation elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTimestampAnnotationCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getTimestampAnnotationDescription ( index_type  timestampAnnotationIndex) const
pure virtual

Get the Description property of TimestampAnnotation.

Parameters
timestampAnnotationIndexthe TimestampAnnotation index.
Returns
the Description property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTimestampAnnotationDescription().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getTimestampAnnotationID ( index_type  timestampAnnotationIndex) const
pure virtual

Get the ID property of TimestampAnnotation.

Parameters
timestampAnnotationIndexthe TimestampAnnotation index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTimestampAnnotationID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getTimestampAnnotationNamespace ( index_type  timestampAnnotationIndex) const
pure virtual

Get the Namespace property of TimestampAnnotation.

Parameters
timestampAnnotationIndexthe TimestampAnnotation index.
Returns
the Namespace property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTimestampAnnotationNamespace().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Timestamp ome::xml::meta::MetadataRetrieve::getTimestampAnnotationValue ( index_type  timestampAnnotationIndex) const
pure virtual

Get the Value property of TimestampAnnotation.

Parameters
timestampAnnotationIndexthe TimestampAnnotation index.
Returns
the Value property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTimestampAnnotationValue().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PositiveInteger ome::xml::meta::MetadataRetrieve::getTransmittanceRangeCutIn ( index_type  instrumentIndex,
index_type  filterIndex 
) const
pure virtual

Get the CutIn property of TransmittanceRange.

Parameters
instrumentIndexthe Instrument index.
filterIndexthe Filter index.
Returns
the CutIn property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTransmittanceRangeCutIn().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getTransmittanceRangeCutInTolerance ( index_type  instrumentIndex,
index_type  filterIndex 
) const
pure virtual

Get the CutInTolerance property of TransmittanceRange.

Parameters
instrumentIndexthe Instrument index.
filterIndexthe Filter index.
Returns
the CutInTolerance property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTransmittanceRangeCutInTolerance().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PositiveInteger ome::xml::meta::MetadataRetrieve::getTransmittanceRangeCutOut ( index_type  instrumentIndex,
index_type  filterIndex 
) const
pure virtual

Get the CutOut property of TransmittanceRange.

Parameters
instrumentIndexthe Instrument index.
filterIndexthe Filter index.
Returns
the CutOut property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTransmittanceRangeCutOut().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getTransmittanceRangeCutOutTolerance ( index_type  instrumentIndex,
index_type  filterIndex 
) const
pure virtual

Get the CutOutTolerance property of TransmittanceRange.

Parameters
instrumentIndexthe Instrument index.
filterIndexthe Filter index.
Returns
the CutOutTolerance property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTransmittanceRangeCutOutTolerance().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::PercentFraction ome::xml::meta::MetadataRetrieve::getTransmittanceRangeTransmittance ( index_type  instrumentIndex,
index_type  filterIndex 
) const
pure virtual

Get the Transmittance property of TransmittanceRange.

Parameters
instrumentIndexthe Instrument index.
filterIndexthe Filter index.
Returns
the Transmittance property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getTransmittanceRangeTransmittance().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getUUID ( ) const
pure virtual

Get the UUID associated with this collection of metadata.

Returns
the UUID.
Todo:
Can this be a const reference?

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getUUID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getUUIDFileName ( index_type  imageIndex,
index_type  tiffDataIndex 
) const
pure virtual

Get the FileName property of UUID.

Parameters
imageIndexthe Image index.
tiffDataIndexthe TiffData index.
Returns
the FileName property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getUUIDFileName().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getUUIDValue ( index_type  imageIndex,
index_type  tiffDataIndex 
) const
pure virtual

Get the text value of UUID.

Parameters
imageIndexthe Image index.
tiffDataIndexthe TiffData index.
Returns
the text value.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getUUIDValue().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getWellAnnotationRef ( index_type  plateIndex,
index_type  wellIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of Well.

Parameters
plateIndexthe Plate index.
wellIndexthe Well index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getWellAnnotationRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getWellAnnotationRefCount ( index_type  plateIndex,
index_type  wellIndex 
) const
pure virtual

Get the number of AnnotationRef elements in Well.

Parameters
plateIndexthe Plate index.
wellIndexthe Well index.
Returns
the number of AnnotationRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getWellAnnotationRefCount().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Color ome::xml::meta::MetadataRetrieve::getWellColor ( index_type  plateIndex,
index_type  wellIndex 
) const
pure virtual

Get the Color property of Well.

Parameters
plateIndexthe Plate index.
wellIndexthe Well index.
Returns
the Color property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getWellColor().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getWellColumn ( index_type  plateIndex,
index_type  wellIndex 
) const
pure virtual

Get the Column property of Well.

Parameters
plateIndexthe Plate index.
wellIndexthe Well index.
Returns
the Column property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getWellColumn().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getWellCount ( index_type  plateIndex) const
pure virtual

Get the number of Well elements.

Parameters
plateIndexthe Plate index.
Returns
the number of Well elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getWellCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getWellExternalDescription ( index_type  plateIndex,
index_type  wellIndex 
) const
pure virtual

Get the ExternalDescription property of Well.

Parameters
plateIndexthe Plate index.
wellIndexthe Well index.
Returns
the ExternalDescription property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getWellExternalDescription().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getWellExternalIdentifier ( index_type  plateIndex,
index_type  wellIndex 
) const
pure virtual

Get the ExternalIdentifier property of Well.

Parameters
plateIndexthe Plate index.
wellIndexthe Well index.
Returns
the ExternalIdentifier property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getWellExternalIdentifier().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getWellID ( index_type  plateIndex,
index_type  wellIndex 
) const
pure virtual

Get the ID property of Well.

Parameters
plateIndexthe Plate index.
wellIndexthe Well index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getWellID().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getWellReagentRef ( index_type  plateIndex,
index_type  wellIndex 
) const
pure virtual

Get the ReagentRef property of Well.

Parameters
plateIndexthe Plate index.
wellIndexthe Well index.
Returns
the ReagentRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getWellReagentRef().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getWellRow ( index_type  plateIndex,
index_type  wellIndex 
) const
pure virtual

Get the Row property of Well.

Parameters
plateIndexthe Plate index.
wellIndexthe Well index.
Returns
the Row property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getWellRow().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getWellSampleAnnotationRef ( index_type  plateIndex,
index_type  wellIndex,
index_type  wellSampleIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of WellSample.

Parameters
plateIndexthe Plate index.
wellIndexthe Well index.
wellSampleIndexthe WellSample index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getWellSampleAnnotationRef().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getWellSampleAnnotationRefCount ( index_type  plateIndex,
index_type  wellIndex,
index_type  wellSampleIndex 
) const
pure virtual

Get the number of AnnotationRef elements in WellSample.

Parameters
plateIndexthe Plate index.
wellIndexthe Well index.
wellSampleIndexthe WellSample index.
Returns
the number of AnnotationRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getWellSampleAnnotationRefCount().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getWellSampleCount ( index_type  plateIndex,
index_type  wellIndex 
) const
pure virtual

Get the number of WellSample elements.

Parameters
plateIndexthe Plate index.
wellIndexthe Well index.
Returns
the number of WellSample elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getWellSampleCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getWellSampleID ( index_type  plateIndex,
index_type  wellIndex,
index_type  wellSampleIndex 
) const
pure virtual

Get the ID property of WellSample.

Parameters
plateIndexthe Plate index.
wellIndexthe Well index.
wellSampleIndexthe WellSample index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getWellSampleID().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getWellSampleImageRef ( index_type  plateIndex,
index_type  wellIndex,
index_type  wellSampleIndex 
) const
pure virtual

Get the ImageRef property of WellSample.

Parameters
plateIndexthe Plate index.
wellIndexthe Well index.
wellSampleIndexthe WellSample index.
Returns
the ImageRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getWellSampleImageRef().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::NonNegativeInteger ome::xml::meta::MetadataRetrieve::getWellSampleIndex ( index_type  plateIndex,
index_type  wellIndex,
index_type  wellSampleIndex 
) const
pure virtual

Get the Index property of WellSample.

Parameters
plateIndexthe Plate index.
wellIndexthe Well index.
wellSampleIndexthe WellSample index.
Returns
the Index property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getWellSampleIndex().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getWellSamplePositionX ( index_type  plateIndex,
index_type  wellIndex,
index_type  wellSampleIndex 
) const
pure virtual

Get the PositionX property of WellSample.

Parameters
plateIndexthe Plate index.
wellIndexthe Well index.
wellSampleIndexthe WellSample index.
Returns
the PositionX property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getWellSamplePositionX().

+ Here is the caller graph for this function:

virtual double ome::xml::meta::MetadataRetrieve::getWellSamplePositionY ( index_type  plateIndex,
index_type  wellIndex,
index_type  wellSampleIndex 
) const
pure virtual

Get the PositionY property of WellSample.

Parameters
plateIndexthe Plate index.
wellIndexthe Well index.
wellSampleIndexthe WellSample index.
Returns
the PositionY property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getWellSamplePositionY().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getWellSampleRefCount ( index_type  plateIndex,
index_type  plateAcquisitionIndex 
) const
pure virtual

Get the number of WellSampleRef elements.

Parameters
plateIndexthe Plate index.
plateAcquisitionIndexthe PlateAcquisition index.
Returns
the number of WellSampleRef elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getWellSampleRefCount().

+ Here is the caller graph for this function:

virtual ome::xml::model::primitives::Timestamp ome::xml::meta::MetadataRetrieve::getWellSampleTimepoint ( index_type  plateIndex,
index_type  wellIndex,
index_type  wellSampleIndex 
) const
pure virtual

Get the Timepoint property of WellSample.

Parameters
plateIndexthe Plate index.
wellIndexthe Well index.
wellSampleIndexthe WellSample index.
Returns
the Timepoint property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getWellSampleTimepoint().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getWellType ( index_type  plateIndex,
index_type  wellIndex 
) const
pure virtual

Get the Type property of Well.

Parameters
plateIndexthe Plate index.
wellIndexthe Well index.
Returns
the Type property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getWellType().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getXMLAnnotationAnnotationCount ( index_type  xmlAnnotationIndex) const
pure virtual

Get the number of links to an XMLAnnotation.

This method returns the number of references to the specified XMLAnnotation held by all model objects.

Parameters
xmlAnnotationIndexthe XMLAnnotation index.
Returns
the number of XMLAnnotation links.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getXMLAnnotationAnnotationCount().

+ Here is the caller graph for this function:

virtual const std::string& ome::xml::meta::MetadataRetrieve::getXMLAnnotationAnnotationRef ( index_type  XMLAnnotationIndex,
index_type  annotationRefIndex 
) const
pure virtual

Get the AnnotationRef property of XMLAnnotation.

Parameters
XMLAnnotationIndexthe XMLAnnotation index.
annotationRefIndexAnnotationRef index (unused).
Returns
the AnnotationRef property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getXMLAnnotationAnnotationRef().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getXMLAnnotationAnnotator ( index_type  XMLAnnotationIndex) const
pure virtual

Get the Annotator property of XMLAnnotation.

Parameters
XMLAnnotationIndexthe XMLAnnotation index.
Returns
the Annotator property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getXMLAnnotationAnnotator().

+ Here is the caller graph for this function:

virtual index_type ome::xml::meta::MetadataRetrieve::getXMLAnnotationCount ( ) const
pure virtual

Get the number of XMLAnnotation elements.

Returns
the number of XMLAnnotation elements.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getXMLAnnotationCount().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getXMLAnnotationDescription ( index_type  XMLAnnotationIndex) const
pure virtual

Get the Description property of XMLAnnotation.

Parameters
XMLAnnotationIndexthe XMLAnnotation index.
Returns
the Description property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getXMLAnnotationDescription().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getXMLAnnotationID ( index_type  XMLAnnotationIndex) const
pure virtual

Get the ID property of XMLAnnotation.

Parameters
XMLAnnotationIndexthe XMLAnnotation index.
Returns
the ID property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getXMLAnnotationID().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getXMLAnnotationNamespace ( index_type  XMLAnnotationIndex) const
pure virtual

Get the Namespace property of XMLAnnotation.

Parameters
XMLAnnotationIndexthe XMLAnnotation index.
Returns
the Namespace property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getXMLAnnotationNamespace().

+ Here is the caller graph for this function:

virtual std::string ome::xml::meta::MetadataRetrieve::getXMLAnnotationValue ( index_type  XMLAnnotationIndex) const
pure virtual

Get the Value property of XMLAnnotation.

Parameters
XMLAnnotationIndexthe XMLAnnotation index.
Returns
the Value property.

Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.

Referenced by ome::xml::meta::AggregateMetadata::getXMLAnnotationValue().

+ Here is the caller graph for this function:


The documentation for this class was generated from the following file: