bioformats
5.1.2
|
This is the complete list of members for ome::xml::meta::MetadataStore, including all inherited members.
BaseMetadata() | ome::xml::meta::BaseMetadata | inlineprotected |
byte_array typedef | ome::xml::meta::BaseMetadata | |
createRoot()=0 | ome::xml::meta::MetadataStore | pure virtual |
getRoot()=0 | ome::xml::meta::MetadataStore | pure virtual |
index_type typedef | ome::xml::meta::BaseMetadata | |
MetadataStore() | ome::xml::meta::MetadataStore | inlineprotected |
MetadataStore(const MetadataStore &) | ome::xml::meta::MetadataStore | private |
operator=(const MetadataStore &) | ome::xml::meta::MetadataStore | private |
setArcID(std::string id, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setArcLotNumber(std::string lotNumber, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setArcManufacturer(std::string manufacturer, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setArcModel(std::string model, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setArcPower(double power, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setArcSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setArcType(ome::xml::model::enums::ArcType type, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setBinaryFileFileName(std::string fileName, index_type fileAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setBinaryFileMIMEType(std::string mimeType, index_type fileAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setBinaryFileSize(ome::xml::model::primitives::NonNegativeLong size, index_type fileAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setBinaryOnlyMetadataFile(std::string metadataFile)=0 | ome::xml::meta::MetadataStore | pure virtual |
setBinaryOnlyUUID(std::string uuid)=0 | ome::xml::meta::MetadataStore | pure virtual |
setBooleanAnnotationAnnotationRef(const std::string &annotation, index_type booleanAnnotationIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setBooleanAnnotationAnnotator(std::string annotator, index_type booleanAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setBooleanAnnotationDescription(std::string description, index_type booleanAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setBooleanAnnotationID(std::string id, index_type booleanAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setBooleanAnnotationNamespace(std::string namespace_, index_type booleanAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setBooleanAnnotationValue(bool value, index_type booleanAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setChannelAcquisitionMode(ome::xml::model::enums::AcquisitionMode acquisitionMode, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setChannelAnnotationRef(const std::string &annotation, index_type imageIndex, index_type channelIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setChannelColor(ome::xml::model::primitives::Color color, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setChannelContrastMethod(ome::xml::model::enums::ContrastMethod contrastMethod, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setChannelEmissionWavelength(ome::xml::model::primitives::PositiveInteger emissionWavelength, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setChannelExcitationWavelength(ome::xml::model::primitives::PositiveInteger excitationWavelength, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setChannelFilterSetRef(const std::string &filterSet, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setChannelFluor(std::string fluor, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setChannelID(std::string id, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setChannelIlluminationType(ome::xml::model::enums::IlluminationType illuminationType, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setChannelLightSourceSettingsAttenuation(ome::xml::model::primitives::PercentFraction attenuation, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setChannelLightSourceSettingsID(std::string id, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setChannelLightSourceSettingsWavelength(ome::xml::model::primitives::PositiveInteger wavelength, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setChannelName(std::string name, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setChannelNDFilter(double ndFilter, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setChannelPinholeSize(double pinholeSize, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setChannelPockelCellSetting(int32_t pockelCellSetting, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setChannelSamplesPerPixel(ome::xml::model::primitives::PositiveInteger samplesPerPixel, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setCommentAnnotationAnnotationRef(const std::string &annotation, index_type commentAnnotationIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setCommentAnnotationAnnotator(std::string annotator, index_type commentAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setCommentAnnotationDescription(std::string description, index_type commentAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setCommentAnnotationID(std::string id, index_type commentAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setCommentAnnotationNamespace(std::string namespace_, index_type commentAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setCommentAnnotationValue(std::string value, index_type commentAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDatasetAnnotationRef(const std::string &annotation, index_type datasetIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDatasetDescription(std::string description, index_type datasetIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDatasetExperimenterGroupRef(const std::string &experimenterGroup, index_type datasetIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDatasetExperimenterRef(const std::string &experimenter, index_type datasetIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDatasetID(std::string id, index_type datasetIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDatasetImageRef(const std::string &image, index_type datasetIndex, index_type imageRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDatasetName(std::string name, index_type datasetIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDetectorAmplificationGain(double amplificationGain, index_type instrumentIndex, index_type detectorIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDetectorGain(double gain, index_type instrumentIndex, index_type detectorIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDetectorID(std::string id, index_type instrumentIndex, index_type detectorIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDetectorLotNumber(std::string lotNumber, index_type instrumentIndex, index_type detectorIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDetectorManufacturer(std::string manufacturer, index_type instrumentIndex, index_type detectorIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDetectorModel(std::string model, index_type instrumentIndex, index_type detectorIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDetectorOffset(double offset, index_type instrumentIndex, index_type detectorIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDetectorSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type detectorIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDetectorSettingsBinning(ome::xml::model::enums::Binning binning, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDetectorSettingsGain(double gain, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDetectorSettingsID(std::string id, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDetectorSettingsIntegration(ome::xml::model::primitives::PositiveInteger integration, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDetectorSettingsOffset(double offset, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDetectorSettingsReadOutRate(double readOutRate, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDetectorSettingsVoltage(double voltage, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDetectorSettingsZoom(double zoom, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDetectorType(ome::xml::model::enums::DetectorType type, index_type instrumentIndex, index_type detectorIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDetectorVoltage(double voltage, index_type instrumentIndex, index_type detectorIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDetectorZoom(double zoom, index_type instrumentIndex, index_type detectorIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDichroicID(std::string id, index_type instrumentIndex, index_type dichroicIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDichroicLotNumber(std::string lotNumber, index_type instrumentIndex, index_type dichroicIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDichroicManufacturer(std::string manufacturer, index_type instrumentIndex, index_type dichroicIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDichroicModel(std::string model, index_type instrumentIndex, index_type dichroicIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDichroicSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type dichroicIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDoubleAnnotationAnnotationRef(const std::string &annotation, index_type doubleAnnotationIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDoubleAnnotationAnnotator(std::string annotator, index_type doubleAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDoubleAnnotationDescription(std::string description, index_type doubleAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDoubleAnnotationID(std::string id, index_type doubleAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDoubleAnnotationNamespace(std::string namespace_, index_type doubleAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setDoubleAnnotationValue(double value, index_type doubleAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setEllipseFillColor(ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setEllipseFillRule(ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setEllipseFontFamily(ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setEllipseFontSize(ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setEllipseFontStyle(ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setEllipseID(std::string id, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setEllipseLineCap(ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setEllipseLocked(bool locked, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setEllipseRadiusX(double radiusX, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setEllipseRadiusY(double radiusY, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setEllipseStrokeColor(ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setEllipseStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setEllipseStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setEllipseText(std::string text, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setEllipseTheC(ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setEllipseTheT(ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setEllipseTheZ(ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setEllipseTransform(const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setEllipseVisible(bool visible, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setEllipseX(double x, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setEllipseY(double y, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setExperimentDescription(std::string description, index_type experimentIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setExperimenterAnnotationRef(const std::string &annotation, index_type experimenterIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setExperimenterEmail(std::string email, index_type experimenterIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setExperimenterFirstName(std::string firstName, index_type experimenterIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setExperimenterGroupAnnotationRef(const std::string &annotation, index_type experimenterGroupIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setExperimenterGroupDescription(std::string description, index_type experimenterGroupIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setExperimenterGroupExperimenterRef(const std::string &experimenter, index_type experimenterGroupIndex, index_type experimenterRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setExperimenterGroupID(std::string id, index_type experimenterGroupIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setExperimenterGroupLeader(const std::string &leader, index_type experimenterGroupIndex, index_type leaderIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setExperimenterGroupName(std::string name, index_type experimenterGroupIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setExperimenterID(std::string id, index_type experimenterIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setExperimenterInstitution(std::string institution, index_type experimenterIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setExperimenterLastName(std::string lastName, index_type experimenterIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setExperimenterMiddleName(std::string middleName, index_type experimenterIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setExperimenterUserName(std::string userName, index_type experimenterIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setExperimentExperimenterRef(const std::string &experimenter, index_type experimentIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setExperimentID(std::string id, index_type experimentIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setExperimentType(ome::xml::model::enums::ExperimentType type, index_type experimentIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFilamentID(std::string id, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFilamentLotNumber(std::string lotNumber, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFilamentManufacturer(std::string manufacturer, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFilamentModel(std::string model, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFilamentPower(double power, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFilamentSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFilamentType(ome::xml::model::enums::FilamentType type, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFileAnnotationAnnotationRef(const std::string &annotation, index_type fileAnnotationIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFileAnnotationAnnotator(std::string annotator, index_type fileAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFileAnnotationDescription(std::string description, index_type fileAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFileAnnotationID(std::string id, index_type fileAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFileAnnotationNamespace(std::string namespace_, index_type fileAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFilterFilterWheel(std::string filterWheel, index_type instrumentIndex, index_type filterIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFilterID(std::string id, index_type instrumentIndex, index_type filterIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFilterLotNumber(std::string lotNumber, index_type instrumentIndex, index_type filterIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFilterManufacturer(std::string manufacturer, index_type instrumentIndex, index_type filterIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFilterModel(std::string model, index_type instrumentIndex, index_type filterIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFilterSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type filterIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFilterSetDichroicRef(const std::string &dichroic, index_type instrumentIndex, index_type filterSetIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFilterSetEmissionFilterRef(const std::string &emissionFilter, index_type instrumentIndex, index_type filterSetIndex, index_type emissionFilterRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFilterSetExcitationFilterRef(const std::string &excitationFilter, index_type instrumentIndex, index_type filterSetIndex, index_type excitationFilterRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFilterSetID(std::string id, index_type instrumentIndex, index_type filterSetIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFilterSetLotNumber(std::string lotNumber, index_type instrumentIndex, index_type filterSetIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFilterSetManufacturer(std::string manufacturer, index_type instrumentIndex, index_type filterSetIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFilterSetModel(std::string model, index_type instrumentIndex, index_type filterSetIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFilterSetSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type filterSetIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setFilterType(ome::xml::model::enums::FilterType type, index_type instrumentIndex, index_type filterIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setImageAcquisitionDate(ome::xml::model::primitives::Timestamp acquisitionDate, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setImageAnnotationRef(const std::string &annotation, index_type imageIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setImageDescription(std::string description, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setImageExperimenterGroupRef(const std::string &experimenterGroup, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setImageExperimenterRef(const std::string &experimenter, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setImageExperimentRef(const std::string &experiment, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setImageID(std::string id, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setImageInstrumentRef(const std::string &instrument, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setImageMicrobeamManipulationRef(const std::string µbeamManipulation, index_type imageIndex, index_type microbeamManipulationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setImageName(std::string name, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setImageROIRef(const std::string &roi, index_type imageIndex, index_type ROIRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setImagingEnvironmentAirPressure(double airPressure, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setImagingEnvironmentCO2Percent(ome::xml::model::primitives::PercentFraction co2Percent, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setImagingEnvironmentHumidity(ome::xml::model::primitives::PercentFraction humidity, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setImagingEnvironmentTemperature(double temperature, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setInstrumentID(std::string id, index_type instrumentIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLabelFillColor(ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLabelFillRule(ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLabelFontFamily(ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLabelFontSize(ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLabelFontStyle(ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLabelID(std::string id, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLabelLineCap(ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLabelLocked(bool locked, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLabelStrokeColor(ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLabelStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLabelStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLabelText(std::string text, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLabelTheC(ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLabelTheT(ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLabelTheZ(ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLabelTransform(const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLabelVisible(bool visible, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLabelX(double x, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLabelY(double y, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLaserFrequencyMultiplication(ome::xml::model::primitives::PositiveInteger frequencyMultiplication, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLaserID(std::string id, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLaserLaserMedium(ome::xml::model::enums::LaserMedium laserMedium, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLaserLotNumber(std::string lotNumber, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLaserManufacturer(std::string manufacturer, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLaserModel(std::string model, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLaserPockelCell(bool pockelCell, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLaserPower(double power, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLaserPulse(ome::xml::model::enums::Pulse pulse, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLaserPump(const std::string &pump, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLaserRepetitionRate(double repetitionRate, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLaserSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLaserTuneable(bool tuneable, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLaserType(ome::xml::model::enums::LaserType type, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLaserWavelength(ome::xml::model::primitives::PositiveInteger wavelength, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLightEmittingDiodeID(std::string id, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLightEmittingDiodeLotNumber(std::string lotNumber, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLightEmittingDiodeManufacturer(std::string manufacturer, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLightEmittingDiodeModel(std::string model, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLightEmittingDiodePower(double power, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLightEmittingDiodeSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type lightSourceIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLightPathDichroicRef(const std::string &dichroic, index_type imageIndex, index_type channelIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLightPathEmissionFilterRef(const std::string &emissionFilter, index_type imageIndex, index_type channelIndex, index_type emissionFilterRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLightPathExcitationFilterRef(const std::string &excitationFilter, index_type imageIndex, index_type channelIndex, index_type excitationFilterRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineFillColor(ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineFillRule(ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineFontFamily(ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineFontSize(ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineFontStyle(ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineID(std::string id, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineLineCap(ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineLocked(bool locked, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineMarkerEnd(ome::xml::model::enums::Marker markerEnd, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineMarkerStart(ome::xml::model::enums::Marker markerStart, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineStrokeColor(ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineText(std::string text, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineTheC(ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineTheT(ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineTheZ(ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineTransform(const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineVisible(bool visible, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineX1(double x1, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineX2(double x2, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineY1(double y1, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLineY2(double y2, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setListAnnotationAnnotationRef(const std::string &annotation, index_type listAnnotationIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setListAnnotationAnnotator(std::string annotator, index_type listAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setListAnnotationDescription(std::string description, index_type listAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setListAnnotationID(std::string id, index_type listAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setListAnnotationNamespace(std::string namespace_, index_type listAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLongAnnotationAnnotationRef(const std::string &annotation, index_type longAnnotationIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLongAnnotationAnnotator(std::string annotator, index_type longAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLongAnnotationDescription(std::string description, index_type longAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLongAnnotationID(std::string id, index_type longAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLongAnnotationNamespace(std::string namespace_, index_type longAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setLongAnnotationValue(int64_t value, index_type longAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMaskFillColor(ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMaskFillRule(ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMaskFontFamily(ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMaskFontSize(ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMaskFontStyle(ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMaskHeight(double height, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMaskID(std::string id, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMaskLineCap(ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMaskLocked(bool locked, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMaskStrokeColor(ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMaskStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMaskStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMaskText(std::string text, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMaskTheC(ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMaskTheT(ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMaskTheZ(ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMaskTransform(const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMaskVisible(bool visible, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMaskWidth(double width, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMaskX(double x, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMaskY(double y, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMicrobeamManipulationDescription(std::string description, index_type experimentIndex, index_type microbeamManipulationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMicrobeamManipulationExperimenterRef(const std::string &experimenter, index_type experimentIndex, index_type microbeamManipulationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMicrobeamManipulationID(std::string id, index_type experimentIndex, index_type microbeamManipulationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMicrobeamManipulationLightSourceSettingsAttenuation(ome::xml::model::primitives::PercentFraction attenuation, index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMicrobeamManipulationLightSourceSettingsID(std::string id, index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMicrobeamManipulationLightSourceSettingsWavelength(ome::xml::model::primitives::PositiveInteger wavelength, index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMicrobeamManipulationROIRef(const std::string &roi, index_type experimentIndex, index_type microbeamManipulationIndex, index_type ROIRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMicrobeamManipulationType(ome::xml::model::enums::MicrobeamManipulationType type, index_type experimentIndex, index_type microbeamManipulationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMicroscopeLotNumber(std::string lotNumber, index_type instrumentIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMicroscopeManufacturer(std::string manufacturer, index_type instrumentIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMicroscopeModel(std::string model, index_type instrumentIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMicroscopeSerialNumber(std::string serialNumber, index_type instrumentIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setMicroscopeType(ome::xml::model::enums::MicroscopeType type, index_type instrumentIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setObjectiveCalibratedMagnification(double calibratedMagnification, index_type instrumentIndex, index_type objectiveIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setObjectiveCorrection(ome::xml::model::enums::Correction correction, index_type instrumentIndex, index_type objectiveIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setObjectiveID(std::string id, index_type instrumentIndex, index_type objectiveIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setObjectiveImmersion(ome::xml::model::enums::Immersion immersion, index_type instrumentIndex, index_type objectiveIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setObjectiveIris(bool iris, index_type instrumentIndex, index_type objectiveIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setObjectiveLensNA(double lensNA, index_type instrumentIndex, index_type objectiveIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setObjectiveLotNumber(std::string lotNumber, index_type instrumentIndex, index_type objectiveIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setObjectiveManufacturer(std::string manufacturer, index_type instrumentIndex, index_type objectiveIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setObjectiveModel(std::string model, index_type instrumentIndex, index_type objectiveIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setObjectiveNominalMagnification(double nominalMagnification, index_type instrumentIndex, index_type objectiveIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setObjectiveSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type objectiveIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setObjectiveSettingsCorrectionCollar(double correctionCollar, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setObjectiveSettingsID(std::string id, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setObjectiveSettingsMedium(ome::xml::model::enums::Medium medium, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setObjectiveSettingsRefractiveIndex(double refractiveIndex, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setObjectiveWorkingDistance(double workingDistance, index_type instrumentIndex, index_type objectiveIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPixelsAnnotationRef(const std::string &annotation, index_type imageIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPixelsBigEndian(bool bigEndian, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPixelsBinDataBigEndian(bool bigEndian, index_type imageIndex, index_type binDataIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPixelsDimensionOrder(ome::xml::model::enums::DimensionOrder dimensionOrder, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPixelsID(std::string id, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPixelsInterleaved(bool interleaved, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPixelsPhysicalSizeX(ome::xml::model::primitives::PositiveFloat physicalSizeX, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPixelsPhysicalSizeY(ome::xml::model::primitives::PositiveFloat physicalSizeY, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPixelsPhysicalSizeZ(ome::xml::model::primitives::PositiveFloat physicalSizeZ, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPixelsSignificantBits(ome::xml::model::primitives::PositiveInteger significantBits, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPixelsSizeC(ome::xml::model::primitives::PositiveInteger sizeC, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPixelsSizeT(ome::xml::model::primitives::PositiveInteger sizeT, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPixelsSizeX(ome::xml::model::primitives::PositiveInteger sizeX, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPixelsSizeY(ome::xml::model::primitives::PositiveInteger sizeY, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPixelsSizeZ(ome::xml::model::primitives::PositiveInteger sizeZ, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPixelsTimeIncrement(double timeIncrement, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPixelsType(ome::xml::model::enums::PixelType type, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlaneAnnotationRef(const std::string &annotation, index_type imageIndex, index_type planeIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlaneDeltaT(double deltaT, index_type imageIndex, index_type planeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlaneExposureTime(double exposureTime, index_type imageIndex, index_type planeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlaneHashSHA1(std::string hashSHA1, index_type imageIndex, index_type planeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlanePositionX(double positionX, index_type imageIndex, index_type planeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlanePositionY(double positionY, index_type imageIndex, index_type planeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlanePositionZ(double positionZ, index_type imageIndex, index_type planeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlaneTheC(ome::xml::model::primitives::NonNegativeInteger theC, index_type imageIndex, index_type planeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlaneTheT(ome::xml::model::primitives::NonNegativeInteger theT, index_type imageIndex, index_type planeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlaneTheZ(ome::xml::model::primitives::NonNegativeInteger theZ, index_type imageIndex, index_type planeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlateAcquisitionAnnotationRef(const std::string &annotation, index_type plateIndex, index_type plateAcquisitionIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlateAcquisitionDescription(std::string description, index_type plateIndex, index_type plateAcquisitionIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlateAcquisitionEndTime(ome::xml::model::primitives::Timestamp endTime, index_type plateIndex, index_type plateAcquisitionIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlateAcquisitionID(std::string id, index_type plateIndex, index_type plateAcquisitionIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlateAcquisitionMaximumFieldCount(ome::xml::model::primitives::PositiveInteger maximumFieldCount, index_type plateIndex, index_type plateAcquisitionIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlateAcquisitionName(std::string name, index_type plateIndex, index_type plateAcquisitionIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlateAcquisitionStartTime(ome::xml::model::primitives::Timestamp startTime, index_type plateIndex, index_type plateAcquisitionIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlateAcquisitionWellSampleRef(const std::string &wellSample, index_type plateIndex, index_type plateAcquisitionIndex, index_type wellSampleRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlateAnnotationRef(const std::string &annotation, index_type plateIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlateColumnNamingConvention(ome::xml::model::enums::NamingConvention columnNamingConvention, index_type plateIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlateColumns(ome::xml::model::primitives::PositiveInteger columns, index_type plateIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlateDescription(std::string description, index_type plateIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlateExternalIdentifier(std::string externalIdentifier, index_type plateIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlateFieldIndex(ome::xml::model::primitives::NonNegativeInteger fieldIndex, index_type plateIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlateID(std::string id, index_type plateIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlateName(std::string name, index_type plateIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlateRowNamingConvention(ome::xml::model::enums::NamingConvention rowNamingConvention, index_type plateIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlateRows(ome::xml::model::primitives::PositiveInteger rows, index_type plateIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlateStatus(std::string status, index_type plateIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlateWellOriginX(double wellOriginX, index_type plateIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPlateWellOriginY(double wellOriginY, index_type plateIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPointFillColor(ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPointFillRule(ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPointFontFamily(ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPointFontSize(ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPointFontStyle(ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPointID(std::string id, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPointLineCap(ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPointLocked(bool locked, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPointStrokeColor(ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPointStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPointStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPointText(std::string text, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPointTheC(ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPointTheT(ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPointTheZ(ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPointTransform(const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPointVisible(bool visible, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPointX(double x, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPointY(double y, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolygonFillColor(ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolygonFillRule(ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolygonFontFamily(ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolygonFontSize(ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolygonFontStyle(ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolygonID(std::string id, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolygonLineCap(ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolygonLocked(bool locked, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolygonPoints(std::string points, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolygonStrokeColor(ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolygonStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolygonStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolygonText(std::string text, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolygonTheC(ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolygonTheT(ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolygonTheZ(ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolygonTransform(const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolygonVisible(bool visible, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolylineFillColor(ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolylineFillRule(ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolylineFontFamily(ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolylineFontSize(ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolylineFontStyle(ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolylineID(std::string id, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolylineLineCap(ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolylineLocked(bool locked, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolylineMarkerEnd(ome::xml::model::enums::Marker markerEnd, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolylineMarkerStart(ome::xml::model::enums::Marker markerStart, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolylinePoints(std::string points, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolylineStrokeColor(ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolylineStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolylineStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolylineText(std::string text, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolylineTheC(ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolylineTheT(ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolylineTheZ(ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolylineTransform(const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setPolylineVisible(bool visible, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setProjectAnnotationRef(const std::string &annotation, index_type projectIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setProjectDatasetRef(const std::string &dataset, index_type projectIndex, index_type datasetRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setProjectDescription(std::string description, index_type projectIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setProjectExperimenterGroupRef(const std::string &experimenterGroup, index_type projectIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setProjectExperimenterRef(const std::string &experimenter, index_type projectIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setProjectID(std::string id, index_type projectIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setProjectName(std::string name, index_type projectIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setReagentAnnotationRef(const std::string &annotation, index_type screenIndex, index_type reagentIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setReagentDescription(std::string description, index_type screenIndex, index_type reagentIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setReagentID(std::string id, index_type screenIndex, index_type reagentIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setReagentName(std::string name, index_type screenIndex, index_type reagentIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setReagentReagentIdentifier(std::string reagentIdentifier, index_type screenIndex, index_type reagentIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRectangleFillColor(ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRectangleFillRule(ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRectangleFontFamily(ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRectangleFontSize(ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRectangleFontStyle(ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRectangleHeight(double height, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRectangleID(std::string id, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRectangleLineCap(ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRectangleLocked(bool locked, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRectangleStrokeColor(ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRectangleStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRectangleStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRectangleText(std::string text, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRectangleTheC(ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRectangleTheT(ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRectangleTheZ(ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRectangleTransform(const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRectangleVisible(bool visible, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRectangleWidth(double width, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRectangleX(double x, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRectangleY(double y, index_type ROIIndex, index_type shapeIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRightsRightsHeld(std::string rightsHeld)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRightsRightsHolder(std::string rightsHolder)=0 | ome::xml::meta::MetadataStore | pure virtual |
setROIAnnotationRef(const std::string &annotation, index_type ROIIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setROIDescription(std::string description, index_type ROIIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setROIID(std::string id, index_type ROIIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setROIName(std::string name, index_type ROIIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setROINamespace(std::string namespace_, index_type ROIIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setRoot(ome::compat::shared_ptr< MetadataRoot > &root)=0 | ome::xml::meta::MetadataStore | pure virtual |
setScreenAnnotationRef(const std::string &annotation, index_type screenIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setScreenDescription(std::string description, index_type screenIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setScreenID(std::string id, index_type screenIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setScreenName(std::string name, index_type screenIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setScreenPlateRef(const std::string &plate, index_type screenIndex, index_type plateRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setScreenProtocolDescription(std::string protocolDescription, index_type screenIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setScreenProtocolIdentifier(std::string protocolIdentifier, index_type screenIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setScreenReagentSetDescription(std::string reagentSetDescription, index_type screenIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setScreenReagentSetIdentifier(std::string reagentSetIdentifier, index_type screenIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setScreenType(std::string type, index_type screenIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setStageLabelName(std::string name, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setStageLabelX(double x, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setStageLabelY(double y, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setStageLabelZ(double z, index_type imageIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTagAnnotationAnnotationRef(const std::string &annotation, index_type tagAnnotationIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTagAnnotationAnnotator(std::string annotator, index_type tagAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTagAnnotationDescription(std::string description, index_type tagAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTagAnnotationID(std::string id, index_type tagAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTagAnnotationNamespace(std::string namespace_, index_type tagAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTagAnnotationValue(std::string value, index_type tagAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTermAnnotationAnnotationRef(const std::string &annotation, index_type termAnnotationIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTermAnnotationAnnotator(std::string annotator, index_type termAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTermAnnotationDescription(std::string description, index_type termAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTermAnnotationID(std::string id, index_type termAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTermAnnotationNamespace(std::string namespace_, index_type termAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTermAnnotationValue(std::string value, index_type termAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTiffDataFirstC(ome::xml::model::primitives::NonNegativeInteger firstC, index_type imageIndex, index_type tiffDataIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTiffDataFirstT(ome::xml::model::primitives::NonNegativeInteger firstT, index_type imageIndex, index_type tiffDataIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTiffDataFirstZ(ome::xml::model::primitives::NonNegativeInteger firstZ, index_type imageIndex, index_type tiffDataIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTiffDataIFD(ome::xml::model::primitives::NonNegativeInteger ifd, index_type imageIndex, index_type tiffDataIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTiffDataPlaneCount(ome::xml::model::primitives::NonNegativeInteger planeCount, index_type imageIndex, index_type tiffDataIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTimestampAnnotationAnnotationRef(const std::string &annotation, index_type timestampAnnotationIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTimestampAnnotationAnnotator(std::string annotator, index_type timestampAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTimestampAnnotationDescription(std::string description, index_type timestampAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTimestampAnnotationID(std::string id, index_type timestampAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTimestampAnnotationNamespace(std::string namespace_, index_type timestampAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTimestampAnnotationValue(ome::xml::model::primitives::Timestamp value, index_type timestampAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTransmittanceRangeCutIn(ome::xml::model::primitives::PositiveInteger cutIn, index_type instrumentIndex, index_type filterIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTransmittanceRangeCutInTolerance(ome::xml::model::primitives::NonNegativeInteger cutInTolerance, index_type instrumentIndex, index_type filterIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTransmittanceRangeCutOut(ome::xml::model::primitives::PositiveInteger cutOut, index_type instrumentIndex, index_type filterIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTransmittanceRangeCutOutTolerance(ome::xml::model::primitives::NonNegativeInteger cutOutTolerance, index_type instrumentIndex, index_type filterIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setTransmittanceRangeTransmittance(ome::xml::model::primitives::PercentFraction transmittance, index_type instrumentIndex, index_type filterIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setUUID(const std::string &uuid)=0 | ome::xml::meta::MetadataStore | pure virtual |
setUUIDFileName(std::string fileName, index_type imageIndex, index_type tiffDataIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setUUIDValue(std::string value, index_type imageIndex, index_type tiffDataIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setWellAnnotationRef(const std::string &annotation, index_type plateIndex, index_type wellIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setWellColor(ome::xml::model::primitives::Color color, index_type plateIndex, index_type wellIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setWellColumn(ome::xml::model::primitives::NonNegativeInteger column, index_type plateIndex, index_type wellIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setWellExternalDescription(std::string externalDescription, index_type plateIndex, index_type wellIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setWellExternalIdentifier(std::string externalIdentifier, index_type plateIndex, index_type wellIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setWellID(std::string id, index_type plateIndex, index_type wellIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setWellReagentRef(const std::string &reagent, index_type plateIndex, index_type wellIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setWellRow(ome::xml::model::primitives::NonNegativeInteger row, index_type plateIndex, index_type wellIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setWellSampleAnnotationRef(const std::string &annotation, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setWellSampleID(std::string id, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setWellSampleImageRef(const std::string &image, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setWellSampleIndex(ome::xml::model::primitives::NonNegativeInteger index, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setWellSamplePositionX(double positionX, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setWellSamplePositionY(double positionY, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setWellSampleTimepoint(ome::xml::model::primitives::Timestamp timepoint, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setWellType(std::string type, index_type plateIndex, index_type wellIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setXMLAnnotationAnnotationRef(const std::string &annotation, index_type XMLAnnotationIndex, index_type annotationRefIndex=0)=0 | ome::xml::meta::MetadataStore | pure virtual |
setXMLAnnotationAnnotator(std::string annotator, index_type XMLAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setXMLAnnotationDescription(std::string description, index_type XMLAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setXMLAnnotationID(std::string id, index_type XMLAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setXMLAnnotationNamespace(std::string namespace_, index_type XMLAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
setXMLAnnotationValue(std::string value, index_type XMLAnnotationIndex)=0 | ome::xml::meta::MetadataStore | pure virtual |
~BaseMetadata() | ome::xml::meta::BaseMetadata | inlinevirtual |
~MetadataStore() | ome::xml::meta::MetadataStore | inlinevirtual |