bioformats  5.1.3
DummyMetadata.h
1 /*
2  * #%L
3  * OME-BIOFORMATS C++ library for image IO.
4  * %%
5  * Copyright © 2006 - 2015 Open Microscopy Environment:
6  * - Massachusetts Institute of Technology
7  * - National Institutes of Health
8  * - University of Dundee
9  * - Board of Regents of the University of Wisconsin-Madison
10  * - Glencoe Software, Inc.
11  * %%
12  * Redistribution and use in source and binary forms, with or without
13  * modification, are permitted provided that the following conditions are met:
14  *
15  * 1. Redistributions of source code must retain the above copyright notice,
16  * this list of conditions and the following disclaimer.
17  * 2. Redistributions in binary form must reproduce the above copyright notice,
18  * this list of conditions and the following disclaimer in the documentation
19  * and/or other materials provided with the distribution.
20  *
21  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
22  * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
23  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24  * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE
25  * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
26  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
27  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
28  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
29  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
30  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
31  * POSSIBILITY OF SUCH DAMAGE.
32  *
33  * The views and conclusions contained in the software and documentation are
34  * those of the authors and should not be interpreted as representing official
35  * policies, either expressed or implied, of any organization.
36  * #L%
37  */
38 
39 /*─────────────────────────────────────────────────────────────────────────────
40  *
41  * THIS IS AUTOMATICALLY GENERATED CODE. DO NOT MODIFY.
42  *
43  *─────────────────────────────────────────────────────────────────────────────
44  */
45 
46 #ifndef OME_XML_META_DUMMYMETADATA_H
47 #define OME_XML_META_DUMMYMETADATA_H
48 
49 #include <ome/xml/meta/Metadata.h>
50 #include <ome/xml/meta/MetadataException.h>
51 
52 namespace ome
53 {
54  namespace xml
55  {
56  namespace meta
57  {
58 
68  class DummyMetadata : virtual public Metadata
69  {
70  public:
72  DummyMetadata();
73 
75  virtual
77 
78  // Documented in base class.
79  void
80  createRoot();
81 
82  // Documented in base class.
83  ome::compat::shared_ptr<MetadataRoot>&
84  getRoot();
85 
86  // Documented in base class.
87  void
88  setRoot(ome::compat::shared_ptr<MetadataRoot>& root);
89 
90  // Documented in base class.
92  getPixelsBinDataCount(index_type imageIndex) const;
93 
94  // Documented in base class.
96  getBooleanAnnotationAnnotationCount(index_type booleanAnnotationIndex) const;
97 
98  // Documented in base class.
100  getCommentAnnotationAnnotationCount(index_type commentAnnotationIndex) const;
101 
102  // Documented in base class.
103  index_type
104  getDoubleAnnotationAnnotationCount(index_type doubleAnnotationIndex) const;
105 
106  // Documented in base class.
107  index_type
108  getFileAnnotationAnnotationCount(index_type fileAnnotationIndex) const;
109 
110  // Documented in base class.
111  index_type
112  getListAnnotationAnnotationCount(index_type listAnnotationIndex) const;
113 
114  // Documented in base class.
115  index_type
116  getLongAnnotationAnnotationCount(index_type longAnnotationIndex) const;
117 
118  // Documented in base class.
119  index_type
120  getTagAnnotationAnnotationCount(index_type tagAnnotationIndex) const;
121 
122  // Documented in base class.
123  index_type
124  getTermAnnotationAnnotationCount(index_type termAnnotationIndex) const;
125 
126  // Documented in base class.
127  index_type
128  getTimestampAnnotationAnnotationCount(index_type timestampAnnotationIndex) const;
129 
130  // Documented in base class.
131  index_type
132  getXMLAnnotationAnnotationCount(index_type xmlAnnotationIndex) const;
133 
134  // Documented in base class.
135  const std::string&
136  getLightSourceType(index_type instrumentIndex,
137  index_type lightSourceIndex) const;
138 
139  // Documented in base class.
140  const std::string&
141  getShapeType(index_type roiIndex,
142  index_type shapeIndex) const;
143 
144  // Documented in base class.
145  index_type
146  getROIAnnotationRefCount(index_type ROIIndex) const;
147 
148  // Documented in base class.
149  index_type
150  getPlateAcquisitionAnnotationRefCount(index_type plateIndex, index_type plateAcquisitionIndex) const;
151 
152  // Documented in base class.
153  index_type
154  getPlateAnnotationRefCount(index_type plateIndex) const;
155 
156  // Documented in base class.
157  index_type
158  getExperimenterGroupAnnotationRefCount(index_type experimenterGroupIndex) const;
159 
160  // Documented in base class.
161  index_type
162  getImageAnnotationRefCount(index_type imageIndex) const;
163 
164  // Documented in base class.
165  index_type
166  getScreenAnnotationRefCount(index_type screenIndex) const;
167 
168  // Documented in base class.
169  index_type
170  getWellAnnotationRefCount(index_type plateIndex, index_type wellIndex) const;
171 
172  // Documented in base class.
173  index_type
174  getDatasetAnnotationRefCount(index_type datasetIndex) const;
175 
176  // Documented in base class.
177  index_type
178  getProjectAnnotationRefCount(index_type projectIndex) const;
179 
180  // Documented in base class.
181  index_type
182  getReagentAnnotationRefCount(index_type screenIndex, index_type reagentIndex) const;
183 
184  // Documented in base class.
185  index_type
186  getPlaneAnnotationRefCount(index_type imageIndex, index_type planeIndex) const;
187 
188  // Documented in base class.
189  index_type
190  getExperimenterAnnotationRefCount(index_type experimenterIndex) const;
191 
192  // Documented in base class.
193  index_type
194  getWellSampleAnnotationRefCount(index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const;
195 
196  // Documented in base class.
197  index_type
198  getPixelsAnnotationRefCount(index_type imageIndex) const;
199 
200  // Documented in base class.
201  index_type
202  getChannelAnnotationRefCount(index_type imageIndex, index_type channelIndex) const;
203 
204  // Documented in base class.
205  index_type
207 
208  // Documented in base class.
209  index_type
210  getChannelCount(index_type imageIndex) const;
211 
212  // Documented in base class.
213  index_type
215 
216  // Documented in base class.
217  index_type
218  getDatasetCount() const;
219 
220  // Documented in base class.
221  index_type
222  getDatasetRefCount(index_type projectIndex) const;
223 
224  // Documented in base class.
225  index_type
226  getDetectorCount(index_type instrumentIndex) const;
227 
228  // Documented in base class.
229  index_type
230  getDichroicCount(index_type instrumentIndex) const;
231 
232  // Documented in base class.
233  index_type
234  getDoubleAnnotationCount() const;
235 
236  // Documented in base class.
237  index_type
238  getLightPathEmissionFilterRefCount(index_type imageIndex, index_type channelIndex) const;
239 
240  // Documented in base class.
241  index_type
242  getFilterSetEmissionFilterRefCount(index_type instrumentIndex, index_type filterSetIndex) const;
243 
244  // Documented in base class.
245  index_type
246  getLightPathExcitationFilterRefCount(index_type imageIndex, index_type channelIndex) const;
247 
248  // Documented in base class.
249  index_type
250  getFilterSetExcitationFilterRefCount(index_type instrumentIndex, index_type filterSetIndex) const;
251 
252  // Documented in base class.
253  index_type
254  getExperimentCount() const;
255 
256  // Documented in base class.
257  index_type
258  getExperimenterCount() const;
259 
260  // Documented in base class.
261  index_type
263 
264  // Documented in base class.
265  index_type
266  getExperimenterGroupExperimenterRefCount(index_type experimenterGroupIndex) const;
267 
268  // Documented in base class.
269  index_type
270  getFileAnnotationCount() const;
271 
272  // Documented in base class.
273  index_type
274  getFilterCount(index_type instrumentIndex) const;
275 
276  // Documented in base class.
277  index_type
278  getFilterSetCount(index_type instrumentIndex) const;
279 
280  // Documented in base class.
281  index_type
282  getImageCount() const;
283 
284  // Documented in base class.
285  index_type
286  getDatasetImageRefCount(index_type datasetIndex) const;
287 
288  // Documented in base class.
289  index_type
290  getInstrumentCount() const;
291 
292  // Documented in base class.
293  index_type
294  getLeaderCount(index_type experimenterGroupIndex) const;
295 
296  // Documented in base class.
297  index_type
298  getLightSourceCount(index_type instrumentIndex) const;
299 
300  // Documented in base class.
301  index_type
302  getMicrobeamManipulationLightSourceSettingsCount(index_type experimentIndex, index_type microbeamManipulationIndex) const;
303 
304  // Documented in base class.
305  index_type
306  getListAnnotationCount() const;
307 
308  // Documented in base class.
309  index_type
310  getLongAnnotationCount() const;
311 
312  // Documented in base class.
313  index_type
314  getMicrobeamManipulationCount(index_type experimentIndex) const;
315 
316  // Documented in base class.
317  index_type
319 
320  // Documented in base class.
321  index_type
322  getObjectiveCount(index_type instrumentIndex) const;
323 
324  // Documented in base class.
325  index_type
326  getPlaneCount(index_type imageIndex) const;
327 
328  // Documented in base class.
329  index_type
330  getPlateCount() const;
331 
332  // Documented in base class.
333  index_type
334  getPlateAcquisitionCount(index_type plateIndex) const;
335 
336  // Documented in base class.
337  index_type
338  getPlateRefCount(index_type screenIndex) const;
339 
340  // Documented in base class.
341  index_type
342  getProjectCount() const;
343 
344  // Documented in base class.
345  index_type
346  getROICount() const;
347 
348  // Documented in base class.
349  index_type
350  getImageROIRefCount(index_type imageIndex) const;
351 
352  // Documented in base class.
353  index_type
354  getMicrobeamManipulationROIRefCount(index_type experimentIndex, index_type microbeamManipulationIndex) const;
355 
356  // Documented in base class.
357  index_type
358  getReagentCount(index_type screenIndex) const;
359 
360  // Documented in base class.
361  index_type
362  getScreenCount() const;
363 
364  // Documented in base class.
365  index_type
366  getShapeCount(index_type ROIIndex) const;
367 
368  // Documented in base class.
369  index_type
370  getTagAnnotationCount() const;
371 
372  // Documented in base class.
373  index_type
374  getTermAnnotationCount() const;
375 
376  // Documented in base class.
377  index_type
378  getTiffDataCount(index_type imageIndex) const;
379 
380  // Documented in base class.
381  index_type
383 
384  // Documented in base class.
385  void
386  setUUIDValue(std::string value, index_type imageIndex, index_type tiffDataIndex);
387 
388  // Documented in base class.
389  std::string
390  getUUIDValue(index_type imageIndex, index_type tiffDataIndex) const;
391 
392  // Documented in base class.
393  index_type
394  getWellCount(index_type plateIndex) const;
395 
396  // Documented in base class.
397  index_type
398  getWellSampleCount(index_type plateIndex, index_type wellIndex) const;
399 
400  // Documented in base class.
401  index_type
402  getWellSampleRefCount(index_type plateIndex, index_type plateAcquisitionIndex) const;
403 
404  // Documented in base class.
405  index_type
406  getXMLAnnotationCount() const;
407 
408 
409  // Documented in base class.
410  bool
412  index_type binDataIndex) const;
413 
414  // Documented in base class.
415  const std::string&
416  getUUID() const;
417 
418  // Documented in base class.
419  std::string
420  getArcID(index_type instrumentIndex, index_type lightSourceIndex) const;
421 
422  // Documented in base class.
423  std::string
424  getArcLotNumber(index_type instrumentIndex, index_type lightSourceIndex) const;
425 
426  // Documented in base class.
427  std::string
428  getArcManufacturer(index_type instrumentIndex, index_type lightSourceIndex) const;
429 
430  // Documented in base class.
431  std::string
432  getArcModel(index_type instrumentIndex, index_type lightSourceIndex) const;
433 
434  // Documented in base class.
435  double
436  getArcPower(index_type instrumentIndex, index_type lightSourceIndex) const;
437 
438  // Documented in base class.
439  std::string
440  getArcSerialNumber(index_type instrumentIndex, index_type lightSourceIndex) const;
441 
442  // Documented in base class.
444  getArcType(index_type instrumentIndex, index_type lightSourceIndex) const;
445 
446  // Documented in base class.
447  std::string
448  getBinaryFileFileName(index_type fileAnnotationIndex) const;
449 
450  // Documented in base class.
451  std::string
452  getBinaryFileMIMEType(index_type fileAnnotationIndex) const;
453 
454  // Documented in base class.
456  getBinaryFileSize(index_type fileAnnotationIndex) const;
457 
458  // Documented in base class.
459  std::string
461 
462  // Documented in base class.
463  std::string
464  getBinaryOnlyUUID() const;
465 
466  // Documented in base class.
467  const std::string&
468  getBooleanAnnotationAnnotationRef(index_type booleanAnnotationIndex, index_type annotationRefIndex) const;
469 
470  // Documented in base class.
471  std::string
472  getBooleanAnnotationAnnotator(index_type booleanAnnotationIndex) const;
473 
474  // Documented in base class.
475  std::string
476  getBooleanAnnotationDescription(index_type booleanAnnotationIndex) const;
477 
478  // Documented in base class.
479  std::string
480  getBooleanAnnotationID(index_type booleanAnnotationIndex) const;
481 
482  // Documented in base class.
483  std::string
484  getBooleanAnnotationNamespace(index_type booleanAnnotationIndex) const;
485 
486  // Documented in base class.
487  bool
488  getBooleanAnnotationValue(index_type booleanAnnotationIndex) const;
489 
490  // Documented in base class.
492  getChannelAcquisitionMode(index_type imageIndex, index_type channelIndex) const;
493 
494  // Documented in base class.
495  const std::string&
496  getChannelAnnotationRef(index_type imageIndex, index_type channelIndex, index_type annotationRefIndex) const;
497 
498  // Documented in base class.
500  getChannelColor(index_type imageIndex, index_type channelIndex) const;
501 
502  // Documented in base class.
504  getChannelContrastMethod(index_type imageIndex, index_type channelIndex) const;
505 
506  // Documented in base class.
508  getChannelEmissionWavelength(index_type imageIndex, index_type channelIndex) const;
509 
510  // Documented in base class.
512  getChannelExcitationWavelength(index_type imageIndex, index_type channelIndex) const;
513 
514  // Documented in base class.
515  const std::string&
516  getChannelFilterSetRef(index_type imageIndex, index_type channelIndex) const;
517 
518  // Documented in base class.
519  std::string
520  getChannelFluor(index_type imageIndex, index_type channelIndex) const;
521 
522  // Documented in base class.
523  std::string
524  getChannelID(index_type imageIndex, index_type channelIndex) const;
525 
526  // Documented in base class.
528  getChannelIlluminationType(index_type imageIndex, index_type channelIndex) const;
529 
530  // Documented in base class.
531  double
532  getChannelNDFilter(index_type imageIndex, index_type channelIndex) const;
533 
534  // Documented in base class.
535  std::string
536  getChannelName(index_type imageIndex, index_type channelIndex) const;
537 
538  // Documented in base class.
539  double
540  getChannelPinholeSize(index_type imageIndex, index_type channelIndex) const;
541 
542  // Documented in base class.
543  int32_t
544  getChannelPockelCellSetting(index_type imageIndex, index_type channelIndex) const;
545 
546  // Documented in base class.
548  getChannelSamplesPerPixel(index_type imageIndex, index_type channelIndex) const;
549 
550  // Documented in base class.
551  const std::string&
552  getCommentAnnotationAnnotationRef(index_type commentAnnotationIndex, index_type annotationRefIndex) const;
553 
554  // Documented in base class.
555  std::string
556  getCommentAnnotationAnnotator(index_type commentAnnotationIndex) const;
557 
558  // Documented in base class.
559  std::string
560  getCommentAnnotationDescription(index_type commentAnnotationIndex) const;
561 
562  // Documented in base class.
563  std::string
564  getCommentAnnotationID(index_type commentAnnotationIndex) const;
565 
566  // Documented in base class.
567  std::string
568  getCommentAnnotationNamespace(index_type commentAnnotationIndex) const;
569 
570  // Documented in base class.
571  std::string
572  getCommentAnnotationValue(index_type commentAnnotationIndex) const;
573 
574  // Documented in base class.
575  const std::string&
576  getDatasetAnnotationRef(index_type datasetIndex, index_type annotationRefIndex) const;
577 
578  // Documented in base class.
579  std::string
580  getDatasetDescription(index_type datasetIndex) const;
581 
582  // Documented in base class.
583  const std::string&
584  getDatasetExperimenterGroupRef(index_type datasetIndex) const;
585 
586  // Documented in base class.
587  const std::string&
588  getDatasetExperimenterRef(index_type datasetIndex) const;
589 
590  // Documented in base class.
591  std::string
592  getDatasetID(index_type datasetIndex) const;
593 
594  // Documented in base class.
595  const std::string&
596  getDatasetImageRef(index_type datasetIndex, index_type imageRefIndex) const;
597 
598  // Documented in base class.
599  std::string
600  getDatasetName(index_type datasetIndex) const;
601 
602  // Documented in base class.
603  double
604  getDetectorAmplificationGain(index_type instrumentIndex, index_type detectorIndex) const;
605 
606  // Documented in base class.
607  double
608  getDetectorGain(index_type instrumentIndex, index_type detectorIndex) const;
609 
610  // Documented in base class.
611  std::string
612  getDetectorID(index_type instrumentIndex, index_type detectorIndex) const;
613 
614  // Documented in base class.
615  std::string
616  getDetectorLotNumber(index_type instrumentIndex, index_type detectorIndex) const;
617 
618  // Documented in base class.
619  std::string
620  getDetectorManufacturer(index_type instrumentIndex, index_type detectorIndex) const;
621 
622  // Documented in base class.
623  std::string
624  getDetectorModel(index_type instrumentIndex, index_type detectorIndex) const;
625 
626  // Documented in base class.
627  double
628  getDetectorOffset(index_type instrumentIndex, index_type detectorIndex) const;
629 
630  // Documented in base class.
631  std::string
632  getDetectorSerialNumber(index_type instrumentIndex, index_type detectorIndex) const;
633 
634  // Documented in base class.
636  getDetectorType(index_type instrumentIndex, index_type detectorIndex) const;
637 
638  // Documented in base class.
639  double
640  getDetectorVoltage(index_type instrumentIndex, index_type detectorIndex) const;
641 
642  // Documented in base class.
643  double
644  getDetectorZoom(index_type instrumentIndex, index_type detectorIndex) const;
645 
646  // Documented in base class.
648  getDetectorSettingsBinning(index_type imageIndex, index_type channelIndex) const;
649 
650  // Documented in base class.
651  double
652  getDetectorSettingsGain(index_type imageIndex, index_type channelIndex) const;
653 
654  // Documented in base class.
655  std::string
656  getDetectorSettingsID(index_type imageIndex, index_type channelIndex) const;
657 
658  // Documented in base class.
660  getDetectorSettingsIntegration(index_type imageIndex, index_type channelIndex) const;
661 
662  // Documented in base class.
663  double
664  getDetectorSettingsOffset(index_type imageIndex, index_type channelIndex) const;
665 
666  // Documented in base class.
667  double
668  getDetectorSettingsReadOutRate(index_type imageIndex, index_type channelIndex) const;
669 
670  // Documented in base class.
671  double
672  getDetectorSettingsVoltage(index_type imageIndex, index_type channelIndex) const;
673 
674  // Documented in base class.
675  double
676  getDetectorSettingsZoom(index_type imageIndex, index_type channelIndex) const;
677 
678  // Documented in base class.
679  std::string
680  getDichroicID(index_type instrumentIndex, index_type dichroicIndex) const;
681 
682  // Documented in base class.
683  std::string
684  getDichroicLotNumber(index_type instrumentIndex, index_type dichroicIndex) const;
685 
686  // Documented in base class.
687  std::string
688  getDichroicManufacturer(index_type instrumentIndex, index_type dichroicIndex) const;
689 
690  // Documented in base class.
691  std::string
692  getDichroicModel(index_type instrumentIndex, index_type dichroicIndex) const;
693 
694  // Documented in base class.
695  std::string
696  getDichroicSerialNumber(index_type instrumentIndex, index_type dichroicIndex) const;
697 
698  // Documented in base class.
699  const std::string&
700  getDoubleAnnotationAnnotationRef(index_type doubleAnnotationIndex, index_type annotationRefIndex) const;
701 
702  // Documented in base class.
703  std::string
704  getDoubleAnnotationAnnotator(index_type doubleAnnotationIndex) const;
705 
706  // Documented in base class.
707  std::string
708  getDoubleAnnotationDescription(index_type doubleAnnotationIndex) const;
709 
710  // Documented in base class.
711  std::string
712  getDoubleAnnotationID(index_type doubleAnnotationIndex) const;
713 
714  // Documented in base class.
715  std::string
716  getDoubleAnnotationNamespace(index_type doubleAnnotationIndex) const;
717 
718  // Documented in base class.
719  double
720  getDoubleAnnotationValue(index_type doubleAnnotationIndex) const;
721 
722  // Documented in base class.
724  getEllipseFillColor(index_type ROIIndex, index_type shapeIndex) const;
725 
726  // Documented in base class.
728  getEllipseFillRule(index_type ROIIndex, index_type shapeIndex) const;
729 
730  // Documented in base class.
732  getEllipseFontFamily(index_type ROIIndex, index_type shapeIndex) const;
733 
734  // Documented in base class.
736  getEllipseFontSize(index_type ROIIndex, index_type shapeIndex) const;
737 
738  // Documented in base class.
740  getEllipseFontStyle(index_type ROIIndex, index_type shapeIndex) const;
741 
742  // Documented in base class.
743  std::string
744  getEllipseID(index_type ROIIndex, index_type shapeIndex) const;
745 
746  // Documented in base class.
748  getEllipseLineCap(index_type ROIIndex, index_type shapeIndex) const;
749 
750  // Documented in base class.
751  bool
752  getEllipseLocked(index_type ROIIndex, index_type shapeIndex) const;
753 
754  // Documented in base class.
756  getEllipseStrokeColor(index_type ROIIndex, index_type shapeIndex) const;
757 
758  // Documented in base class.
759  std::string
760  getEllipseStrokeDashArray(index_type ROIIndex, index_type shapeIndex) const;
761 
762  // Documented in base class.
763  double
764  getEllipseStrokeWidth(index_type ROIIndex, index_type shapeIndex) const;
765 
766  // Documented in base class.
767  std::string
768  getEllipseText(index_type ROIIndex, index_type shapeIndex) const;
769 
770  // Documented in base class.
772  getEllipseTheC(index_type ROIIndex, index_type shapeIndex) const;
773 
774  // Documented in base class.
776  getEllipseTheT(index_type ROIIndex, index_type shapeIndex) const;
777 
778  // Documented in base class.
780  getEllipseTheZ(index_type ROIIndex, index_type shapeIndex) const;
781 
782  // Documented in base class.
783  const ::ome::xml::model::AffineTransform&
784  getEllipseTransform(index_type ROIIndex, index_type shapeIndex) const;
785 
786  // Documented in base class.
787  bool
788  getEllipseVisible(index_type ROIIndex, index_type shapeIndex) const;
789 
790  // Documented in base class.
791  double
792  getEllipseRadiusX(index_type ROIIndex, index_type shapeIndex) const;
793 
794  // Documented in base class.
795  double
796  getEllipseRadiusY(index_type ROIIndex, index_type shapeIndex) const;
797 
798  // Documented in base class.
799  double
800  getEllipseX(index_type ROIIndex, index_type shapeIndex) const;
801 
802  // Documented in base class.
803  double
804  getEllipseY(index_type ROIIndex, index_type shapeIndex) const;
805 
806  // Documented in base class.
807  std::string
808  getExperimentDescription(index_type experimentIndex) const;
809 
810  // Documented in base class.
811  const std::string&
812  getExperimentExperimenterRef(index_type experimentIndex) const;
813 
814  // Documented in base class.
815  std::string
816  getExperimentID(index_type experimentIndex) const;
817 
818  // Documented in base class.
820  getExperimentType(index_type experimentIndex) const;
821 
822  // Documented in base class.
823  const std::string&
824  getExperimenterAnnotationRef(index_type experimenterIndex, index_type annotationRefIndex) const;
825 
826  // Documented in base class.
827  std::string
828  getExperimenterEmail(index_type experimenterIndex) const;
829 
830  // Documented in base class.
831  std::string
832  getExperimenterFirstName(index_type experimenterIndex) const;
833 
834  // Documented in base class.
835  std::string
836  getExperimenterID(index_type experimenterIndex) const;
837 
838  // Documented in base class.
839  std::string
840  getExperimenterInstitution(index_type experimenterIndex) const;
841 
842  // Documented in base class.
843  std::string
844  getExperimenterLastName(index_type experimenterIndex) const;
845 
846  // Documented in base class.
847  std::string
848  getExperimenterMiddleName(index_type experimenterIndex) const;
849 
850  // Documented in base class.
851  std::string
852  getExperimenterUserName(index_type experimenterIndex) const;
853 
854  // Documented in base class.
855  const std::string&
856  getExperimenterGroupAnnotationRef(index_type experimenterGroupIndex, index_type annotationRefIndex) const;
857 
858  // Documented in base class.
859  std::string
860  getExperimenterGroupDescription(index_type experimenterGroupIndex) const;
861 
862  // Documented in base class.
863  const std::string&
864  getExperimenterGroupExperimenterRef(index_type experimenterGroupIndex, index_type experimenterRefIndex) const;
865 
866  // Documented in base class.
867  std::string
868  getExperimenterGroupID(index_type experimenterGroupIndex) const;
869 
870  // Documented in base class.
871  const std::string&
872  getExperimenterGroupLeader(index_type experimenterGroupIndex, index_type leaderIndex) const;
873 
874  // Documented in base class.
875  std::string
876  getExperimenterGroupName(index_type experimenterGroupIndex) const;
877 
878  // Documented in base class.
879  std::string
880  getFilamentID(index_type instrumentIndex, index_type lightSourceIndex) const;
881 
882  // Documented in base class.
883  std::string
884  getFilamentLotNumber(index_type instrumentIndex, index_type lightSourceIndex) const;
885 
886  // Documented in base class.
887  std::string
888  getFilamentManufacturer(index_type instrumentIndex, index_type lightSourceIndex) const;
889 
890  // Documented in base class.
891  std::string
892  getFilamentModel(index_type instrumentIndex, index_type lightSourceIndex) const;
893 
894  // Documented in base class.
895  double
896  getFilamentPower(index_type instrumentIndex, index_type lightSourceIndex) const;
897 
898  // Documented in base class.
899  std::string
900  getFilamentSerialNumber(index_type instrumentIndex, index_type lightSourceIndex) const;
901 
902  // Documented in base class.
904  getFilamentType(index_type instrumentIndex, index_type lightSourceIndex) const;
905 
906  // Documented in base class.
907  const std::string&
908  getFileAnnotationAnnotationRef(index_type fileAnnotationIndex, index_type annotationRefIndex) const;
909 
910  // Documented in base class.
911  std::string
912  getFileAnnotationAnnotator(index_type fileAnnotationIndex) const;
913 
914  // Documented in base class.
915  std::string
916  getFileAnnotationDescription(index_type fileAnnotationIndex) const;
917 
918  // Documented in base class.
919  std::string
920  getFileAnnotationID(index_type fileAnnotationIndex) const;
921 
922  // Documented in base class.
923  std::string
924  getFileAnnotationNamespace(index_type fileAnnotationIndex) const;
925 
926  // Documented in base class.
927  std::string
928  getFilterFilterWheel(index_type instrumentIndex, index_type filterIndex) const;
929 
930  // Documented in base class.
931  std::string
932  getFilterID(index_type instrumentIndex, index_type filterIndex) const;
933 
934  // Documented in base class.
935  std::string
936  getFilterLotNumber(index_type instrumentIndex, index_type filterIndex) const;
937 
938  // Documented in base class.
939  std::string
940  getFilterManufacturer(index_type instrumentIndex, index_type filterIndex) const;
941 
942  // Documented in base class.
943  std::string
944  getFilterModel(index_type instrumentIndex, index_type filterIndex) const;
945 
946  // Documented in base class.
947  std::string
948  getFilterSerialNumber(index_type instrumentIndex, index_type filterIndex) const;
949 
950  // Documented in base class.
952  getFilterType(index_type instrumentIndex, index_type filterIndex) const;
953 
954  // Documented in base class.
955  const std::string&
956  getFilterSetDichroicRef(index_type instrumentIndex, index_type filterSetIndex) const;
957 
958  // Documented in base class.
959  const std::string&
960  getFilterSetEmissionFilterRef(index_type instrumentIndex, index_type filterSetIndex, index_type emissionFilterRefIndex) const;
961 
962  // Documented in base class.
963  const std::string&
964  getFilterSetExcitationFilterRef(index_type instrumentIndex, index_type filterSetIndex, index_type excitationFilterRefIndex) const;
965 
966  // Documented in base class.
967  std::string
968  getFilterSetID(index_type instrumentIndex, index_type filterSetIndex) const;
969 
970  // Documented in base class.
971  std::string
972  getFilterSetLotNumber(index_type instrumentIndex, index_type filterSetIndex) const;
973 
974  // Documented in base class.
975  std::string
976  getFilterSetManufacturer(index_type instrumentIndex, index_type filterSetIndex) const;
977 
978  // Documented in base class.
979  std::string
980  getFilterSetModel(index_type instrumentIndex, index_type filterSetIndex) const;
981 
982  // Documented in base class.
983  std::string
984  getFilterSetSerialNumber(index_type instrumentIndex, index_type filterSetIndex) const;
985 
986  // Documented in base class.
988  getImageAcquisitionDate(index_type imageIndex) const;
989 
990  // Documented in base class.
991  const std::string&
992  getImageAnnotationRef(index_type imageIndex, index_type annotationRefIndex) const;
993 
994  // Documented in base class.
995  std::string
996  getImageDescription(index_type imageIndex) const;
997 
998  // Documented in base class.
999  const std::string&
1000  getImageExperimentRef(index_type imageIndex) const;
1001 
1002  // Documented in base class.
1003  const std::string&
1004  getImageExperimenterGroupRef(index_type imageIndex) const;
1005 
1006  // Documented in base class.
1007  const std::string&
1008  getImageExperimenterRef(index_type imageIndex) const;
1009 
1010  // Documented in base class.
1011  std::string
1012  getImageID(index_type imageIndex) const;
1013 
1014  // Documented in base class.
1015  const std::string&
1016  getImageInstrumentRef(index_type imageIndex) const;
1017 
1018  // Documented in base class.
1019  const std::string&
1020  getImageMicrobeamManipulationRef(index_type imageIndex, index_type microbeamManipulationRefIndex) const;
1021 
1022  // Documented in base class.
1023  std::string
1024  getImageName(index_type imageIndex) const;
1025 
1026  // Documented in base class.
1027  const std::string&
1028  getImageROIRef(index_type imageIndex, index_type ROIRefIndex) const;
1029 
1030  // Documented in base class.
1031  double
1032  getImagingEnvironmentAirPressure(index_type imageIndex) const;
1033 
1034  // Documented in base class.
1036  getImagingEnvironmentCO2Percent(index_type imageIndex) const;
1037 
1038  // Documented in base class.
1040  getImagingEnvironmentHumidity(index_type imageIndex) const;
1041 
1042  // Documented in base class.
1043  double
1044  getImagingEnvironmentTemperature(index_type imageIndex) const;
1045 
1046  // Documented in base class.
1047  std::string
1048  getInstrumentID(index_type instrumentIndex) const;
1049 
1050  // Documented in base class.
1052  getLabelFillColor(index_type ROIIndex, index_type shapeIndex) const;
1053 
1054  // Documented in base class.
1056  getLabelFillRule(index_type ROIIndex, index_type shapeIndex) const;
1057 
1058  // Documented in base class.
1060  getLabelFontFamily(index_type ROIIndex, index_type shapeIndex) const;
1061 
1062  // Documented in base class.
1064  getLabelFontSize(index_type ROIIndex, index_type shapeIndex) const;
1065 
1066  // Documented in base class.
1068  getLabelFontStyle(index_type ROIIndex, index_type shapeIndex) const;
1069 
1070  // Documented in base class.
1071  std::string
1072  getLabelID(index_type ROIIndex, index_type shapeIndex) const;
1073 
1074  // Documented in base class.
1076  getLabelLineCap(index_type ROIIndex, index_type shapeIndex) const;
1077 
1078  // Documented in base class.
1079  bool
1080  getLabelLocked(index_type ROIIndex, index_type shapeIndex) const;
1081 
1082  // Documented in base class.
1084  getLabelStrokeColor(index_type ROIIndex, index_type shapeIndex) const;
1085 
1086  // Documented in base class.
1087  std::string
1088  getLabelStrokeDashArray(index_type ROIIndex, index_type shapeIndex) const;
1089 
1090  // Documented in base class.
1091  double
1092  getLabelStrokeWidth(index_type ROIIndex, index_type shapeIndex) const;
1093 
1094  // Documented in base class.
1095  std::string
1096  getLabelText(index_type ROIIndex, index_type shapeIndex) const;
1097 
1098  // Documented in base class.
1100  getLabelTheC(index_type ROIIndex, index_type shapeIndex) const;
1101 
1102  // Documented in base class.
1104  getLabelTheT(index_type ROIIndex, index_type shapeIndex) const;
1105 
1106  // Documented in base class.
1108  getLabelTheZ(index_type ROIIndex, index_type shapeIndex) const;
1109 
1110  // Documented in base class.
1111  const ::ome::xml::model::AffineTransform&
1112  getLabelTransform(index_type ROIIndex, index_type shapeIndex) const;
1113 
1114  // Documented in base class.
1115  bool
1116  getLabelVisible(index_type ROIIndex, index_type shapeIndex) const;
1117 
1118  // Documented in base class.
1119  double
1120  getLabelX(index_type ROIIndex, index_type shapeIndex) const;
1121 
1122  // Documented in base class.
1123  double
1124  getLabelY(index_type ROIIndex, index_type shapeIndex) const;
1125 
1126  // Documented in base class.
1127  std::string
1128  getLaserID(index_type instrumentIndex, index_type lightSourceIndex) const;
1129 
1130  // Documented in base class.
1131  std::string
1132  getLaserLotNumber(index_type instrumentIndex, index_type lightSourceIndex) const;
1133 
1134  // Documented in base class.
1135  std::string
1136  getLaserManufacturer(index_type instrumentIndex, index_type lightSourceIndex) const;
1137 
1138  // Documented in base class.
1139  std::string
1140  getLaserModel(index_type instrumentIndex, index_type lightSourceIndex) const;
1141 
1142  // Documented in base class.
1143  double
1144  getLaserPower(index_type instrumentIndex, index_type lightSourceIndex) const;
1145 
1146  // Documented in base class.
1147  std::string
1148  getLaserSerialNumber(index_type instrumentIndex, index_type lightSourceIndex) const;
1149 
1150  // Documented in base class.
1152  getLaserFrequencyMultiplication(index_type instrumentIndex, index_type lightSourceIndex) const;
1153 
1154  // Documented in base class.
1156  getLaserLaserMedium(index_type instrumentIndex, index_type lightSourceIndex) const;
1157 
1158  // Documented in base class.
1159  bool
1160  getLaserPockelCell(index_type instrumentIndex, index_type lightSourceIndex) const;
1161 
1162  // Documented in base class.
1164  getLaserPulse(index_type instrumentIndex, index_type lightSourceIndex) const;
1165 
1166  // Documented in base class.
1167  const std::string&
1168  getLaserPump(index_type instrumentIndex, index_type lightSourceIndex) const;
1169 
1170  // Documented in base class.
1171  double
1172  getLaserRepetitionRate(index_type instrumentIndex, index_type lightSourceIndex) const;
1173 
1174  // Documented in base class.
1175  bool
1176  getLaserTuneable(index_type instrumentIndex, index_type lightSourceIndex) const;
1177 
1178  // Documented in base class.
1180  getLaserType(index_type instrumentIndex, index_type lightSourceIndex) const;
1181 
1182  // Documented in base class.
1184  getLaserWavelength(index_type instrumentIndex, index_type lightSourceIndex) const;
1185 
1186  // Documented in base class.
1187  std::string
1188  getLightEmittingDiodeID(index_type instrumentIndex, index_type lightSourceIndex) const;
1189 
1190  // Documented in base class.
1191  std::string
1192  getLightEmittingDiodeLotNumber(index_type instrumentIndex, index_type lightSourceIndex) const;
1193 
1194  // Documented in base class.
1195  std::string
1196  getLightEmittingDiodeManufacturer(index_type instrumentIndex, index_type lightSourceIndex) const;
1197 
1198  // Documented in base class.
1199  std::string
1200  getLightEmittingDiodeModel(index_type instrumentIndex, index_type lightSourceIndex) const;
1201 
1202  // Documented in base class.
1203  double
1204  getLightEmittingDiodePower(index_type instrumentIndex, index_type lightSourceIndex) const;
1205 
1206  // Documented in base class.
1207  std::string
1208  getLightEmittingDiodeSerialNumber(index_type instrumentIndex, index_type lightSourceIndex) const;
1209 
1210  // Documented in base class.
1211  const std::string&
1212  getLightPathDichroicRef(index_type imageIndex, index_type channelIndex) const;
1213 
1214  // Documented in base class.
1215  const std::string&
1216  getLightPathEmissionFilterRef(index_type imageIndex, index_type channelIndex, index_type emissionFilterRefIndex) const;
1217 
1218  // Documented in base class.
1219  const std::string&
1220  getLightPathExcitationFilterRef(index_type imageIndex, index_type channelIndex, index_type excitationFilterRefIndex) const;
1221 
1222  // Documented in base class.
1224  getChannelLightSourceSettingsAttenuation(index_type imageIndex, index_type channelIndex) const;
1225 
1226  // Documented in base class.
1228  getMicrobeamManipulationLightSourceSettingsAttenuation(index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex) const;
1229 
1230  // Documented in base class.
1231  std::string
1232  getChannelLightSourceSettingsID(index_type imageIndex, index_type channelIndex) const;
1233 
1234  // Documented in base class.
1235  std::string
1236  getMicrobeamManipulationLightSourceSettingsID(index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex) const;
1237 
1238  // Documented in base class.
1240  getChannelLightSourceSettingsWavelength(index_type imageIndex, index_type channelIndex) const;
1241 
1242  // Documented in base class.
1244  getMicrobeamManipulationLightSourceSettingsWavelength(index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex) const;
1245 
1246  // Documented in base class.
1248  getLineFillColor(index_type ROIIndex, index_type shapeIndex) const;
1249 
1250  // Documented in base class.
1252  getLineFillRule(index_type ROIIndex, index_type shapeIndex) const;
1253 
1254  // Documented in base class.
1256  getLineFontFamily(index_type ROIIndex, index_type shapeIndex) const;
1257 
1258  // Documented in base class.
1260  getLineFontSize(index_type ROIIndex, index_type shapeIndex) const;
1261 
1262  // Documented in base class.
1264  getLineFontStyle(index_type ROIIndex, index_type shapeIndex) const;
1265 
1266  // Documented in base class.
1267  std::string
1268  getLineID(index_type ROIIndex, index_type shapeIndex) const;
1269 
1270  // Documented in base class.
1272  getLineLineCap(index_type ROIIndex, index_type shapeIndex) const;
1273 
1274  // Documented in base class.
1275  bool
1276  getLineLocked(index_type ROIIndex, index_type shapeIndex) const;
1277 
1278  // Documented in base class.
1280  getLineStrokeColor(index_type ROIIndex, index_type shapeIndex) const;
1281 
1282  // Documented in base class.
1283  std::string
1284  getLineStrokeDashArray(index_type ROIIndex, index_type shapeIndex) const;
1285 
1286  // Documented in base class.
1287  double
1288  getLineStrokeWidth(index_type ROIIndex, index_type shapeIndex) const;
1289 
1290  // Documented in base class.
1291  std::string
1292  getLineText(index_type ROIIndex, index_type shapeIndex) const;
1293 
1294  // Documented in base class.
1296  getLineTheC(index_type ROIIndex, index_type shapeIndex) const;
1297 
1298  // Documented in base class.
1300  getLineTheT(index_type ROIIndex, index_type shapeIndex) const;
1301 
1302  // Documented in base class.
1304  getLineTheZ(index_type ROIIndex, index_type shapeIndex) const;
1305 
1306  // Documented in base class.
1307  const ::ome::xml::model::AffineTransform&
1308  getLineTransform(index_type ROIIndex, index_type shapeIndex) const;
1309 
1310  // Documented in base class.
1311  bool
1312  getLineVisible(index_type ROIIndex, index_type shapeIndex) const;
1313 
1314  // Documented in base class.
1316  getLineMarkerEnd(index_type ROIIndex, index_type shapeIndex) const;
1317 
1318  // Documented in base class.
1320  getLineMarkerStart(index_type ROIIndex, index_type shapeIndex) const;
1321 
1322  // Documented in base class.
1323  double
1324  getLineX1(index_type ROIIndex, index_type shapeIndex) const;
1325 
1326  // Documented in base class.
1327  double
1328  getLineX2(index_type ROIIndex, index_type shapeIndex) const;
1329 
1330  // Documented in base class.
1331  double
1332  getLineY1(index_type ROIIndex, index_type shapeIndex) const;
1333 
1334  // Documented in base class.
1335  double
1336  getLineY2(index_type ROIIndex, index_type shapeIndex) const;
1337 
1338  // Documented in base class.
1339  const std::string&
1340  getListAnnotationAnnotationRef(index_type listAnnotationIndex, index_type annotationRefIndex) const;
1341 
1342  // Documented in base class.
1343  std::string
1344  getListAnnotationAnnotator(index_type listAnnotationIndex) const;
1345 
1346  // Documented in base class.
1347  std::string
1348  getListAnnotationDescription(index_type listAnnotationIndex) const;
1349 
1350  // Documented in base class.
1351  std::string
1352  getListAnnotationID(index_type listAnnotationIndex) const;
1353 
1354  // Documented in base class.
1355  std::string
1356  getListAnnotationNamespace(index_type listAnnotationIndex) const;
1357 
1358  // Documented in base class.
1359  const std::string&
1360  getLongAnnotationAnnotationRef(index_type longAnnotationIndex, index_type annotationRefIndex) const;
1361 
1362  // Documented in base class.
1363  std::string
1364  getLongAnnotationAnnotator(index_type longAnnotationIndex) const;
1365 
1366  // Documented in base class.
1367  std::string
1368  getLongAnnotationDescription(index_type longAnnotationIndex) const;
1369 
1370  // Documented in base class.
1371  std::string
1372  getLongAnnotationID(index_type longAnnotationIndex) const;
1373 
1374  // Documented in base class.
1375  std::string
1376  getLongAnnotationNamespace(index_type longAnnotationIndex) const;
1377 
1378  // Documented in base class.
1379  int64_t
1380  getLongAnnotationValue(index_type longAnnotationIndex) const;
1381 
1382  // Documented in base class.
1384  getMaskFillColor(index_type ROIIndex, index_type shapeIndex) const;
1385 
1386  // Documented in base class.
1388  getMaskFillRule(index_type ROIIndex, index_type shapeIndex) const;
1389 
1390  // Documented in base class.
1392  getMaskFontFamily(index_type ROIIndex, index_type shapeIndex) const;
1393 
1394  // Documented in base class.
1396  getMaskFontSize(index_type ROIIndex, index_type shapeIndex) const;
1397 
1398  // Documented in base class.
1400  getMaskFontStyle(index_type ROIIndex, index_type shapeIndex) const;
1401 
1402  // Documented in base class.
1403  std::string
1404  getMaskID(index_type ROIIndex, index_type shapeIndex) const;
1405 
1406  // Documented in base class.
1408  getMaskLineCap(index_type ROIIndex, index_type shapeIndex) const;
1409 
1410  // Documented in base class.
1411  bool
1412  getMaskLocked(index_type ROIIndex, index_type shapeIndex) const;
1413 
1414  // Documented in base class.
1416  getMaskStrokeColor(index_type ROIIndex, index_type shapeIndex) const;
1417 
1418  // Documented in base class.
1419  std::string
1420  getMaskStrokeDashArray(index_type ROIIndex, index_type shapeIndex) const;
1421 
1422  // Documented in base class.
1423  double
1424  getMaskStrokeWidth(index_type ROIIndex, index_type shapeIndex) const;
1425 
1426  // Documented in base class.
1427  std::string
1428  getMaskText(index_type ROIIndex, index_type shapeIndex) const;
1429 
1430  // Documented in base class.
1432  getMaskTheC(index_type ROIIndex, index_type shapeIndex) const;
1433 
1434  // Documented in base class.
1436  getMaskTheT(index_type ROIIndex, index_type shapeIndex) const;
1437 
1438  // Documented in base class.
1440  getMaskTheZ(index_type ROIIndex, index_type shapeIndex) const;
1441 
1442  // Documented in base class.
1443  const ::ome::xml::model::AffineTransform&
1444  getMaskTransform(index_type ROIIndex, index_type shapeIndex) const;
1445 
1446  // Documented in base class.
1447  bool
1448  getMaskVisible(index_type ROIIndex, index_type shapeIndex) const;
1449 
1450  // Documented in base class.
1451  double
1452  getMaskHeight(index_type ROIIndex, index_type shapeIndex) const;
1453 
1454  // Documented in base class.
1455  double
1456  getMaskWidth(index_type ROIIndex, index_type shapeIndex) const;
1457 
1458  // Documented in base class.
1459  double
1460  getMaskX(index_type ROIIndex, index_type shapeIndex) const;
1461 
1462  // Documented in base class.
1463  double
1464  getMaskY(index_type ROIIndex, index_type shapeIndex) const;
1465 
1466  // Documented in base class.
1467  std::string
1468  getMicrobeamManipulationDescription(index_type experimentIndex, index_type microbeamManipulationIndex) const;
1469 
1470  // Documented in base class.
1471  const std::string&
1472  getMicrobeamManipulationExperimenterRef(index_type experimentIndex, index_type microbeamManipulationIndex) const;
1473 
1474  // Documented in base class.
1475  std::string
1476  getMicrobeamManipulationID(index_type experimentIndex, index_type microbeamManipulationIndex) const;
1477 
1478  // Documented in base class.
1479  const std::string&
1480  getMicrobeamManipulationROIRef(index_type experimentIndex, index_type microbeamManipulationIndex, index_type ROIRefIndex) const;
1481 
1482  // Documented in base class.
1484  getMicrobeamManipulationType(index_type experimentIndex, index_type microbeamManipulationIndex) const;
1485 
1486  // Documented in base class.
1487  std::string
1488  getMicroscopeLotNumber(index_type instrumentIndex) const;
1489 
1490  // Documented in base class.
1491  std::string
1492  getMicroscopeManufacturer(index_type instrumentIndex) const;
1493 
1494  // Documented in base class.
1495  std::string
1496  getMicroscopeModel(index_type instrumentIndex) const;
1497 
1498  // Documented in base class.
1499  std::string
1500  getMicroscopeSerialNumber(index_type instrumentIndex) const;
1501 
1502  // Documented in base class.
1504  getMicroscopeType(index_type instrumentIndex) const;
1505 
1506  // Documented in base class.
1507  double
1508  getObjectiveCalibratedMagnification(index_type instrumentIndex, index_type objectiveIndex) const;
1509 
1510  // Documented in base class.
1512  getObjectiveCorrection(index_type instrumentIndex, index_type objectiveIndex) const;
1513 
1514  // Documented in base class.
1515  std::string
1516  getObjectiveID(index_type instrumentIndex, index_type objectiveIndex) const;
1517 
1518  // Documented in base class.
1520  getObjectiveImmersion(index_type instrumentIndex, index_type objectiveIndex) const;
1521 
1522  // Documented in base class.
1523  bool
1524  getObjectiveIris(index_type instrumentIndex, index_type objectiveIndex) const;
1525 
1526  // Documented in base class.
1527  double
1528  getObjectiveLensNA(index_type instrumentIndex, index_type objectiveIndex) const;
1529 
1530  // Documented in base class.
1531  std::string
1532  getObjectiveLotNumber(index_type instrumentIndex, index_type objectiveIndex) const;
1533 
1534  // Documented in base class.
1535  std::string
1536  getObjectiveManufacturer(index_type instrumentIndex, index_type objectiveIndex) const;
1537 
1538  // Documented in base class.
1539  std::string
1540  getObjectiveModel(index_type instrumentIndex, index_type objectiveIndex) const;
1541 
1542  // Documented in base class.
1543  double
1544  getObjectiveNominalMagnification(index_type instrumentIndex, index_type objectiveIndex) const;
1545 
1546  // Documented in base class.
1547  std::string
1548  getObjectiveSerialNumber(index_type instrumentIndex, index_type objectiveIndex) const;
1549 
1550  // Documented in base class.
1551  double
1552  getObjectiveWorkingDistance(index_type instrumentIndex, index_type objectiveIndex) const;
1553 
1554  // Documented in base class.
1555  double
1557 
1558  // Documented in base class.
1559  std::string
1560  getObjectiveSettingsID(index_type imageIndex) const;
1561 
1562  // Documented in base class.
1564  getObjectiveSettingsMedium(index_type imageIndex) const;
1565 
1566  // Documented in base class.
1567  double
1569 
1570  // Documented in base class.
1571  const std::string&
1572  getPixelsAnnotationRef(index_type imageIndex, index_type annotationRefIndex) const;
1573 
1574  // Documented in base class.
1575  bool
1576  getPixelsBigEndian(index_type imageIndex) const;
1577 
1578  // Documented in base class.
1580  getPixelsDimensionOrder(index_type imageIndex) const;
1581 
1582  // Documented in base class.
1583  std::string
1584  getPixelsID(index_type imageIndex) const;
1585 
1586  // Documented in base class.
1587  bool
1588  getPixelsInterleaved(index_type imageIndex) const;
1589 
1590  // Documented in base class.
1592  getPixelsPhysicalSizeX(index_type imageIndex) const;
1593 
1594  // Documented in base class.
1596  getPixelsPhysicalSizeY(index_type imageIndex) const;
1597 
1598  // Documented in base class.
1600  getPixelsPhysicalSizeZ(index_type imageIndex) const;
1601 
1602  // Documented in base class.
1604  getPixelsSignificantBits(index_type imageIndex) const;
1605 
1606  // Documented in base class.
1608  getPixelsSizeC(index_type imageIndex) const;
1609 
1610  // Documented in base class.
1612  getPixelsSizeT(index_type imageIndex) const;
1613 
1614  // Documented in base class.
1616  getPixelsSizeX(index_type imageIndex) const;
1617 
1618  // Documented in base class.
1620  getPixelsSizeY(index_type imageIndex) const;
1621 
1622  // Documented in base class.
1624  getPixelsSizeZ(index_type imageIndex) const;
1625 
1626  // Documented in base class.
1627  double
1628  getPixelsTimeIncrement(index_type imageIndex) const;
1629 
1630  // Documented in base class.
1632  getPixelsType(index_type imageIndex) const;
1633 
1634  // Documented in base class.
1635  const std::string&
1636  getPlaneAnnotationRef(index_type imageIndex, index_type planeIndex, index_type annotationRefIndex) const;
1637 
1638  // Documented in base class.
1639  double
1640  getPlaneDeltaT(index_type imageIndex, index_type planeIndex) const;
1641 
1642  // Documented in base class.
1643  double
1644  getPlaneExposureTime(index_type imageIndex, index_type planeIndex) const;
1645 
1646  // Documented in base class.
1647  std::string
1648  getPlaneHashSHA1(index_type imageIndex, index_type planeIndex) const;
1649 
1650  // Documented in base class.
1651  double
1652  getPlanePositionX(index_type imageIndex, index_type planeIndex) const;
1653 
1654  // Documented in base class.
1655  double
1656  getPlanePositionY(index_type imageIndex, index_type planeIndex) const;
1657 
1658  // Documented in base class.
1659  double
1660  getPlanePositionZ(index_type imageIndex, index_type planeIndex) const;
1661 
1662  // Documented in base class.
1664  getPlaneTheC(index_type imageIndex, index_type planeIndex) const;
1665 
1666  // Documented in base class.
1668  getPlaneTheT(index_type imageIndex, index_type planeIndex) const;
1669 
1670  // Documented in base class.
1672  getPlaneTheZ(index_type imageIndex, index_type planeIndex) const;
1673 
1674  // Documented in base class.
1675  const std::string&
1676  getPlateAnnotationRef(index_type plateIndex, index_type annotationRefIndex) const;
1677 
1678  // Documented in base class.
1680  getPlateColumnNamingConvention(index_type plateIndex) const;
1681 
1682  // Documented in base class.
1684  getPlateColumns(index_type plateIndex) const;
1685 
1686  // Documented in base class.
1687  std::string
1688  getPlateDescription(index_type plateIndex) const;
1689 
1690  // Documented in base class.
1691  std::string
1692  getPlateExternalIdentifier(index_type plateIndex) const;
1693 
1694  // Documented in base class.
1696  getPlateFieldIndex(index_type plateIndex) const;
1697 
1698  // Documented in base class.
1699  std::string
1700  getPlateID(index_type plateIndex) const;
1701 
1702  // Documented in base class.
1703  std::string
1704  getPlateName(index_type plateIndex) const;
1705 
1706  // Documented in base class.
1708  getPlateRowNamingConvention(index_type plateIndex) const;
1709 
1710  // Documented in base class.
1712  getPlateRows(index_type plateIndex) const;
1713 
1714  // Documented in base class.
1715  std::string
1716  getPlateStatus(index_type plateIndex) const;
1717 
1718  // Documented in base class.
1719  double
1720  getPlateWellOriginX(index_type plateIndex) const;
1721 
1722  // Documented in base class.
1723  double
1724  getPlateWellOriginY(index_type plateIndex) const;
1725 
1726  // Documented in base class.
1727  const std::string&
1728  getPlateAcquisitionAnnotationRef(index_type plateIndex, index_type plateAcquisitionIndex, index_type annotationRefIndex) const;
1729 
1730  // Documented in base class.
1731  std::string
1732  getPlateAcquisitionDescription(index_type plateIndex, index_type plateAcquisitionIndex) const;
1733 
1734  // Documented in base class.
1736  getPlateAcquisitionEndTime(index_type plateIndex, index_type plateAcquisitionIndex) const;
1737 
1738  // Documented in base class.
1739  std::string
1740  getPlateAcquisitionID(index_type plateIndex, index_type plateAcquisitionIndex) const;
1741 
1742  // Documented in base class.
1744  getPlateAcquisitionMaximumFieldCount(index_type plateIndex, index_type plateAcquisitionIndex) const;
1745 
1746  // Documented in base class.
1747  std::string
1748  getPlateAcquisitionName(index_type plateIndex, index_type plateAcquisitionIndex) const;
1749 
1750  // Documented in base class.
1752  getPlateAcquisitionStartTime(index_type plateIndex, index_type plateAcquisitionIndex) const;
1753 
1754  // Documented in base class.
1755  const std::string&
1756  getPlateAcquisitionWellSampleRef(index_type plateIndex, index_type plateAcquisitionIndex, index_type wellSampleRefIndex) const;
1757 
1758  // Documented in base class.
1760  getPointFillColor(index_type ROIIndex, index_type shapeIndex) const;
1761 
1762  // Documented in base class.
1764  getPointFillRule(index_type ROIIndex, index_type shapeIndex) const;
1765 
1766  // Documented in base class.
1768  getPointFontFamily(index_type ROIIndex, index_type shapeIndex) const;
1769 
1770  // Documented in base class.
1772  getPointFontSize(index_type ROIIndex, index_type shapeIndex) const;
1773 
1774  // Documented in base class.
1776  getPointFontStyle(index_type ROIIndex, index_type shapeIndex) const;
1777 
1778  // Documented in base class.
1779  std::string
1780  getPointID(index_type ROIIndex, index_type shapeIndex) const;
1781 
1782  // Documented in base class.
1784  getPointLineCap(index_type ROIIndex, index_type shapeIndex) const;
1785 
1786  // Documented in base class.
1787  bool
1788  getPointLocked(index_type ROIIndex, index_type shapeIndex) const;
1789 
1790  // Documented in base class.
1792  getPointStrokeColor(index_type ROIIndex, index_type shapeIndex) const;
1793 
1794  // Documented in base class.
1795  std::string
1796  getPointStrokeDashArray(index_type ROIIndex, index_type shapeIndex) const;
1797 
1798  // Documented in base class.
1799  double
1800  getPointStrokeWidth(index_type ROIIndex, index_type shapeIndex) const;
1801 
1802  // Documented in base class.
1803  std::string
1804  getPointText(index_type ROIIndex, index_type shapeIndex) const;
1805 
1806  // Documented in base class.
1808  getPointTheC(index_type ROIIndex, index_type shapeIndex) const;
1809 
1810  // Documented in base class.
1812  getPointTheT(index_type ROIIndex, index_type shapeIndex) const;
1813 
1814  // Documented in base class.
1816  getPointTheZ(index_type ROIIndex, index_type shapeIndex) const;
1817 
1818  // Documented in base class.
1819  const ::ome::xml::model::AffineTransform&
1820  getPointTransform(index_type ROIIndex, index_type shapeIndex) const;
1821 
1822  // Documented in base class.
1823  bool
1824  getPointVisible(index_type ROIIndex, index_type shapeIndex) const;
1825 
1826  // Documented in base class.
1827  double
1828  getPointX(index_type ROIIndex, index_type shapeIndex) const;
1829 
1830  // Documented in base class.
1831  double
1832  getPointY(index_type ROIIndex, index_type shapeIndex) const;
1833 
1834  // Documented in base class.
1836  getPolygonFillColor(index_type ROIIndex, index_type shapeIndex) const;
1837 
1838  // Documented in base class.
1840  getPolygonFillRule(index_type ROIIndex, index_type shapeIndex) const;
1841 
1842  // Documented in base class.
1844  getPolygonFontFamily(index_type ROIIndex, index_type shapeIndex) const;
1845 
1846  // Documented in base class.
1848  getPolygonFontSize(index_type ROIIndex, index_type shapeIndex) const;
1849 
1850  // Documented in base class.
1852  getPolygonFontStyle(index_type ROIIndex, index_type shapeIndex) const;
1853 
1854  // Documented in base class.
1855  std::string
1856  getPolygonID(index_type ROIIndex, index_type shapeIndex) const;
1857 
1858  // Documented in base class.
1860  getPolygonLineCap(index_type ROIIndex, index_type shapeIndex) const;
1861 
1862  // Documented in base class.
1863  bool
1864  getPolygonLocked(index_type ROIIndex, index_type shapeIndex) const;
1865 
1866  // Documented in base class.
1868  getPolygonStrokeColor(index_type ROIIndex, index_type shapeIndex) const;
1869 
1870  // Documented in base class.
1871  std::string
1872  getPolygonStrokeDashArray(index_type ROIIndex, index_type shapeIndex) const;
1873 
1874  // Documented in base class.
1875  double
1876  getPolygonStrokeWidth(index_type ROIIndex, index_type shapeIndex) const;
1877 
1878  // Documented in base class.
1879  std::string
1880  getPolygonText(index_type ROIIndex, index_type shapeIndex) const;
1881 
1882  // Documented in base class.
1884  getPolygonTheC(index_type ROIIndex, index_type shapeIndex) const;
1885 
1886  // Documented in base class.
1888  getPolygonTheT(index_type ROIIndex, index_type shapeIndex) const;
1889 
1890  // Documented in base class.
1892  getPolygonTheZ(index_type ROIIndex, index_type shapeIndex) const;
1893 
1894  // Documented in base class.
1895  const ::ome::xml::model::AffineTransform&
1896  getPolygonTransform(index_type ROIIndex, index_type shapeIndex) const;
1897 
1898  // Documented in base class.
1899  bool
1900  getPolygonVisible(index_type ROIIndex, index_type shapeIndex) const;
1901 
1902  // Documented in base class.
1903  std::string
1904  getPolygonPoints(index_type ROIIndex, index_type shapeIndex) const;
1905 
1906  // Documented in base class.
1908  getPolylineFillColor(index_type ROIIndex, index_type shapeIndex) const;
1909 
1910  // Documented in base class.
1912  getPolylineFillRule(index_type ROIIndex, index_type shapeIndex) const;
1913 
1914  // Documented in base class.
1916  getPolylineFontFamily(index_type ROIIndex, index_type shapeIndex) const;
1917 
1918  // Documented in base class.
1920  getPolylineFontSize(index_type ROIIndex, index_type shapeIndex) const;
1921 
1922  // Documented in base class.
1924  getPolylineFontStyle(index_type ROIIndex, index_type shapeIndex) const;
1925 
1926  // Documented in base class.
1927  std::string
1928  getPolylineID(index_type ROIIndex, index_type shapeIndex) const;
1929 
1930  // Documented in base class.
1932  getPolylineLineCap(index_type ROIIndex, index_type shapeIndex) const;
1933 
1934  // Documented in base class.
1935  bool
1936  getPolylineLocked(index_type ROIIndex, index_type shapeIndex) const;
1937 
1938  // Documented in base class.
1940  getPolylineStrokeColor(index_type ROIIndex, index_type shapeIndex) const;
1941 
1942  // Documented in base class.
1943  std::string
1944  getPolylineStrokeDashArray(index_type ROIIndex, index_type shapeIndex) const;
1945 
1946  // Documented in base class.
1947  double
1948  getPolylineStrokeWidth(index_type ROIIndex, index_type shapeIndex) const;
1949 
1950  // Documented in base class.
1951  std::string
1952  getPolylineText(index_type ROIIndex, index_type shapeIndex) const;
1953 
1954  // Documented in base class.
1956  getPolylineTheC(index_type ROIIndex, index_type shapeIndex) const;
1957 
1958  // Documented in base class.
1960  getPolylineTheT(index_type ROIIndex, index_type shapeIndex) const;
1961 
1962  // Documented in base class.
1964  getPolylineTheZ(index_type ROIIndex, index_type shapeIndex) const;
1965 
1966  // Documented in base class.
1967  const ::ome::xml::model::AffineTransform&
1968  getPolylineTransform(index_type ROIIndex, index_type shapeIndex) const;
1969 
1970  // Documented in base class.
1971  bool
1972  getPolylineVisible(index_type ROIIndex, index_type shapeIndex) const;
1973 
1974  // Documented in base class.
1976  getPolylineMarkerEnd(index_type ROIIndex, index_type shapeIndex) const;
1977 
1978  // Documented in base class.
1980  getPolylineMarkerStart(index_type ROIIndex, index_type shapeIndex) const;
1981 
1982  // Documented in base class.
1983  std::string
1984  getPolylinePoints(index_type ROIIndex, index_type shapeIndex) const;
1985 
1986  // Documented in base class.
1987  const std::string&
1988  getProjectAnnotationRef(index_type projectIndex, index_type annotationRefIndex) const;
1989 
1990  // Documented in base class.
1991  const std::string&
1992  getProjectDatasetRef(index_type projectIndex, index_type datasetRefIndex) const;
1993 
1994  // Documented in base class.
1995  std::string
1996  getProjectDescription(index_type projectIndex) const;
1997 
1998  // Documented in base class.
1999  const std::string&
2000  getProjectExperimenterGroupRef(index_type projectIndex) const;
2001 
2002  // Documented in base class.
2003  const std::string&
2004  getProjectExperimenterRef(index_type projectIndex) const;
2005 
2006  // Documented in base class.
2007  std::string
2008  getProjectID(index_type projectIndex) const;
2009 
2010  // Documented in base class.
2011  std::string
2012  getProjectName(index_type projectIndex) const;
2013 
2014  // Documented in base class.
2015  const std::string&
2016  getROIAnnotationRef(index_type ROIIndex, index_type annotationRefIndex) const;
2017 
2018  // Documented in base class.
2019  std::string
2020  getROIDescription(index_type ROIIndex) const;
2021 
2022  // Documented in base class.
2023  std::string
2024  getROIID(index_type ROIIndex) const;
2025 
2026  // Documented in base class.
2027  std::string
2028  getROIName(index_type ROIIndex) const;
2029 
2030  // Documented in base class.
2031  std::string
2032  getROINamespace(index_type ROIIndex) const;
2033 
2034  // Documented in base class.
2035  const std::string&
2036  getReagentAnnotationRef(index_type screenIndex, index_type reagentIndex, index_type annotationRefIndex) const;
2037 
2038  // Documented in base class.
2039  std::string
2040  getReagentDescription(index_type screenIndex, index_type reagentIndex) const;
2041 
2042  // Documented in base class.
2043  std::string
2044  getReagentID(index_type screenIndex, index_type reagentIndex) const;
2045 
2046  // Documented in base class.
2047  std::string
2048  getReagentName(index_type screenIndex, index_type reagentIndex) const;
2049 
2050  // Documented in base class.
2051  std::string
2052  getReagentReagentIdentifier(index_type screenIndex, index_type reagentIndex) const;
2053 
2054  // Documented in base class.
2056  getRectangleFillColor(index_type ROIIndex, index_type shapeIndex) const;
2057 
2058  // Documented in base class.
2060  getRectangleFillRule(index_type ROIIndex, index_type shapeIndex) const;
2061 
2062  // Documented in base class.
2064  getRectangleFontFamily(index_type ROIIndex, index_type shapeIndex) const;
2065 
2066  // Documented in base class.
2068  getRectangleFontSize(index_type ROIIndex, index_type shapeIndex) const;
2069 
2070  // Documented in base class.
2072  getRectangleFontStyle(index_type ROIIndex, index_type shapeIndex) const;
2073 
2074  // Documented in base class.
2075  std::string
2076  getRectangleID(index_type ROIIndex, index_type shapeIndex) const;
2077 
2078  // Documented in base class.
2080  getRectangleLineCap(index_type ROIIndex, index_type shapeIndex) const;
2081 
2082  // Documented in base class.
2083  bool
2084  getRectangleLocked(index_type ROIIndex, index_type shapeIndex) const;
2085 
2086  // Documented in base class.
2088  getRectangleStrokeColor(index_type ROIIndex, index_type shapeIndex) const;
2089 
2090  // Documented in base class.
2091  std::string
2092  getRectangleStrokeDashArray(index_type ROIIndex, index_type shapeIndex) const;
2093 
2094  // Documented in base class.
2095  double
2096  getRectangleStrokeWidth(index_type ROIIndex, index_type shapeIndex) const;
2097 
2098  // Documented in base class.
2099  std::string
2100  getRectangleText(index_type ROIIndex, index_type shapeIndex) const;
2101 
2102  // Documented in base class.
2104  getRectangleTheC(index_type ROIIndex, index_type shapeIndex) const;
2105 
2106  // Documented in base class.
2108  getRectangleTheT(index_type ROIIndex, index_type shapeIndex) const;
2109 
2110  // Documented in base class.
2112  getRectangleTheZ(index_type ROIIndex, index_type shapeIndex) const;
2113 
2114  // Documented in base class.
2115  const ::ome::xml::model::AffineTransform&
2116  getRectangleTransform(index_type ROIIndex, index_type shapeIndex) const;
2117 
2118  // Documented in base class.
2119  bool
2120  getRectangleVisible(index_type ROIIndex, index_type shapeIndex) const;
2121 
2122  // Documented in base class.
2123  double
2124  getRectangleHeight(index_type ROIIndex, index_type shapeIndex) const;
2125 
2126  // Documented in base class.
2127  double
2128  getRectangleWidth(index_type ROIIndex, index_type shapeIndex) const;
2129 
2130  // Documented in base class.
2131  double
2132  getRectangleX(index_type ROIIndex, index_type shapeIndex) const;
2133 
2134  // Documented in base class.
2135  double
2136  getRectangleY(index_type ROIIndex, index_type shapeIndex) const;
2137 
2138  // Documented in base class.
2139  std::string
2140  getRightsRightsHeld() const;
2141 
2142  // Documented in base class.
2143  std::string
2144  getRightsRightsHolder() const;
2145 
2146  // Documented in base class.
2147  const std::string&
2148  getScreenAnnotationRef(index_type screenIndex, index_type annotationRefIndex) const;
2149 
2150  // Documented in base class.
2151  std::string
2152  getScreenDescription(index_type screenIndex) const;
2153 
2154  // Documented in base class.
2155  std::string
2156  getScreenID(index_type screenIndex) const;
2157 
2158  // Documented in base class.
2159  std::string
2160  getScreenName(index_type screenIndex) const;
2161 
2162  // Documented in base class.
2163  const std::string&
2164  getScreenPlateRef(index_type screenIndex, index_type plateRefIndex) const;
2165 
2166  // Documented in base class.
2167  std::string
2168  getScreenProtocolDescription(index_type screenIndex) const;
2169 
2170  // Documented in base class.
2171  std::string
2172  getScreenProtocolIdentifier(index_type screenIndex) const;
2173 
2174  // Documented in base class.
2175  std::string
2176  getScreenReagentSetDescription(index_type screenIndex) const;
2177 
2178  // Documented in base class.
2179  std::string
2180  getScreenReagentSetIdentifier(index_type screenIndex) const;
2181 
2182  // Documented in base class.
2183  std::string
2184  getScreenType(index_type screenIndex) const;
2185 
2186  // Documented in base class.
2187  std::string
2188  getStageLabelName(index_type imageIndex) const;
2189 
2190  // Documented in base class.
2191  double
2192  getStageLabelX(index_type imageIndex) const;
2193 
2194  // Documented in base class.
2195  double
2196  getStageLabelY(index_type imageIndex) const;
2197 
2198  // Documented in base class.
2199  double
2200  getStageLabelZ(index_type imageIndex) const;
2201 
2202  // Documented in base class.
2203  const std::string&
2204  getTagAnnotationAnnotationRef(index_type tagAnnotationIndex, index_type annotationRefIndex) const;
2205 
2206  // Documented in base class.
2207  std::string
2208  getTagAnnotationAnnotator(index_type tagAnnotationIndex) const;
2209 
2210  // Documented in base class.
2211  std::string
2212  getTagAnnotationDescription(index_type tagAnnotationIndex) const;
2213 
2214  // Documented in base class.
2215  std::string
2216  getTagAnnotationID(index_type tagAnnotationIndex) const;
2217 
2218  // Documented in base class.
2219  std::string
2220  getTagAnnotationNamespace(index_type tagAnnotationIndex) const;
2221 
2222  // Documented in base class.
2223  std::string
2224  getTagAnnotationValue(index_type tagAnnotationIndex) const;
2225 
2226  // Documented in base class.
2227  const std::string&
2228  getTermAnnotationAnnotationRef(index_type termAnnotationIndex, index_type annotationRefIndex) const;
2229 
2230  // Documented in base class.
2231  std::string
2232  getTermAnnotationAnnotator(index_type termAnnotationIndex) const;
2233 
2234  // Documented in base class.
2235  std::string
2236  getTermAnnotationDescription(index_type termAnnotationIndex) const;
2237 
2238  // Documented in base class.
2239  std::string
2240  getTermAnnotationID(index_type termAnnotationIndex) const;
2241 
2242  // Documented in base class.
2243  std::string
2244  getTermAnnotationNamespace(index_type termAnnotationIndex) const;
2245 
2246  // Documented in base class.
2247  std::string
2248  getTermAnnotationValue(index_type termAnnotationIndex) const;
2249 
2250  // Documented in base class.
2252  getTiffDataFirstC(index_type imageIndex, index_type tiffDataIndex) const;
2253 
2254  // Documented in base class.
2256  getTiffDataFirstT(index_type imageIndex, index_type tiffDataIndex) const;
2257 
2258  // Documented in base class.
2260  getTiffDataFirstZ(index_type imageIndex, index_type tiffDataIndex) const;
2261 
2262  // Documented in base class.
2264  getTiffDataIFD(index_type imageIndex, index_type tiffDataIndex) const;
2265 
2266  // Documented in base class.
2268  getTiffDataPlaneCount(index_type imageIndex, index_type tiffDataIndex) const;
2269 
2270  // Documented in base class.
2271  const std::string&
2272  getTimestampAnnotationAnnotationRef(index_type timestampAnnotationIndex, index_type annotationRefIndex) const;
2273 
2274  // Documented in base class.
2275  std::string
2276  getTimestampAnnotationAnnotator(index_type timestampAnnotationIndex) const;
2277 
2278  // Documented in base class.
2279  std::string
2280  getTimestampAnnotationDescription(index_type timestampAnnotationIndex) const;
2281 
2282  // Documented in base class.
2283  std::string
2284  getTimestampAnnotationID(index_type timestampAnnotationIndex) const;
2285 
2286  // Documented in base class.
2287  std::string
2288  getTimestampAnnotationNamespace(index_type timestampAnnotationIndex) const;
2289 
2290  // Documented in base class.
2292  getTimestampAnnotationValue(index_type timestampAnnotationIndex) const;
2293 
2294  // Documented in base class.
2296  getTransmittanceRangeCutIn(index_type instrumentIndex, index_type filterIndex) const;
2297 
2298  // Documented in base class.
2300  getTransmittanceRangeCutInTolerance(index_type instrumentIndex, index_type filterIndex) const;
2301 
2302  // Documented in base class.
2304  getTransmittanceRangeCutOut(index_type instrumentIndex, index_type filterIndex) const;
2305 
2306  // Documented in base class.
2308  getTransmittanceRangeCutOutTolerance(index_type instrumentIndex, index_type filterIndex) const;
2309 
2310  // Documented in base class.
2312  getTransmittanceRangeTransmittance(index_type instrumentIndex, index_type filterIndex) const;
2313 
2314  // Documented in base class.
2315  std::string
2316  getUUIDFileName(index_type imageIndex, index_type tiffDataIndex) const;
2317 
2318  // Documented in base class.
2319  const std::string&
2320  getWellAnnotationRef(index_type plateIndex, index_type wellIndex, index_type annotationRefIndex) const;
2321 
2322  // Documented in base class.
2324  getWellColor(index_type plateIndex, index_type wellIndex) const;
2325 
2326  // Documented in base class.
2328  getWellColumn(index_type plateIndex, index_type wellIndex) const;
2329 
2330  // Documented in base class.
2331  std::string
2332  getWellExternalDescription(index_type plateIndex, index_type wellIndex) const;
2333 
2334  // Documented in base class.
2335  std::string
2336  getWellExternalIdentifier(index_type plateIndex, index_type wellIndex) const;
2337 
2338  // Documented in base class.
2339  std::string
2340  getWellID(index_type plateIndex, index_type wellIndex) const;
2341 
2342  // Documented in base class.
2343  const std::string&
2344  getWellReagentRef(index_type plateIndex, index_type wellIndex) const;
2345 
2346  // Documented in base class.
2348  getWellRow(index_type plateIndex, index_type wellIndex) const;
2349 
2350  // Documented in base class.
2351  std::string
2352  getWellType(index_type plateIndex, index_type wellIndex) const;
2353 
2354  // Documented in base class.
2355  const std::string&
2356  getWellSampleAnnotationRef(index_type plateIndex, index_type wellIndex, index_type wellSampleIndex, index_type annotationRefIndex) const;
2357 
2358  // Documented in base class.
2359  std::string
2360  getWellSampleID(index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const;
2361 
2362  // Documented in base class.
2363  const std::string&
2364  getWellSampleImageRef(index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const;
2365 
2366  // Documented in base class.
2368  getWellSampleIndex(index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const;
2369 
2370  // Documented in base class.
2371  double
2372  getWellSamplePositionX(index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const;
2373 
2374  // Documented in base class.
2375  double
2376  getWellSamplePositionY(index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const;
2377 
2378  // Documented in base class.
2380  getWellSampleTimepoint(index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const;
2381 
2382  // Documented in base class.
2383  const std::string&
2384  getXMLAnnotationAnnotationRef(index_type XMLAnnotationIndex, index_type annotationRefIndex) const;
2385 
2386  // Documented in base class.
2387  std::string
2388  getXMLAnnotationAnnotator(index_type XMLAnnotationIndex) const;
2389 
2390  // Documented in base class.
2391  std::string
2392  getXMLAnnotationDescription(index_type XMLAnnotationIndex) const;
2393 
2394  // Documented in base class.
2395  std::string
2396  getXMLAnnotationID(index_type XMLAnnotationIndex) const;
2397 
2398  // Documented in base class.
2399  std::string
2400  getXMLAnnotationNamespace(index_type XMLAnnotationIndex) const;
2401 
2402  // Documented in base class.
2403  std::string
2404  getXMLAnnotationValue(index_type XMLAnnotationIndex) const;
2405 
2406 
2407  // Documented in base class.
2408  void
2409  setPixelsBinDataBigEndian(bool bigEndian,
2410  index_type imageIndex,
2411  index_type binDataIndex);
2412 
2413  // Documented in base class.
2414  void
2415  setUUID(const std::string& uuid);
2416 
2417  // Documented in base class.
2418  void
2419  setArcID(std::string id, index_type instrumentIndex, index_type lightSourceIndex);
2420 
2421  // Documented in base class.
2422  void
2423  setArcLotNumber(std::string lotNumber, index_type instrumentIndex, index_type lightSourceIndex);
2424 
2425  // Documented in base class.
2426  void
2427  setArcManufacturer(std::string manufacturer, index_type instrumentIndex, index_type lightSourceIndex);
2428 
2429  // Documented in base class.
2430  void
2431  setArcModel(std::string model, index_type instrumentIndex, index_type lightSourceIndex);
2432 
2433  // Documented in base class.
2434  void
2435  setArcPower(double power, index_type instrumentIndex, index_type lightSourceIndex);
2436 
2437  // Documented in base class.
2438  void
2439  setArcSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type lightSourceIndex);
2440 
2441  // Documented in base class.
2442  void
2443  setArcType(ome::xml::model::enums::ArcType type, index_type instrumentIndex, index_type lightSourceIndex);
2444 
2445  // Documented in base class.
2446  void
2447  setBinaryFileFileName(std::string fileName, index_type fileAnnotationIndex);
2448 
2449  // Documented in base class.
2450  void
2451  setBinaryFileMIMEType(std::string mimeType, index_type fileAnnotationIndex);
2452 
2453  // Documented in base class.
2454  void
2456 
2457  // Documented in base class.
2458  void
2459  setBinaryOnlyMetadataFile(std::string metadataFile);
2460 
2461  // Documented in base class.
2462  void
2463  setBinaryOnlyUUID(std::string uuid);
2464 
2465  // Documented in base class.
2466  void
2467  setBooleanAnnotationAnnotationRef(const std::string& annotation, index_type booleanAnnotationIndex, index_type annotationRefIndex);
2468 
2469  // Documented in base class.
2470  void
2471  setBooleanAnnotationAnnotator(std::string annotator, index_type booleanAnnotationIndex);
2472 
2473  // Documented in base class.
2474  void
2475  setBooleanAnnotationDescription(std::string description, index_type booleanAnnotationIndex);
2476 
2477  // Documented in base class.
2478  void
2479  setBooleanAnnotationID(std::string id, index_type booleanAnnotationIndex);
2480 
2481  // Documented in base class.
2482  void
2483  setBooleanAnnotationNamespace(std::string namespace_, index_type booleanAnnotationIndex);
2484 
2485  // Documented in base class.
2486  void
2487  setBooleanAnnotationValue(bool value, index_type booleanAnnotationIndex);
2488 
2489  // Documented in base class.
2490  void
2492 
2493  // Documented in base class.
2494  void
2495  setChannelAnnotationRef(const std::string& annotation, index_type imageIndex, index_type channelIndex, index_type annotationRefIndex);
2496 
2497  // Documented in base class.
2498  void
2500 
2501  // Documented in base class.
2502  void
2504 
2505  // Documented in base class.
2506  void
2508 
2509  // Documented in base class.
2510  void
2512 
2513  // Documented in base class.
2514  void
2515  setChannelFilterSetRef(const std::string& filterSet, index_type imageIndex, index_type channelIndex);
2516 
2517  // Documented in base class.
2518  void
2519  setChannelFluor(std::string fluor, index_type imageIndex, index_type channelIndex);
2520 
2521  // Documented in base class.
2522  void
2523  setChannelID(std::string id, index_type imageIndex, index_type channelIndex);
2524 
2525  // Documented in base class.
2526  void
2528 
2529  // Documented in base class.
2530  void
2531  setChannelNDFilter(double ndFilter, index_type imageIndex, index_type channelIndex);
2532 
2533  // Documented in base class.
2534  void
2535  setChannelName(std::string name, index_type imageIndex, index_type channelIndex);
2536 
2537  // Documented in base class.
2538  void
2539  setChannelPinholeSize(double pinholeSize, index_type imageIndex, index_type channelIndex);
2540 
2541  // Documented in base class.
2542  void
2543  setChannelPockelCellSetting(int32_t pockelCellSetting, index_type imageIndex, index_type channelIndex);
2544 
2545  // Documented in base class.
2546  void
2548 
2549  // Documented in base class.
2550  void
2551  setCommentAnnotationAnnotationRef(const std::string& annotation, index_type commentAnnotationIndex, index_type annotationRefIndex);
2552 
2553  // Documented in base class.
2554  void
2555  setCommentAnnotationAnnotator(std::string annotator, index_type commentAnnotationIndex);
2556 
2557  // Documented in base class.
2558  void
2559  setCommentAnnotationDescription(std::string description, index_type commentAnnotationIndex);
2560 
2561  // Documented in base class.
2562  void
2563  setCommentAnnotationID(std::string id, index_type commentAnnotationIndex);
2564 
2565  // Documented in base class.
2566  void
2567  setCommentAnnotationNamespace(std::string namespace_, index_type commentAnnotationIndex);
2568 
2569  // Documented in base class.
2570  void
2571  setCommentAnnotationValue(std::string value, index_type commentAnnotationIndex);
2572 
2573  // Documented in base class.
2574  void
2575  setDatasetAnnotationRef(const std::string& annotation, index_type datasetIndex, index_type annotationRefIndex);
2576 
2577  // Documented in base class.
2578  void
2579  setDatasetDescription(std::string description, index_type datasetIndex);
2580 
2581  // Documented in base class.
2582  void
2583  setDatasetExperimenterGroupRef(const std::string& experimenterGroup, index_type datasetIndex);
2584 
2585  // Documented in base class.
2586  void
2587  setDatasetExperimenterRef(const std::string& experimenter, index_type datasetIndex);
2588 
2589  // Documented in base class.
2590  void
2591  setDatasetID(std::string id, index_type datasetIndex);
2592 
2593  // Documented in base class.
2594  void
2595  setDatasetImageRef(const std::string& image, index_type datasetIndex, index_type imageRefIndex);
2596 
2597  // Documented in base class.
2598  void
2599  setDatasetName(std::string name, index_type datasetIndex);
2600 
2601  // Documented in base class.
2602  void
2603  setDetectorAmplificationGain(double amplificationGain, index_type instrumentIndex, index_type detectorIndex);
2604 
2605  // Documented in base class.
2606  void
2607  setDetectorGain(double gain, index_type instrumentIndex, index_type detectorIndex);
2608 
2609  // Documented in base class.
2610  void
2611  setDetectorID(std::string id, index_type instrumentIndex, index_type detectorIndex);
2612 
2613  // Documented in base class.
2614  void
2615  setDetectorLotNumber(std::string lotNumber, index_type instrumentIndex, index_type detectorIndex);
2616 
2617  // Documented in base class.
2618  void
2619  setDetectorManufacturer(std::string manufacturer, index_type instrumentIndex, index_type detectorIndex);
2620 
2621  // Documented in base class.
2622  void
2623  setDetectorModel(std::string model, index_type instrumentIndex, index_type detectorIndex);
2624 
2625  // Documented in base class.
2626  void
2627  setDetectorOffset(double offset, index_type instrumentIndex, index_type detectorIndex);
2628 
2629  // Documented in base class.
2630  void
2631  setDetectorSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type detectorIndex);
2632 
2633  // Documented in base class.
2634  void
2635  setDetectorType(ome::xml::model::enums::DetectorType type, index_type instrumentIndex, index_type detectorIndex);
2636 
2637  // Documented in base class.
2638  void
2639  setDetectorVoltage(double voltage, index_type instrumentIndex, index_type detectorIndex);
2640 
2641  // Documented in base class.
2642  void
2643  setDetectorZoom(double zoom, index_type instrumentIndex, index_type detectorIndex);
2644 
2645  // Documented in base class.
2646  void
2648 
2649  // Documented in base class.
2650  void
2651  setDetectorSettingsGain(double gain, index_type imageIndex, index_type channelIndex);
2652 
2653  // Documented in base class.
2654  void
2655  setDetectorSettingsID(std::string id, index_type imageIndex, index_type channelIndex);
2656 
2657  // Documented in base class.
2658  void
2660 
2661  // Documented in base class.
2662  void
2663  setDetectorSettingsOffset(double offset, index_type imageIndex, index_type channelIndex);
2664 
2665  // Documented in base class.
2666  void
2667  setDetectorSettingsReadOutRate(double readOutRate, index_type imageIndex, index_type channelIndex);
2668 
2669  // Documented in base class.
2670  void
2671  setDetectorSettingsVoltage(double voltage, index_type imageIndex, index_type channelIndex);
2672 
2673  // Documented in base class.
2674  void
2675  setDetectorSettingsZoom(double zoom, index_type imageIndex, index_type channelIndex);
2676 
2677  // Documented in base class.
2678  void
2679  setDichroicID(std::string id, index_type instrumentIndex, index_type dichroicIndex);
2680 
2681  // Documented in base class.
2682  void
2683  setDichroicLotNumber(std::string lotNumber, index_type instrumentIndex, index_type dichroicIndex);
2684 
2685  // Documented in base class.
2686  void
2687  setDichroicManufacturer(std::string manufacturer, index_type instrumentIndex, index_type dichroicIndex);
2688 
2689  // Documented in base class.
2690  void
2691  setDichroicModel(std::string model, index_type instrumentIndex, index_type dichroicIndex);
2692 
2693  // Documented in base class.
2694  void
2695  setDichroicSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type dichroicIndex);
2696 
2697  // Documented in base class.
2698  void
2699  setDoubleAnnotationAnnotationRef(const std::string& annotation, index_type doubleAnnotationIndex, index_type annotationRefIndex);
2700 
2701  // Documented in base class.
2702  void
2703  setDoubleAnnotationAnnotator(std::string annotator, index_type doubleAnnotationIndex);
2704 
2705  // Documented in base class.
2706  void
2707  setDoubleAnnotationDescription(std::string description, index_type doubleAnnotationIndex);
2708 
2709  // Documented in base class.
2710  void
2711  setDoubleAnnotationID(std::string id, index_type doubleAnnotationIndex);
2712 
2713  // Documented in base class.
2714  void
2715  setDoubleAnnotationNamespace(std::string namespace_, index_type doubleAnnotationIndex);
2716 
2717  // Documented in base class.
2718  void
2719  setDoubleAnnotationValue(double value, index_type doubleAnnotationIndex);
2720 
2721  // Documented in base class.
2722  void
2724 
2725  // Documented in base class.
2726  void
2728 
2729  // Documented in base class.
2730  void
2732 
2733  // Documented in base class.
2734  void
2736 
2737  // Documented in base class.
2738  void
2740 
2741  // Documented in base class.
2742  void
2743  setEllipseID(std::string id, index_type ROIIndex, index_type shapeIndex);
2744 
2745  // Documented in base class.
2746  void
2748 
2749  // Documented in base class.
2750  void
2751  setEllipseLocked(bool locked, index_type ROIIndex, index_type shapeIndex);
2752 
2753  // Documented in base class.
2754  void
2756 
2757  // Documented in base class.
2758  void
2759  setEllipseStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex);
2760 
2761  // Documented in base class.
2762  void
2763  setEllipseStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex);
2764 
2765  // Documented in base class.
2766  void
2767  setEllipseText(std::string text, index_type ROIIndex, index_type shapeIndex);
2768 
2769  // Documented in base class.
2770  void
2772 
2773  // Documented in base class.
2774  void
2776 
2777  // Documented in base class.
2778  void
2780 
2781  // Documented in base class.
2782  void
2783  setEllipseTransform(const ::ome::xml::model::AffineTransform& transform, index_type ROIIndex, index_type shapeIndex);
2784 
2785  // Documented in base class.
2786  void
2787  setEllipseVisible(bool visible, index_type ROIIndex, index_type shapeIndex);
2788 
2789  // Documented in base class.
2790  void
2791  setEllipseRadiusX(double radiusX, index_type ROIIndex, index_type shapeIndex);
2792 
2793  // Documented in base class.
2794  void
2795  setEllipseRadiusY(double radiusY, index_type ROIIndex, index_type shapeIndex);
2796 
2797  // Documented in base class.
2798  void
2799  setEllipseX(double x, index_type ROIIndex, index_type shapeIndex);
2800 
2801  // Documented in base class.
2802  void
2803  setEllipseY(double y, index_type ROIIndex, index_type shapeIndex);
2804 
2805  // Documented in base class.
2806  void
2807  setExperimentDescription(std::string description, index_type experimentIndex);
2808 
2809  // Documented in base class.
2810  void
2811  setExperimentExperimenterRef(const std::string& experimenter, index_type experimentIndex);
2812 
2813  // Documented in base class.
2814  void
2815  setExperimentID(std::string id, index_type experimentIndex);
2816 
2817  // Documented in base class.
2818  void
2820 
2821  // Documented in base class.
2822  void
2823  setExperimenterAnnotationRef(const std::string& annotation, index_type experimenterIndex, index_type annotationRefIndex);
2824 
2825  // Documented in base class.
2826  void
2827  setExperimenterEmail(std::string email, index_type experimenterIndex);
2828 
2829  // Documented in base class.
2830  void
2831  setExperimenterFirstName(std::string firstName, index_type experimenterIndex);
2832 
2833  // Documented in base class.
2834  void
2835  setExperimenterID(std::string id, index_type experimenterIndex);
2836 
2837  // Documented in base class.
2838  void
2839  setExperimenterInstitution(std::string institution, index_type experimenterIndex);
2840 
2841  // Documented in base class.
2842  void
2843  setExperimenterLastName(std::string lastName, index_type experimenterIndex);
2844 
2845  // Documented in base class.
2846  void
2847  setExperimenterMiddleName(std::string middleName, index_type experimenterIndex);
2848 
2849  // Documented in base class.
2850  void
2851  setExperimenterUserName(std::string userName, index_type experimenterIndex);
2852 
2853  // Documented in base class.
2854  void
2855  setExperimenterGroupAnnotationRef(const std::string& annotation, index_type experimenterGroupIndex, index_type annotationRefIndex);
2856 
2857  // Documented in base class.
2858  void
2859  setExperimenterGroupDescription(std::string description, index_type experimenterGroupIndex);
2860 
2861  // Documented in base class.
2862  void
2863  setExperimenterGroupExperimenterRef(const std::string& experimenter, index_type experimenterGroupIndex, index_type experimenterRefIndex);
2864 
2865  // Documented in base class.
2866  void
2867  setExperimenterGroupID(std::string id, index_type experimenterGroupIndex);
2868 
2869  // Documented in base class.
2870  void
2871  setExperimenterGroupLeader(const std::string& leader, index_type experimenterGroupIndex, index_type leaderIndex);
2872 
2873  // Documented in base class.
2874  void
2875  setExperimenterGroupName(std::string name, index_type experimenterGroupIndex);
2876 
2877  // Documented in base class.
2878  void
2879  setFilamentID(std::string id, index_type instrumentIndex, index_type lightSourceIndex);
2880 
2881  // Documented in base class.
2882  void
2883  setFilamentLotNumber(std::string lotNumber, index_type instrumentIndex, index_type lightSourceIndex);
2884 
2885  // Documented in base class.
2886  void
2887  setFilamentManufacturer(std::string manufacturer, index_type instrumentIndex, index_type lightSourceIndex);
2888 
2889  // Documented in base class.
2890  void
2891  setFilamentModel(std::string model, index_type instrumentIndex, index_type lightSourceIndex);
2892 
2893  // Documented in base class.
2894  void
2895  setFilamentPower(double power, index_type instrumentIndex, index_type lightSourceIndex);
2896 
2897  // Documented in base class.
2898  void
2899  setFilamentSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type lightSourceIndex);
2900 
2901  // Documented in base class.
2902  void
2903  setFilamentType(ome::xml::model::enums::FilamentType type, index_type instrumentIndex, index_type lightSourceIndex);
2904 
2905  // Documented in base class.
2906  void
2907  setFileAnnotationAnnotationRef(const std::string& annotation, index_type fileAnnotationIndex, index_type annotationRefIndex);
2908 
2909  // Documented in base class.
2910  void
2911  setFileAnnotationAnnotator(std::string annotator, index_type fileAnnotationIndex);
2912 
2913  // Documented in base class.
2914  void
2915  setFileAnnotationDescription(std::string description, index_type fileAnnotationIndex);
2916 
2917  // Documented in base class.
2918  void
2919  setFileAnnotationID(std::string id, index_type fileAnnotationIndex);
2920 
2921  // Documented in base class.
2922  void
2923  setFileAnnotationNamespace(std::string namespace_, index_type fileAnnotationIndex);
2924 
2925  // Documented in base class.
2926  void
2927  setFilterFilterWheel(std::string filterWheel, index_type instrumentIndex, index_type filterIndex);
2928 
2929  // Documented in base class.
2930  void
2931  setFilterID(std::string id, index_type instrumentIndex, index_type filterIndex);
2932 
2933  // Documented in base class.
2934  void
2935  setFilterLotNumber(std::string lotNumber, index_type instrumentIndex, index_type filterIndex);
2936 
2937  // Documented in base class.
2938  void
2939  setFilterManufacturer(std::string manufacturer, index_type instrumentIndex, index_type filterIndex);
2940 
2941  // Documented in base class.
2942  void
2943  setFilterModel(std::string model, index_type instrumentIndex, index_type filterIndex);
2944 
2945  // Documented in base class.
2946  void
2947  setFilterSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type filterIndex);
2948 
2949  // Documented in base class.
2950  void
2951  setFilterType(ome::xml::model::enums::FilterType type, index_type instrumentIndex, index_type filterIndex);
2952 
2953  // Documented in base class.
2954  void
2955  setFilterSetDichroicRef(const std::string& dichroic, index_type instrumentIndex, index_type filterSetIndex);
2956 
2957  // Documented in base class.
2958  void
2959  setFilterSetEmissionFilterRef(const std::string& emissionFilter, index_type instrumentIndex, index_type filterSetIndex, index_type emissionFilterRefIndex);
2960 
2961  // Documented in base class.
2962  void
2963  setFilterSetExcitationFilterRef(const std::string& excitationFilter, index_type instrumentIndex, index_type filterSetIndex, index_type excitationFilterRefIndex);
2964 
2965  // Documented in base class.
2966  void
2967  setFilterSetID(std::string id, index_type instrumentIndex, index_type filterSetIndex);
2968 
2969  // Documented in base class.
2970  void
2971  setFilterSetLotNumber(std::string lotNumber, index_type instrumentIndex, index_type filterSetIndex);
2972 
2973  // Documented in base class.
2974  void
2975  setFilterSetManufacturer(std::string manufacturer, index_type instrumentIndex, index_type filterSetIndex);
2976 
2977  // Documented in base class.
2978  void
2979  setFilterSetModel(std::string model, index_type instrumentIndex, index_type filterSetIndex);
2980 
2981  // Documented in base class.
2982  void
2983  setFilterSetSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type filterSetIndex);
2984 
2985  // Documented in base class.
2986  void
2988 
2989  // Documented in base class.
2990  void
2991  setImageAnnotationRef(const std::string& annotation, index_type imageIndex, index_type annotationRefIndex);
2992 
2993  // Documented in base class.
2994  void
2995  setImageDescription(std::string description, index_type imageIndex);
2996 
2997  // Documented in base class.
2998  void
2999  setImageExperimentRef(const std::string& experiment, index_type imageIndex);
3000 
3001  // Documented in base class.
3002  void
3003  setImageExperimenterGroupRef(const std::string& experimenterGroup, index_type imageIndex);
3004 
3005  // Documented in base class.
3006  void
3007  setImageExperimenterRef(const std::string& experimenter, index_type imageIndex);
3008 
3009  // Documented in base class.
3010  void
3011  setImageID(std::string id, index_type imageIndex);
3012 
3013  // Documented in base class.
3014  void
3015  setImageInstrumentRef(const std::string& instrument, index_type imageIndex);
3016 
3017  // Documented in base class.
3018  void
3019  setImageMicrobeamManipulationRef(const std::string& microbeamManipulation, index_type imageIndex, index_type microbeamManipulationRefIndex);
3020 
3021  // Documented in base class.
3022  void
3023  setImageName(std::string name, index_type imageIndex);
3024 
3025  // Documented in base class.
3026  void
3027  setImageROIRef(const std::string& roi, index_type imageIndex, index_type ROIRefIndex);
3028 
3029  // Documented in base class.
3030  void
3031  setImagingEnvironmentAirPressure(double airPressure, index_type imageIndex);
3032 
3033  // Documented in base class.
3034  void
3036 
3037  // Documented in base class.
3038  void
3040 
3041  // Documented in base class.
3042  void
3043  setImagingEnvironmentTemperature(double temperature, index_type imageIndex);
3044 
3045  // Documented in base class.
3046  void
3047  setInstrumentID(std::string id, index_type instrumentIndex);
3048 
3049  // Documented in base class.
3050  void
3052 
3053  // Documented in base class.
3054  void
3056 
3057  // Documented in base class.
3058  void
3060 
3061  // Documented in base class.
3062  void
3064 
3065  // Documented in base class.
3066  void
3068 
3069  // Documented in base class.
3070  void
3071  setLabelID(std::string id, index_type ROIIndex, index_type shapeIndex);
3072 
3073  // Documented in base class.
3074  void
3076 
3077  // Documented in base class.
3078  void
3079  setLabelLocked(bool locked, index_type ROIIndex, index_type shapeIndex);
3080 
3081  // Documented in base class.
3082  void
3084 
3085  // Documented in base class.
3086  void
3087  setLabelStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex);
3088 
3089  // Documented in base class.
3090  void
3091  setLabelStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex);
3092 
3093  // Documented in base class.
3094  void
3095  setLabelText(std::string text, index_type ROIIndex, index_type shapeIndex);
3096 
3097  // Documented in base class.
3098  void
3100 
3101  // Documented in base class.
3102  void
3104 
3105  // Documented in base class.
3106  void
3108 
3109  // Documented in base class.
3110  void
3111  setLabelTransform(const ::ome::xml::model::AffineTransform& transform, index_type ROIIndex, index_type shapeIndex);
3112 
3113  // Documented in base class.
3114  void
3115  setLabelVisible(bool visible, index_type ROIIndex, index_type shapeIndex);
3116 
3117  // Documented in base class.
3118  void
3119  setLabelX(double x, index_type ROIIndex, index_type shapeIndex);
3120 
3121  // Documented in base class.
3122  void
3123  setLabelY(double y, index_type ROIIndex, index_type shapeIndex);
3124 
3125  // Documented in base class.
3126  void
3127  setLaserID(std::string id, index_type instrumentIndex, index_type lightSourceIndex);
3128 
3129  // Documented in base class.
3130  void
3131  setLaserLotNumber(std::string lotNumber, index_type instrumentIndex, index_type lightSourceIndex);
3132 
3133  // Documented in base class.
3134  void
3135  setLaserManufacturer(std::string manufacturer, index_type instrumentIndex, index_type lightSourceIndex);
3136 
3137  // Documented in base class.
3138  void
3139  setLaserModel(std::string model, index_type instrumentIndex, index_type lightSourceIndex);
3140 
3141  // Documented in base class.
3142  void
3143  setLaserPower(double power, index_type instrumentIndex, index_type lightSourceIndex);
3144 
3145  // Documented in base class.
3146  void
3147  setLaserSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type lightSourceIndex);
3148 
3149  // Documented in base class.
3150  void
3151  setLaserFrequencyMultiplication(ome::xml::model::primitives::PositiveInteger frequencyMultiplication, index_type instrumentIndex, index_type lightSourceIndex);
3152 
3153  // Documented in base class.
3154  void
3155  setLaserLaserMedium(ome::xml::model::enums::LaserMedium laserMedium, index_type instrumentIndex, index_type lightSourceIndex);
3156 
3157  // Documented in base class.
3158  void
3159  setLaserPockelCell(bool pockelCell, index_type instrumentIndex, index_type lightSourceIndex);
3160 
3161  // Documented in base class.
3162  void
3163  setLaserPulse(ome::xml::model::enums::Pulse pulse, index_type instrumentIndex, index_type lightSourceIndex);
3164 
3165  // Documented in base class.
3166  void
3167  setLaserPump(const std::string& pump, index_type instrumentIndex, index_type lightSourceIndex);
3168 
3169  // Documented in base class.
3170  void
3171  setLaserRepetitionRate(double repetitionRate, index_type instrumentIndex, index_type lightSourceIndex);
3172 
3173  // Documented in base class.
3174  void
3175  setLaserTuneable(bool tuneable, index_type instrumentIndex, index_type lightSourceIndex);
3176 
3177  // Documented in base class.
3178  void
3179  setLaserType(ome::xml::model::enums::LaserType type, index_type instrumentIndex, index_type lightSourceIndex);
3180 
3181  // Documented in base class.
3182  void
3183  setLaserWavelength(ome::xml::model::primitives::PositiveInteger wavelength, index_type instrumentIndex, index_type lightSourceIndex);
3184 
3185  // Documented in base class.
3186  void
3187  setLightEmittingDiodeID(std::string id, index_type instrumentIndex, index_type lightSourceIndex);
3188 
3189  // Documented in base class.
3190  void
3191  setLightEmittingDiodeLotNumber(std::string lotNumber, index_type instrumentIndex, index_type lightSourceIndex);
3192 
3193  // Documented in base class.
3194  void
3195  setLightEmittingDiodeManufacturer(std::string manufacturer, index_type instrumentIndex, index_type lightSourceIndex);
3196 
3197  // Documented in base class.
3198  void
3199  setLightEmittingDiodeModel(std::string model, index_type instrumentIndex, index_type lightSourceIndex);
3200 
3201  // Documented in base class.
3202  void
3203  setLightEmittingDiodePower(double power, index_type instrumentIndex, index_type lightSourceIndex);
3204 
3205  // Documented in base class.
3206  void
3207  setLightEmittingDiodeSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type lightSourceIndex);
3208 
3209  // Documented in base class.
3210  void
3211  setLightPathDichroicRef(const std::string& dichroic, index_type imageIndex, index_type channelIndex);
3212 
3213  // Documented in base class.
3214  void
3215  setLightPathEmissionFilterRef(const std::string& emissionFilter, index_type imageIndex, index_type channelIndex, index_type emissionFilterRefIndex);
3216 
3217  // Documented in base class.
3218  void
3219  setLightPathExcitationFilterRef(const std::string& excitationFilter, index_type imageIndex, index_type channelIndex, index_type excitationFilterRefIndex);
3220 
3221  // Documented in base class.
3222  void
3224 
3225  // Documented in base class.
3226  void
3227  setMicrobeamManipulationLightSourceSettingsAttenuation(ome::xml::model::primitives::PercentFraction attenuation, index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex);
3228 
3229  // Documented in base class.
3230  void
3231  setChannelLightSourceSettingsID(std::string id, index_type imageIndex, index_type channelIndex);
3232 
3233  // Documented in base class.
3234  void
3235  setMicrobeamManipulationLightSourceSettingsID(std::string id, index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex);
3236 
3237  // Documented in base class.
3238  void
3240 
3241  // Documented in base class.
3242  void
3243  setMicrobeamManipulationLightSourceSettingsWavelength(ome::xml::model::primitives::PositiveInteger wavelength, index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex);
3244 
3245  // Documented in base class.
3246  void
3248 
3249  // Documented in base class.
3250  void
3252 
3253  // Documented in base class.
3254  void
3256 
3257  // Documented in base class.
3258  void
3260 
3261  // Documented in base class.
3262  void
3264 
3265  // Documented in base class.
3266  void
3267  setLineID(std::string id, index_type ROIIndex, index_type shapeIndex);
3268 
3269  // Documented in base class.
3270  void
3272 
3273  // Documented in base class.
3274  void
3275  setLineLocked(bool locked, index_type ROIIndex, index_type shapeIndex);
3276 
3277  // Documented in base class.
3278  void
3280 
3281  // Documented in base class.
3282  void
3283  setLineStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex);
3284 
3285  // Documented in base class.
3286  void
3287  setLineStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex);
3288 
3289  // Documented in base class.
3290  void
3291  setLineText(std::string text, index_type ROIIndex, index_type shapeIndex);
3292 
3293  // Documented in base class.
3294  void
3296 
3297  // Documented in base class.
3298  void
3300 
3301  // Documented in base class.
3302  void
3304 
3305  // Documented in base class.
3306  void
3307  setLineTransform(const ::ome::xml::model::AffineTransform& transform, index_type ROIIndex, index_type shapeIndex);
3308 
3309  // Documented in base class.
3310  void
3311  setLineVisible(bool visible, index_type ROIIndex, index_type shapeIndex);
3312 
3313  // Documented in base class.
3314  void
3315  setLineMarkerEnd(ome::xml::model::enums::Marker markerEnd, index_type ROIIndex, index_type shapeIndex);
3316 
3317  // Documented in base class.
3318  void
3319  setLineMarkerStart(ome::xml::model::enums::Marker markerStart, index_type ROIIndex, index_type shapeIndex);
3320 
3321  // Documented in base class.
3322  void
3323  setLineX1(double x1, index_type ROIIndex, index_type shapeIndex);
3324 
3325  // Documented in base class.
3326  void
3327  setLineX2(double x2, index_type ROIIndex, index_type shapeIndex);
3328 
3329  // Documented in base class.
3330  void
3331  setLineY1(double y1, index_type ROIIndex, index_type shapeIndex);
3332 
3333  // Documented in base class.
3334  void
3335  setLineY2(double y2, index_type ROIIndex, index_type shapeIndex);
3336 
3337  // Documented in base class.
3338  void
3339  setListAnnotationAnnotationRef(const std::string& annotation, index_type listAnnotationIndex, index_type annotationRefIndex);
3340 
3341  // Documented in base class.
3342  void
3343  setListAnnotationAnnotator(std::string annotator, index_type listAnnotationIndex);
3344 
3345  // Documented in base class.
3346  void
3347  setListAnnotationDescription(std::string description, index_type listAnnotationIndex);
3348 
3349  // Documented in base class.
3350  void
3351  setListAnnotationID(std::string id, index_type listAnnotationIndex);
3352 
3353  // Documented in base class.
3354  void
3355  setListAnnotationNamespace(std::string namespace_, index_type listAnnotationIndex);
3356 
3357  // Documented in base class.
3358  void
3359  setLongAnnotationAnnotationRef(const std::string& annotation, index_type longAnnotationIndex, index_type annotationRefIndex);
3360 
3361  // Documented in base class.
3362  void
3363  setLongAnnotationAnnotator(std::string annotator, index_type longAnnotationIndex);
3364 
3365  // Documented in base class.
3366  void
3367  setLongAnnotationDescription(std::string description, index_type longAnnotationIndex);
3368 
3369  // Documented in base class.
3370  void
3371  setLongAnnotationID(std::string id, index_type longAnnotationIndex);
3372 
3373  // Documented in base class.
3374  void
3375  setLongAnnotationNamespace(std::string namespace_, index_type longAnnotationIndex);
3376 
3377  // Documented in base class.
3378  void
3379  setLongAnnotationValue(int64_t value, index_type longAnnotationIndex);
3380 
3381  // Documented in base class.
3382  void
3384 
3385  // Documented in base class.
3386  void
3388 
3389  // Documented in base class.
3390  void
3392 
3393  // Documented in base class.
3394  void
3396 
3397  // Documented in base class.
3398  void
3400 
3401  // Documented in base class.
3402  void
3403  setMaskID(std::string id, index_type ROIIndex, index_type shapeIndex);
3404 
3405  // Documented in base class.
3406  void
3408 
3409  // Documented in base class.
3410  void
3411  setMaskLocked(bool locked, index_type ROIIndex, index_type shapeIndex);
3412 
3413  // Documented in base class.
3414  void
3416 
3417  // Documented in base class.
3418  void
3419  setMaskStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex);
3420 
3421  // Documented in base class.
3422  void
3423  setMaskStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex);
3424 
3425  // Documented in base class.
3426  void
3427  setMaskText(std::string text, index_type ROIIndex, index_type shapeIndex);
3428 
3429  // Documented in base class.
3430  void
3432 
3433  // Documented in base class.
3434  void
3436 
3437  // Documented in base class.
3438  void
3440 
3441  // Documented in base class.
3442  void
3443  setMaskTransform(const ::ome::xml::model::AffineTransform& transform, index_type ROIIndex, index_type shapeIndex);
3444 
3445  // Documented in base class.
3446  void
3447  setMaskVisible(bool visible, index_type ROIIndex, index_type shapeIndex);
3448 
3449  // Documented in base class.
3450  void
3451  setMaskHeight(double height, index_type ROIIndex, index_type shapeIndex);
3452 
3453  // Documented in base class.
3454  void
3455  setMaskWidth(double width, index_type ROIIndex, index_type shapeIndex);
3456 
3457  // Documented in base class.
3458  void
3459  setMaskX(double x, index_type ROIIndex, index_type shapeIndex);
3460 
3461  // Documented in base class.
3462  void
3463  setMaskY(double y, index_type ROIIndex, index_type shapeIndex);
3464 
3465  // Documented in base class.
3466  void
3467  setMicrobeamManipulationDescription(std::string description, index_type experimentIndex, index_type microbeamManipulationIndex);
3468 
3469  // Documented in base class.
3470  void
3471  setMicrobeamManipulationExperimenterRef(const std::string& experimenter, index_type experimentIndex, index_type microbeamManipulationIndex);
3472 
3473  // Documented in base class.
3474  void
3475  setMicrobeamManipulationID(std::string id, index_type experimentIndex, index_type microbeamManipulationIndex);
3476 
3477  // Documented in base class.
3478  void
3479  setMicrobeamManipulationROIRef(const std::string& roi, index_type experimentIndex, index_type microbeamManipulationIndex, index_type ROIRefIndex);
3480 
3481  // Documented in base class.
3482  void
3484 
3485  // Documented in base class.
3486  void
3487  setMicroscopeLotNumber(std::string lotNumber, index_type instrumentIndex);
3488 
3489  // Documented in base class.
3490  void
3491  setMicroscopeManufacturer(std::string manufacturer, index_type instrumentIndex);
3492 
3493  // Documented in base class.
3494  void
3495  setMicroscopeModel(std::string model, index_type instrumentIndex);
3496 
3497  // Documented in base class.
3498  void
3499  setMicroscopeSerialNumber(std::string serialNumber, index_type instrumentIndex);
3500 
3501  // Documented in base class.
3502  void
3504 
3505  // Documented in base class.
3506  void
3507  setObjectiveCalibratedMagnification(double calibratedMagnification, index_type instrumentIndex, index_type objectiveIndex);
3508 
3509  // Documented in base class.
3510  void
3511  setObjectiveCorrection(ome::xml::model::enums::Correction correction, index_type instrumentIndex, index_type objectiveIndex);
3512 
3513  // Documented in base class.
3514  void
3515  setObjectiveID(std::string id, index_type instrumentIndex, index_type objectiveIndex);
3516 
3517  // Documented in base class.
3518  void
3519  setObjectiveImmersion(ome::xml::model::enums::Immersion immersion, index_type instrumentIndex, index_type objectiveIndex);
3520 
3521  // Documented in base class.
3522  void
3523  setObjectiveIris(bool iris, index_type instrumentIndex, index_type objectiveIndex);
3524 
3525  // Documented in base class.
3526  void
3527  setObjectiveLensNA(double lensNA, index_type instrumentIndex, index_type objectiveIndex);
3528 
3529  // Documented in base class.
3530  void
3531  setObjectiveLotNumber(std::string lotNumber, index_type instrumentIndex, index_type objectiveIndex);
3532 
3533  // Documented in base class.
3534  void
3535  setObjectiveManufacturer(std::string manufacturer, index_type instrumentIndex, index_type objectiveIndex);
3536 
3537  // Documented in base class.
3538  void
3539  setObjectiveModel(std::string model, index_type instrumentIndex, index_type objectiveIndex);
3540 
3541  // Documented in base class.
3542  void
3543  setObjectiveNominalMagnification(double nominalMagnification, index_type instrumentIndex, index_type objectiveIndex);
3544 
3545  // Documented in base class.
3546  void
3547  setObjectiveSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type objectiveIndex);
3548 
3549  // Documented in base class.
3550  void
3551  setObjectiveWorkingDistance(double workingDistance, index_type instrumentIndex, index_type objectiveIndex);
3552 
3553  // Documented in base class.
3554  void
3555  setObjectiveSettingsCorrectionCollar(double correctionCollar, index_type imageIndex);
3556 
3557  // Documented in base class.
3558  void
3559  setObjectiveSettingsID(std::string id, index_type imageIndex);
3560 
3561  // Documented in base class.
3562  void
3564 
3565  // Documented in base class.
3566  void
3567  setObjectiveSettingsRefractiveIndex(double refractiveIndex, index_type imageIndex);
3568 
3569  // Documented in base class.
3570  void
3571  setPixelsAnnotationRef(const std::string& annotation, index_type imageIndex, index_type annotationRefIndex);
3572 
3573  // Documented in base class.
3574  void
3575  setPixelsBigEndian(bool bigEndian, index_type imageIndex);
3576 
3577  // Documented in base class.
3578  void
3580 
3581  // Documented in base class.
3582  void
3583  setPixelsID(std::string id, index_type imageIndex);
3584 
3585  // Documented in base class.
3586  void
3587  setPixelsInterleaved(bool interleaved, index_type imageIndex);
3588 
3589  // Documented in base class.
3590  void
3592 
3593  // Documented in base class.
3594  void
3596 
3597  // Documented in base class.
3598  void
3600 
3601  // Documented in base class.
3602  void
3604 
3605  // Documented in base class.
3606  void
3608 
3609  // Documented in base class.
3610  void
3612 
3613  // Documented in base class.
3614  void
3616 
3617  // Documented in base class.
3618  void
3620 
3621  // Documented in base class.
3622  void
3624 
3625  // Documented in base class.
3626  void
3627  setPixelsTimeIncrement(double timeIncrement, index_type imageIndex);
3628 
3629  // Documented in base class.
3630  void
3632 
3633  // Documented in base class.
3634  void
3635  setPlaneAnnotationRef(const std::string& annotation, index_type imageIndex, index_type planeIndex, index_type annotationRefIndex);
3636 
3637  // Documented in base class.
3638  void
3639  setPlaneDeltaT(double deltaT, index_type imageIndex, index_type planeIndex);
3640 
3641  // Documented in base class.
3642  void
3643  setPlaneExposureTime(double exposureTime, index_type imageIndex, index_type planeIndex);
3644 
3645  // Documented in base class.
3646  void
3647  setPlaneHashSHA1(std::string hashSHA1, index_type imageIndex, index_type planeIndex);
3648 
3649  // Documented in base class.
3650  void
3651  setPlanePositionX(double positionX, index_type imageIndex, index_type planeIndex);
3652 
3653  // Documented in base class.
3654  void
3655  setPlanePositionY(double positionY, index_type imageIndex, index_type planeIndex);
3656 
3657  // Documented in base class.
3658  void
3659  setPlanePositionZ(double positionZ, index_type imageIndex, index_type planeIndex);
3660 
3661  // Documented in base class.
3662  void
3664 
3665  // Documented in base class.
3666  void
3668 
3669  // Documented in base class.
3670  void
3672 
3673  // Documented in base class.
3674  void
3675  setPlateAnnotationRef(const std::string& annotation, index_type plateIndex, index_type annotationRefIndex);
3676 
3677  // Documented in base class.
3678  void
3680 
3681  // Documented in base class.
3682  void
3684 
3685  // Documented in base class.
3686  void
3687  setPlateDescription(std::string description, index_type plateIndex);
3688 
3689  // Documented in base class.
3690  void
3691  setPlateExternalIdentifier(std::string externalIdentifier, index_type plateIndex);
3692 
3693  // Documented in base class.
3694  void
3696 
3697  // Documented in base class.
3698  void
3699  setPlateID(std::string id, index_type plateIndex);
3700 
3701  // Documented in base class.
3702  void
3703  setPlateName(std::string name, index_type plateIndex);
3704 
3705  // Documented in base class.
3706  void
3708 
3709  // Documented in base class.
3710  void
3712 
3713  // Documented in base class.
3714  void
3715  setPlateStatus(std::string status, index_type plateIndex);
3716 
3717  // Documented in base class.
3718  void
3719  setPlateWellOriginX(double wellOriginX, index_type plateIndex);
3720 
3721  // Documented in base class.
3722  void
3723  setPlateWellOriginY(double wellOriginY, index_type plateIndex);
3724 
3725  // Documented in base class.
3726  void
3727  setPlateAcquisitionAnnotationRef(const std::string& annotation, index_type plateIndex, index_type plateAcquisitionIndex, index_type annotationRefIndex);
3728 
3729  // Documented in base class.
3730  void
3731  setPlateAcquisitionDescription(std::string description, index_type plateIndex, index_type plateAcquisitionIndex);
3732 
3733  // Documented in base class.
3734  void
3735  setPlateAcquisitionEndTime(ome::xml::model::primitives::Timestamp endTime, index_type plateIndex, index_type plateAcquisitionIndex);
3736 
3737  // Documented in base class.
3738  void
3739  setPlateAcquisitionID(std::string id, index_type plateIndex, index_type plateAcquisitionIndex);
3740 
3741  // Documented in base class.
3742  void
3744 
3745  // Documented in base class.
3746  void
3747  setPlateAcquisitionName(std::string name, index_type plateIndex, index_type plateAcquisitionIndex);
3748 
3749  // Documented in base class.
3750  void
3751  setPlateAcquisitionStartTime(ome::xml::model::primitives::Timestamp startTime, index_type plateIndex, index_type plateAcquisitionIndex);
3752 
3753  // Documented in base class.
3754  void
3755  setPlateAcquisitionWellSampleRef(const std::string& wellSample, index_type plateIndex, index_type plateAcquisitionIndex, index_type wellSampleRefIndex);
3756 
3757  // Documented in base class.
3758  void
3760 
3761  // Documented in base class.
3762  void
3764 
3765  // Documented in base class.
3766  void
3768 
3769  // Documented in base class.
3770  void
3772 
3773  // Documented in base class.
3774  void
3776 
3777  // Documented in base class.
3778  void
3779  setPointID(std::string id, index_type ROIIndex, index_type shapeIndex);
3780 
3781  // Documented in base class.
3782  void
3784 
3785  // Documented in base class.
3786  void
3787  setPointLocked(bool locked, index_type ROIIndex, index_type shapeIndex);
3788 
3789  // Documented in base class.
3790  void
3792 
3793  // Documented in base class.
3794  void
3795  setPointStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex);
3796 
3797  // Documented in base class.
3798  void
3799  setPointStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex);
3800 
3801  // Documented in base class.
3802  void
3803  setPointText(std::string text, index_type ROIIndex, index_type shapeIndex);
3804 
3805  // Documented in base class.
3806  void
3808 
3809  // Documented in base class.
3810  void
3812 
3813  // Documented in base class.
3814  void
3816 
3817  // Documented in base class.
3818  void
3819  setPointTransform(const ::ome::xml::model::AffineTransform& transform, index_type ROIIndex, index_type shapeIndex);
3820 
3821  // Documented in base class.
3822  void
3823  setPointVisible(bool visible, index_type ROIIndex, index_type shapeIndex);
3824 
3825  // Documented in base class.
3826  void
3827  setPointX(double x, index_type ROIIndex, index_type shapeIndex);
3828 
3829  // Documented in base class.
3830  void
3831  setPointY(double y, index_type ROIIndex, index_type shapeIndex);
3832 
3833  // Documented in base class.
3834  void
3836 
3837  // Documented in base class.
3838  void
3840 
3841  // Documented in base class.
3842  void
3844 
3845  // Documented in base class.
3846  void
3848 
3849  // Documented in base class.
3850  void
3852 
3853  // Documented in base class.
3854  void
3855  setPolygonID(std::string id, index_type ROIIndex, index_type shapeIndex);
3856 
3857  // Documented in base class.
3858  void
3860 
3861  // Documented in base class.
3862  void
3863  setPolygonLocked(bool locked, index_type ROIIndex, index_type shapeIndex);
3864 
3865  // Documented in base class.
3866  void
3868 
3869  // Documented in base class.
3870  void
3871  setPolygonStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex);
3872 
3873  // Documented in base class.
3874  void
3875  setPolygonStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex);
3876 
3877  // Documented in base class.
3878  void
3879  setPolygonText(std::string text, index_type ROIIndex, index_type shapeIndex);
3880 
3881  // Documented in base class.
3882  void
3884 
3885  // Documented in base class.
3886  void
3888 
3889  // Documented in base class.
3890  void
3892 
3893  // Documented in base class.
3894  void
3895  setPolygonTransform(const ::ome::xml::model::AffineTransform& transform, index_type ROIIndex, index_type shapeIndex);
3896 
3897  // Documented in base class.
3898  void
3899  setPolygonVisible(bool visible, index_type ROIIndex, index_type shapeIndex);
3900 
3901  // Documented in base class.
3902  void
3903  setPolygonPoints(std::string points, index_type ROIIndex, index_type shapeIndex);
3904 
3905  // Documented in base class.
3906  void
3908 
3909  // Documented in base class.
3910  void
3912 
3913  // Documented in base class.
3914  void
3916 
3917  // Documented in base class.
3918  void
3920 
3921  // Documented in base class.
3922  void
3924 
3925  // Documented in base class.
3926  void
3927  setPolylineID(std::string id, index_type ROIIndex, index_type shapeIndex);
3928 
3929  // Documented in base class.
3930  void
3932 
3933  // Documented in base class.
3934  void
3935  setPolylineLocked(bool locked, index_type ROIIndex, index_type shapeIndex);
3936 
3937  // Documented in base class.
3938  void
3940 
3941  // Documented in base class.
3942  void
3943  setPolylineStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex);
3944 
3945  // Documented in base class.
3946  void
3947  setPolylineStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex);
3948 
3949  // Documented in base class.
3950  void
3951  setPolylineText(std::string text, index_type ROIIndex, index_type shapeIndex);
3952 
3953  // Documented in base class.
3954  void
3956 
3957  // Documented in base class.
3958  void
3960 
3961  // Documented in base class.
3962  void
3964 
3965  // Documented in base class.
3966  void
3967  setPolylineTransform(const ::ome::xml::model::AffineTransform& transform, index_type ROIIndex, index_type shapeIndex);
3968 
3969  // Documented in base class.
3970  void
3971  setPolylineVisible(bool visible, index_type ROIIndex, index_type shapeIndex);
3972 
3973  // Documented in base class.
3974  void
3976 
3977  // Documented in base class.
3978  void
3980 
3981  // Documented in base class.
3982  void
3983  setPolylinePoints(std::string points, index_type ROIIndex, index_type shapeIndex);
3984 
3985  // Documented in base class.
3986  void
3987  setProjectAnnotationRef(const std::string& annotation, index_type projectIndex, index_type annotationRefIndex);
3988 
3989  // Documented in base class.
3990  void
3991  setProjectDatasetRef(const std::string& dataset, index_type projectIndex, index_type datasetRefIndex);
3992 
3993  // Documented in base class.
3994  void
3995  setProjectDescription(std::string description, index_type projectIndex);
3996 
3997  // Documented in base class.
3998  void
3999  setProjectExperimenterGroupRef(const std::string& experimenterGroup, index_type projectIndex);
4000 
4001  // Documented in base class.
4002  void
4003  setProjectExperimenterRef(const std::string& experimenter, index_type projectIndex);
4004 
4005  // Documented in base class.
4006  void
4007  setProjectID(std::string id, index_type projectIndex);
4008 
4009  // Documented in base class.
4010  void
4011  setProjectName(std::string name, index_type projectIndex);
4012 
4013  // Documented in base class.
4014  void
4015  setROIAnnotationRef(const std::string& annotation, index_type ROIIndex, index_type annotationRefIndex);
4016 
4017  // Documented in base class.
4018  void
4019  setROIDescription(std::string description, index_type ROIIndex);
4020 
4021  // Documented in base class.
4022  void
4023  setROIID(std::string id, index_type ROIIndex);
4024 
4025  // Documented in base class.
4026  void
4027  setROIName(std::string name, index_type ROIIndex);
4028 
4029  // Documented in base class.
4030  void
4031  setROINamespace(std::string namespace_, index_type ROIIndex);
4032 
4033  // Documented in base class.
4034  void
4035  setReagentAnnotationRef(const std::string& annotation, index_type screenIndex, index_type reagentIndex, index_type annotationRefIndex);
4036 
4037  // Documented in base class.
4038  void
4039  setReagentDescription(std::string description, index_type screenIndex, index_type reagentIndex);
4040 
4041  // Documented in base class.
4042  void
4043  setReagentID(std::string id, index_type screenIndex, index_type reagentIndex);
4044 
4045  // Documented in base class.
4046  void
4047  setReagentName(std::string name, index_type screenIndex, index_type reagentIndex);
4048 
4049  // Documented in base class.
4050  void
4051  setReagentReagentIdentifier(std::string reagentIdentifier, index_type screenIndex, index_type reagentIndex);
4052 
4053  // Documented in base class.
4054  void
4056 
4057  // Documented in base class.
4058  void
4060 
4061  // Documented in base class.
4062  void
4064 
4065  // Documented in base class.
4066  void
4068 
4069  // Documented in base class.
4070  void
4072 
4073  // Documented in base class.
4074  void
4075  setRectangleID(std::string id, index_type ROIIndex, index_type shapeIndex);
4076 
4077  // Documented in base class.
4078  void
4080 
4081  // Documented in base class.
4082  void
4083  setRectangleLocked(bool locked, index_type ROIIndex, index_type shapeIndex);
4084 
4085  // Documented in base class.
4086  void
4088 
4089  // Documented in base class.
4090  void
4091  setRectangleStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex);
4092 
4093  // Documented in base class.
4094  void
4095  setRectangleStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex);
4096 
4097  // Documented in base class.
4098  void
4099  setRectangleText(std::string text, index_type ROIIndex, index_type shapeIndex);
4100 
4101  // Documented in base class.
4102  void
4104 
4105  // Documented in base class.
4106  void
4108 
4109  // Documented in base class.
4110  void
4112 
4113  // Documented in base class.
4114  void
4115  setRectangleTransform(const ::ome::xml::model::AffineTransform& transform, index_type ROIIndex, index_type shapeIndex);
4116 
4117  // Documented in base class.
4118  void
4119  setRectangleVisible(bool visible, index_type ROIIndex, index_type shapeIndex);
4120 
4121  // Documented in base class.
4122  void
4123  setRectangleHeight(double height, index_type ROIIndex, index_type shapeIndex);
4124 
4125  // Documented in base class.
4126  void
4127  setRectangleWidth(double width, index_type ROIIndex, index_type shapeIndex);
4128 
4129  // Documented in base class.
4130  void
4131  setRectangleX(double x, index_type ROIIndex, index_type shapeIndex);
4132 
4133  // Documented in base class.
4134  void
4135  setRectangleY(double y, index_type ROIIndex, index_type shapeIndex);
4136 
4137  // Documented in base class.
4138  void
4139  setRightsRightsHeld(std::string rightsHeld);
4140 
4141  // Documented in base class.
4142  void
4143  setRightsRightsHolder(std::string rightsHolder);
4144 
4145  // Documented in base class.
4146  void
4147  setScreenAnnotationRef(const std::string& annotation, index_type screenIndex, index_type annotationRefIndex);
4148 
4149  // Documented in base class.
4150  void
4151  setScreenDescription(std::string description, index_type screenIndex);
4152 
4153  // Documented in base class.
4154  void
4155  setScreenID(std::string id, index_type screenIndex);
4156 
4157  // Documented in base class.
4158  void
4159  setScreenName(std::string name, index_type screenIndex);
4160 
4161  // Documented in base class.
4162  void
4163  setScreenPlateRef(const std::string& plate, index_type screenIndex, index_type plateRefIndex);
4164 
4165  // Documented in base class.
4166  void
4167  setScreenProtocolDescription(std::string protocolDescription, index_type screenIndex);
4168 
4169  // Documented in base class.
4170  void
4171  setScreenProtocolIdentifier(std::string protocolIdentifier, index_type screenIndex);
4172 
4173  // Documented in base class.
4174  void
4175  setScreenReagentSetDescription(std::string reagentSetDescription, index_type screenIndex);
4176 
4177  // Documented in base class.
4178  void
4179  setScreenReagentSetIdentifier(std::string reagentSetIdentifier, index_type screenIndex);
4180 
4181  // Documented in base class.
4182  void
4183  setScreenType(std::string type, index_type screenIndex);
4184 
4185  // Documented in base class.
4186  void
4187  setStageLabelName(std::string name, index_type imageIndex);
4188 
4189  // Documented in base class.
4190  void
4191  setStageLabelX(double x, index_type imageIndex);
4192 
4193  // Documented in base class.
4194  void
4195  setStageLabelY(double y, index_type imageIndex);
4196 
4197  // Documented in base class.
4198  void
4199  setStageLabelZ(double z, index_type imageIndex);
4200 
4201  // Documented in base class.
4202  void
4203  setTagAnnotationAnnotationRef(const std::string& annotation, index_type tagAnnotationIndex, index_type annotationRefIndex);
4204 
4205  // Documented in base class.
4206  void
4207  setTagAnnotationAnnotator(std::string annotator, index_type tagAnnotationIndex);
4208 
4209  // Documented in base class.
4210  void
4211  setTagAnnotationDescription(std::string description, index_type tagAnnotationIndex);
4212 
4213  // Documented in base class.
4214  void
4215  setTagAnnotationID(std::string id, index_type tagAnnotationIndex);
4216 
4217  // Documented in base class.
4218  void
4219  setTagAnnotationNamespace(std::string namespace_, index_type tagAnnotationIndex);
4220 
4221  // Documented in base class.
4222  void
4223  setTagAnnotationValue(std::string value, index_type tagAnnotationIndex);
4224 
4225  // Documented in base class.
4226  void
4227  setTermAnnotationAnnotationRef(const std::string& annotation, index_type termAnnotationIndex, index_type annotationRefIndex);
4228 
4229  // Documented in base class.
4230  void
4231  setTermAnnotationAnnotator(std::string annotator, index_type termAnnotationIndex);
4232 
4233  // Documented in base class.
4234  void
4235  setTermAnnotationDescription(std::string description, index_type termAnnotationIndex);
4236 
4237  // Documented in base class.
4238  void
4239  setTermAnnotationID(std::string id, index_type termAnnotationIndex);
4240 
4241  // Documented in base class.
4242  void
4243  setTermAnnotationNamespace(std::string namespace_, index_type termAnnotationIndex);
4244 
4245  // Documented in base class.
4246  void
4247  setTermAnnotationValue(std::string value, index_type termAnnotationIndex);
4248 
4249  // Documented in base class.
4250  void
4252 
4253  // Documented in base class.
4254  void
4256 
4257  // Documented in base class.
4258  void
4260 
4261  // Documented in base class.
4262  void
4264 
4265  // Documented in base class.
4266  void
4268 
4269  // Documented in base class.
4270  void
4271  setTimestampAnnotationAnnotationRef(const std::string& annotation, index_type timestampAnnotationIndex, index_type annotationRefIndex);
4272 
4273  // Documented in base class.
4274  void
4275  setTimestampAnnotationAnnotator(std::string annotator, index_type timestampAnnotationIndex);
4276 
4277  // Documented in base class.
4278  void
4279  setTimestampAnnotationDescription(std::string description, index_type timestampAnnotationIndex);
4280 
4281  // Documented in base class.
4282  void
4283  setTimestampAnnotationID(std::string id, index_type timestampAnnotationIndex);
4284 
4285  // Documented in base class.
4286  void
4287  setTimestampAnnotationNamespace(std::string namespace_, index_type timestampAnnotationIndex);
4288 
4289  // Documented in base class.
4290  void
4292 
4293  // Documented in base class.
4294  void
4296 
4297  // Documented in base class.
4298  void
4300 
4301  // Documented in base class.
4302  void
4304 
4305  // Documented in base class.
4306  void
4308 
4309  // Documented in base class.
4310  void
4312 
4313  // Documented in base class.
4314  void
4315  setUUIDFileName(std::string fileName, index_type imageIndex, index_type tiffDataIndex);
4316 
4317  // Documented in base class.
4318  void
4319  setWellAnnotationRef(const std::string& annotation, index_type plateIndex, index_type wellIndex, index_type annotationRefIndex);
4320 
4321  // Documented in base class.
4322  void
4324 
4325  // Documented in base class.
4326  void
4328 
4329  // Documented in base class.
4330  void
4331  setWellExternalDescription(std::string externalDescription, index_type plateIndex, index_type wellIndex);
4332 
4333  // Documented in base class.
4334  void
4335  setWellExternalIdentifier(std::string externalIdentifier, index_type plateIndex, index_type wellIndex);
4336 
4337  // Documented in base class.
4338  void
4339  setWellID(std::string id, index_type plateIndex, index_type wellIndex);
4340 
4341  // Documented in base class.
4342  void
4343  setWellReagentRef(const std::string& reagent, index_type plateIndex, index_type wellIndex);
4344 
4345  // Documented in base class.
4346  void
4348 
4349  // Documented in base class.
4350  void
4351  setWellType(std::string type, index_type plateIndex, index_type wellIndex);
4352 
4353  // Documented in base class.
4354  void
4355  setWellSampleAnnotationRef(const std::string& annotation, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex, index_type annotationRefIndex);
4356 
4357  // Documented in base class.
4358  void
4359  setWellSampleID(std::string id, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex);
4360 
4361  // Documented in base class.
4362  void
4363  setWellSampleImageRef(const std::string& image, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex);
4364 
4365  // Documented in base class.
4366  void
4368 
4369  // Documented in base class.
4370  void
4371  setWellSamplePositionX(double positionX, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex);
4372 
4373  // Documented in base class.
4374  void
4375  setWellSamplePositionY(double positionY, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex);
4376 
4377  // Documented in base class.
4378  void
4379  setWellSampleTimepoint(ome::xml::model::primitives::Timestamp timepoint, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex);
4380 
4381  // Documented in base class.
4382  void
4383  setXMLAnnotationAnnotationRef(const std::string& annotation, index_type XMLAnnotationIndex, index_type annotationRefIndex);
4384 
4385  // Documented in base class.
4386  void
4387  setXMLAnnotationAnnotator(std::string annotator, index_type XMLAnnotationIndex);
4388 
4389  // Documented in base class.
4390  void
4391  setXMLAnnotationDescription(std::string description, index_type XMLAnnotationIndex);
4392 
4393  // Documented in base class.
4394  void
4395  setXMLAnnotationID(std::string id, index_type XMLAnnotationIndex);
4396 
4397  // Documented in base class.
4398  void
4399  setXMLAnnotationNamespace(std::string namespace_, index_type XMLAnnotationIndex);
4400 
4401  // Documented in base class.
4402  void
4403  setXMLAnnotationValue(std::string value, index_type XMLAnnotationIndex);
4404 
4405  };
4406 
4407  }
4408  }
4409 }
4410 
4411 #endif // OME_XML_META_DUMMYMETADATA_H
4412 
4413 /*
4414  * Local Variables:
4415  * mode:C++
4416  * End:
4417  */
ome::xml::model::primitives::PositiveInteger getChannelLightSourceSettingsWavelength(index_type imageIndex, index_type channelIndex) const
Get the Wavelength property of LightSourceSettings.
Definition: DummyMetadata.cpp:2086
index_type getExperimenterGroupCount() const
Get the number of ExperimenterGroup elements.
Definition: DummyMetadata.cpp:378
std::string getFilterSetSerialNumber(index_type instrumentIndex, index_type filterSetIndex) const
Get the SerialNumber property of FilterSet.
Definition: DummyMetadata.cpp:1638
ome::xml::model::primitives::PercentFraction getImagingEnvironmentHumidity(index_type imageIndex) const
Get the Humidity property of ImagingEnvironment.
Definition: DummyMetadata.cpp:1736
const std::string & getPlaneAnnotationRef(index_type imageIndex, index_type planeIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of Plane.
Definition: DummyMetadata.cpp:2779
std::string getStageLabelName(index_type imageIndex) const
Get the Name property of StageLabel.
Definition: DummyMetadata.cpp:3745
void setLaserPump(const std::string &pump, index_type instrumentIndex, index_type lightSourceIndex)
Set the Pump property of Laser.
Definition: DummyMetadata.cpp:5078
void setPolygonFontStyle(ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)
Set the FontStyle property of Polygon.
Definition: DummyMetadata.cpp:5933
void setXMLAnnotationValue(std::string value, index_type XMLAnnotationIndex)
Set the Value property of XMLAnnotation.
Definition: DummyMetadata.cpp:6623
FilamentType enumeration.
Definition: FilamentType.h:70
std::string getDichroicModel(index_type instrumentIndex, index_type dichroicIndex) const
Get the Model property of Dichroic.
Definition: DummyMetadata.cpp:1127
void setEllipseTheT(ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)
Set the TheT property of Ellipse.
Definition: DummyMetadata.cpp:4588
void setChannelIlluminationType(ome::xml::model::enums::IlluminationType illuminationType, index_type imageIndex, index_type channelIndex)
Set the IlluminationType property of Channel.
Definition: DummyMetadata.cpp:4278
std::string getRightsRightsHeld() const
Get the RightsHeld property of Rights.
Definition: DummyMetadata.cpp:3661
void setEllipseLineCap(ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)
Set the LineCap property of Ellipse.
Definition: DummyMetadata.cpp:4553
void setMaskID(std::string id, index_type ROIIndex, index_type shapeIndex)
Set the ID property of Mask.
Definition: DummyMetadata.cpp:5373
void setPointTheZ(ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)
Set the TheZ property of Point.
Definition: DummyMetadata.cpp:5888
ome::xml::model::enums::FontFamily getEllipseFontFamily(index_type ROIIndex, index_type shapeIndex) const
Get the FontFamily property of Ellipse.
Definition: DummyMetadata.cpp:1197
void setRectangleStrokeColor(ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)
Set the StrokeColor property of Rectangle.
Definition: DummyMetadata.cpp:6228
ome::xml::model::primitives::NonNegativeInteger getEllipseTheC(index_type ROIIndex, index_type shapeIndex) const
Get the TheC property of Ellipse.
Definition: DummyMetadata.cpp:1267
void setCommentAnnotationValue(std::string value, index_type commentAnnotationIndex)
Set the Value property of CommentAnnotation.
Definition: DummyMetadata.cpp:4333
void setObjectiveID(std::string id, index_type instrumentIndex, index_type objectiveIndex)
Set the ID property of Objective.
Definition: DummyMetadata.cpp:5513
std::string getBooleanAnnotationID(index_type booleanAnnotationIndex) const
Get the ID property of BooleanAnnotation.
Definition: DummyMetadata.cpp:756
std::string getDetectorLotNumber(index_type instrumentIndex, index_type detectorIndex) const
Get the LotNumber property of Detector.
Definition: DummyMetadata.cpp:994
double getDoubleAnnotationValue(index_type doubleAnnotationIndex) const
Get the Value property of DoubleAnnotation.
Definition: DummyMetadata.cpp:1176
void setEllipseX(double x, index_type ROIIndex, index_type shapeIndex)
Set the X property of Ellipse.
Definition: DummyMetadata.cpp:4618
ExperimentType enumeration.
Definition: ExperimentType.h:70
ArcType enumeration.
Definition: ArcType.h:70
ome::xml::model::enums::Medium getObjectiveSettingsMedium(index_type imageIndex) const
Get the Medium property of ObjectiveSettings.
Definition: DummyMetadata.cpp:2653
std::string getBooleanAnnotationAnnotator(index_type booleanAnnotationIndex) const
Get the Annotator property of BooleanAnnotation.
Definition: DummyMetadata.cpp:742
void setLineFontFamily(ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)
Set the FontFamily property of Line.
Definition: DummyMetadata.cpp:5188
void setPlateID(std::string id, index_type plateIndex)
Set the ID property of Plate.
Definition: DummyMetadata.cpp:5743
ome::xml::model::enums::MicrobeamManipulationType getMicrobeamManipulationType(index_type experimentIndex, index_type microbeamManipulationIndex) const
Get the Type property of MicrobeamManipulation.
Definition: DummyMetadata.cpp:2513
std::string getDichroicID(index_type instrumentIndex, index_type dichroicIndex) const
Get the ID property of Dichroic.
Definition: DummyMetadata.cpp:1106
void setRoot(ome::compat::shared_ptr< MetadataRoot > &root)
Set the root node of the metadata.
Definition: DummyMetadata.cpp:77
bool getLineLocked(index_type ROIIndex, index_type shapeIndex) const
Get the Locked property of Line.
Definition: DummyMetadata.cpp:2149
void setMicrobeamManipulationDescription(std::string description, index_type experimentIndex, index_type microbeamManipulationIndex)
Set the Description property of MicrobeamManipulation.
Definition: DummyMetadata.cpp:5453
bool getPixelsBigEndian(index_type imageIndex) const
Get the BigEndian property of Pixels.
Definition: DummyMetadata.cpp:2674
ome::xml::model::enums::FontFamily getLabelFontFamily(index_type ROIIndex, index_type shapeIndex) const
Get the FontFamily property of Label.
Definition: DummyMetadata.cpp:1771
void setWellExternalIdentifier(std::string externalIdentifier, index_type plateIndex, index_type wellIndex)
Set the ExternalIdentifier property of Well.
Definition: DummyMetadata.cpp:6538
void setProjectID(std::string id, index_type projectIndex)
Set the ID property of Project.
Definition: DummyMetadata.cpp:6128
std::string getFilterFilterWheel(index_type instrumentIndex, index_type filterIndex) const
Get the FilterWheel property of Filter.
Definition: DummyMetadata.cpp:1540
void setEllipseRadiusX(double radiusX, index_type ROIIndex, index_type shapeIndex)
Set the RadiusX property of Ellipse.
Definition: DummyMetadata.cpp:4608
void setPolylineFontStyle(ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)
Set the FontStyle property of Polyline.
Definition: DummyMetadata.cpp:6023
const std::string & getShapeType(index_type roiIndex, index_type shapeIndex) const
Get the type of a Shape.
Definition: DummyMetadata.cpp:167
void setMaskStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex)
Set the StrokeWidth property of Mask.
Definition: DummyMetadata.cpp:5398
std::string getXMLAnnotationNamespace(index_type XMLAnnotationIndex) const
Get the Namespace property of XMLAnnotation.
Definition: DummyMetadata.cpp:4116
std::string getDetectorID(index_type instrumentIndex, index_type detectorIndex) const
Get the ID property of Detector.
Definition: DummyMetadata.cpp:987
void setPointVisible(bool visible, index_type ROIIndex, index_type shapeIndex)
Set the Visible property of Point.
Definition: DummyMetadata.cpp:5898
double getObjectiveLensNA(index_type instrumentIndex, index_type objectiveIndex) const
Get the LensNA property of Objective.
Definition: DummyMetadata.cpp:2590
std::string getFilamentModel(index_type instrumentIndex, index_type lightSourceIndex) const
Get the Model property of Filament.
Definition: DummyMetadata.cpp:1477
void setWellSamplePositionX(double positionX, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex)
Set the PositionX property of WellSample.
Definition: DummyMetadata.cpp:6583
index_type getLightPathEmissionFilterRefCount(index_type imageIndex, index_type channelIndex) const
Get the number of EmissionFilterRef elements in LightPath.
Definition: DummyMetadata.cpp:336
ome::xml::model::enums::FillRule getLabelFillRule(index_type ROIIndex, index_type shapeIndex) const
Get the FillRule property of Label.
Definition: DummyMetadata.cpp:1764
void setTimestampAnnotationDescription(std::string description, index_type timestampAnnotationIndex)
Set the Description property of TimestampAnnotation.
Definition: DummyMetadata.cpp:6468
std::string getCommentAnnotationValue(index_type commentAnnotationIndex) const
Get the Value property of CommentAnnotation.
Definition: DummyMetadata.cpp:917
std::string getTagAnnotationValue(index_type tagAnnotationIndex) const
Get the Value property of TagAnnotation.
Definition: DummyMetadata.cpp:3808
void setLineText(std::string text, index_type ROIIndex, index_type shapeIndex)
Set the Text property of Line.
Definition: DummyMetadata.cpp:5233
index_type getImageCount() const
Get the number of Image elements.
Definition: DummyMetadata.cpp:413
void setPlateWellOriginY(double wellOriginY, index_type plateIndex)
Set the WellOriginY property of Plate.
Definition: DummyMetadata.cpp:5773
void setDetectorSettingsReadOutRate(double readOutRate, index_type imageIndex, index_type channelIndex)
Set the ReadOutRate property of DetectorSettings.
Definition: DummyMetadata.cpp:4453
std::string getRightsRightsHolder() const
Get the RightsHolder property of Rights.
Definition: DummyMetadata.cpp:3668
void setBinaryFileSize(ome::xml::model::primitives::NonNegativeLong size, index_type fileAnnotationIndex)
Set the Size property of BinaryFile.
Definition: DummyMetadata.cpp:4188
ome::xml::model::enums::FontStyle getPointFontStyle(index_type ROIIndex, index_type shapeIndex) const
Get the FontStyle property of Point.
Definition: DummyMetadata.cpp:3024
void setWellSampleTimepoint(ome::xml::model::primitives::Timestamp timepoint, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex)
Set the Timepoint property of WellSample.
Definition: DummyMetadata.cpp:6593
std::string getPolygonPoints(index_type ROIIndex, index_type shapeIndex) const
Get the Points property of Polygon.
Definition: DummyMetadata.cpp:3248
void setFileAnnotationAnnotationRef(const std::string &annotation, index_type fileAnnotationIndex, index_type annotationRefIndex)
Set the AnnotationRef property of FileAnnotation.
Definition: DummyMetadata.cpp:4753
const std::string & getScreenAnnotationRef(index_type screenIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of Screen.
Definition: DummyMetadata.cpp:3675
std::string getDichroicSerialNumber(index_type instrumentIndex, index_type dichroicIndex) const
Get the SerialNumber property of Dichroic.
Definition: DummyMetadata.cpp:1134
ome::xml::model::primitives::NonNegativeInteger getPolygonFontSize(index_type ROIIndex, index_type shapeIndex) const
Get the FontSize property of Polygon.
Definition: DummyMetadata.cpp:3150
ome::xml::model::enums::AcquisitionMode getChannelAcquisitionMode(index_type imageIndex, index_type channelIndex) const
Get the AcquisitionMode property of Channel.
Definition: DummyMetadata.cpp:777
ome::xml::model::primitives::PositiveInteger getDetectorSettingsIntegration(index_type imageIndex, index_type channelIndex) const
Get the Integration property of DetectorSettings.
Definition: DummyMetadata.cpp:1071
void setPointTransform(const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)
Set the Transform property of Point.
Definition: DummyMetadata.cpp:5893
void setRectangleWidth(double width, index_type ROIIndex, index_type shapeIndex)
Set the Width property of Rectangle.
Definition: DummyMetadata.cpp:6278
std::string getExperimenterGroupID(index_type experimenterGroupIndex) const
Get the ID property of ExperimenterGroup.
Definition: DummyMetadata.cpp:1435
ome::xml::model::primitives::PositiveInteger getPlateColumns(index_type plateIndex) const
Get the Columns property of Plate.
Definition: DummyMetadata.cpp:2863
void setEllipseTransform(const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)
Set the Transform property of Ellipse.
Definition: DummyMetadata.cpp:4598
void setLaserID(std::string id, index_type instrumentIndex, index_type lightSourceIndex)
Set the ID property of Laser.
Definition: DummyMetadata.cpp:5028
const std::string & getProjectAnnotationRef(index_type projectIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of Project.
Definition: DummyMetadata.cpp:3395
void setMaskFillColor(ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)
Set the FillColor property of Mask.
Definition: DummyMetadata.cpp:5348
void setRightsRightsHeld(std::string rightsHeld)
Set the RightsHeld property of Rights.
Definition: DummyMetadata.cpp:6293
ome::xml::model::enums::FontFamily getRectangleFontFamily(index_type ROIIndex, index_type shapeIndex) const
Get the FontFamily property of Rectangle.
Definition: DummyMetadata.cpp:3528
void setRectangleTransform(const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)
Set the Transform property of Rectangle.
Definition: DummyMetadata.cpp:6263
Correction enumeration.
Definition: Correction.h:70
void setPlaneTheZ(ome::xml::model::primitives::NonNegativeInteger theZ, index_type imageIndex, index_type planeIndex)
Set the TheZ property of Plane.
Definition: DummyMetadata.cpp:5708
void setFilterSetSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type filterSetIndex)
Set the SerialNumber property of FilterSet.
Definition: DummyMetadata.cpp:4848
std::string getXMLAnnotationValue(index_type XMLAnnotationIndex) const
Get the Value property of XMLAnnotation.
Definition: DummyMetadata.cpp:4123
void setLightEmittingDiodeID(std::string id, index_type instrumentIndex, index_type lightSourceIndex)
Set the ID property of LightEmittingDiode.
Definition: DummyMetadata.cpp:5103
void setExperimenterGroupName(std::string name, index_type experimenterGroupIndex)
Set the Name property of ExperimenterGroup.
Definition: DummyMetadata.cpp:4713
void setDatasetAnnotationRef(const std::string &annotation, index_type datasetIndex, index_type annotationRefIndex)
Set the AnnotationRef property of Dataset.
Definition: DummyMetadata.cpp:4338
void setROIID(std::string id, index_type ROIIndex)
Set the ID property of ROI.
Definition: DummyMetadata.cpp:6148
std::string getListAnnotationNamespace(index_type listAnnotationIndex) const
Get the Namespace property of ListAnnotation.
Definition: DummyMetadata.cpp:2289
void setPlateAcquisitionDescription(std::string description, index_type plateIndex, index_type plateAcquisitionIndex)
Set the Description property of PlateAcquisition.
Definition: DummyMetadata.cpp:5783
void setXMLAnnotationAnnotationRef(const std::string &annotation, index_type XMLAnnotationIndex, index_type annotationRefIndex)
Set the AnnotationRef property of XMLAnnotation.
Definition: DummyMetadata.cpp:6598
double getPointStrokeWidth(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeWidth property of Point.
Definition: DummyMetadata.cpp:3066
const std::string & getTagAnnotationAnnotationRef(index_type tagAnnotationIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of TagAnnotation.
Definition: DummyMetadata.cpp:3773
ome::xml::model::primitives::Color getLabelFillColor(index_type ROIIndex, index_type shapeIndex) const
Get the FillColor property of Label.
Definition: DummyMetadata.cpp:1757
void setROIDescription(std::string description, index_type ROIIndex)
Set the Description property of ROI.
Definition: DummyMetadata.cpp:6143
ome::xml::model::primitives::PercentFraction getTransmittanceRangeTransmittance(index_type instrumentIndex, index_type filterIndex) const
Get the Transmittance property of TransmittanceRange.
Definition: DummyMetadata.cpp:3962
void setEllipseFontFamily(ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)
Set the FontFamily property of Ellipse.
Definition: DummyMetadata.cpp:4533
void setLineLocked(bool locked, index_type ROIIndex, index_type shapeIndex)
Set the Locked property of Line.
Definition: DummyMetadata.cpp:5213
void setRectangleX(double x, index_type ROIIndex, index_type shapeIndex)
Set the X property of Rectangle.
Definition: DummyMetadata.cpp:6283
void setPolygonTheC(ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)
Set the TheC property of Polygon.
Definition: DummyMetadata.cpp:5973
void setXMLAnnotationID(std::string id, index_type XMLAnnotationIndex)
Set the ID property of XMLAnnotation.
Definition: DummyMetadata.cpp:6613
double getLabelX(index_type ROIIndex, index_type shapeIndex) const
Get the X property of Label.
Definition: DummyMetadata.cpp:1876
bool getBooleanAnnotationValue(index_type booleanAnnotationIndex) const
Get the Value property of BooleanAnnotation.
Definition: DummyMetadata.cpp:770
std::string getExperimenterLastName(index_type experimenterIndex) const
Get the LastName property of Experimenter.
Definition: DummyMetadata.cpp:1393
index_type getWellAnnotationRefCount(index_type plateIndex, index_type wellIndex) const
Get the number of AnnotationRef elements in Well.
Definition: DummyMetadata.cpp:217
void setTagAnnotationDescription(std::string description, index_type tagAnnotationIndex)
Set the Description property of TagAnnotation.
Definition: DummyMetadata.cpp:6383
void setScreenName(std::string name, index_type screenIndex)
Set the Name property of Screen.
Definition: DummyMetadata.cpp:6318
std::string getObjectiveLotNumber(index_type instrumentIndex, index_type objectiveIndex) const
Get the LotNumber property of Objective.
Definition: DummyMetadata.cpp:2597
ome::xml::model::enums::LineCap getLineLineCap(index_type ROIIndex, index_type shapeIndex) const
Get the LineCap property of Line.
Definition: DummyMetadata.cpp:2142
std::string getObjectiveModel(index_type instrumentIndex, index_type objectiveIndex) const
Get the Model property of Objective.
Definition: DummyMetadata.cpp:2611
An ISO-8601 timestamp.
Definition: Timestamp.h:66
index_type getFilterSetCount(index_type instrumentIndex) const
Get the number of FilterSet elements.
Definition: DummyMetadata.cpp:406
void setMaskStrokeColor(ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)
Set the StrokeColor property of Mask.
Definition: DummyMetadata.cpp:5388
std::string getLineStrokeDashArray(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeDashArray property of Line.
Definition: DummyMetadata.cpp:2163
ome::xml::model::primitives::NonNegativeInteger getPolygonTheC(index_type ROIIndex, index_type shapeIndex) const
Get the TheC property of Polygon.
Definition: DummyMetadata.cpp:3213
void setLabelStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex)
Set the StrokeWidth property of Label.
Definition: DummyMetadata.cpp:4983
std::string getListAnnotationDescription(index_type listAnnotationIndex) const
Get the Description property of ListAnnotation.
Definition: DummyMetadata.cpp:2275
void setBooleanAnnotationNamespace(std::string namespace_, index_type booleanAnnotationIndex)
Set the Namespace property of BooleanAnnotation.
Definition: DummyMetadata.cpp:4223
void setMaskText(std::string text, index_type ROIIndex, index_type shapeIndex)
Set the Text property of Mask.
Definition: DummyMetadata.cpp:5403
double getLineY2(index_type ROIIndex, index_type shapeIndex) const
Get the Y2 property of Line.
Definition: DummyMetadata.cpp:2254
index_type getLeaderCount(index_type experimenterGroupIndex) const
Get the number of Leader elements.
Definition: DummyMetadata.cpp:434
ome::xml::model::primitives::NonNegativeInteger getEllipseTheT(index_type ROIIndex, index_type shapeIndex) const
Get the TheT property of Ellipse.
Definition: DummyMetadata.cpp:1274
void setBooleanAnnotationDescription(std::string description, index_type booleanAnnotationIndex)
Set the Description property of BooleanAnnotation.
Definition: DummyMetadata.cpp:4213
void setChannelAcquisitionMode(ome::xml::model::enums::AcquisitionMode acquisitionMode, index_type imageIndex, index_type channelIndex)
Set the AcquisitionMode property of Channel.
Definition: DummyMetadata.cpp:4233
ome::xml::model::enums::FontFamily getLineFontFamily(index_type ROIIndex, index_type shapeIndex) const
Get the FontFamily property of Line.
Definition: DummyMetadata.cpp:2114
ome::xml::model::primitives::NonNegativeInteger getLabelTheZ(index_type ROIIndex, index_type shapeIndex) const
Get the TheZ property of Label.
Definition: DummyMetadata.cpp:1855
index_type getDatasetAnnotationRefCount(index_type datasetIndex) const
Get the number of AnnotationRef elements in Dataset.
Definition: DummyMetadata.cpp:224
double getStageLabelX(index_type imageIndex) const
Get the X property of StageLabel.
Definition: DummyMetadata.cpp:3752
void setPixelsSizeY(ome::xml::model::primitives::PositiveInteger sizeY, index_type imageIndex)
Set the SizeY property of Pixels.
Definition: DummyMetadata.cpp:5643
void setEllipseFillColor(ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)
Set the FillColor property of Ellipse.
Definition: DummyMetadata.cpp:4523
ome::xml::model::primitives::NonNegativeInteger getTiffDataFirstC(index_type imageIndex, index_type tiffDataIndex) const
Get the FirstC property of TiffData.
Definition: DummyMetadata.cpp:3857
void setPolylineStrokeColor(ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)
Set the StrokeColor property of Polyline.
Definition: DummyMetadata.cpp:6043
const std::string & getExperimenterGroupLeader(index_type experimenterGroupIndex, index_type leaderIndex) const
Get the Leader property of ExperimenterGroup.
Definition: DummyMetadata.cpp:1442
double getMaskHeight(index_type ROIIndex, index_type shapeIndex) const
Get the Height property of Mask.
Definition: DummyMetadata.cpp:2457
ome::xml::model::primitives::NonNegativeInteger getRectangleTheC(index_type ROIIndex, index_type shapeIndex) const
Get the TheC property of Rectangle.
Definition: DummyMetadata.cpp:3598
std::string getImageDescription(index_type imageIndex) const
Get the Description property of Image.
Definition: DummyMetadata.cpp:1659
void setChannelContrastMethod(ome::xml::model::enums::ContrastMethod contrastMethod, index_type imageIndex, index_type channelIndex)
Set the ContrastMethod property of Channel.
Definition: DummyMetadata.cpp:4248
index_type getReagentAnnotationRefCount(index_type screenIndex, index_type reagentIndex) const
Get the number of AnnotationRef elements in Reagent.
Definition: DummyMetadata.cpp:238
std::string getTermAnnotationDescription(index_type termAnnotationIndex) const
Get the Description property of TermAnnotation.
Definition: DummyMetadata.cpp:3829
std::string getXMLAnnotationAnnotator(index_type XMLAnnotationIndex) const
Get the Annotator property of XMLAnnotation.
Definition: DummyMetadata.cpp:4095
void setBinaryOnlyUUID(std::string uuid)
Set the UUID property of BinaryOnly.
Definition: DummyMetadata.cpp:4198
std::string getDatasetDescription(index_type datasetIndex) const
Get the Description property of Dataset.
Definition: DummyMetadata.cpp:931
const std::string & getImageMicrobeamManipulationRef(index_type imageIndex, index_type microbeamManipulationRefIndex) const
Get the MicrobeamManipulationRef property of Image.
Definition: DummyMetadata.cpp:1701
ome::xml::model::enums::FontStyle getLabelFontStyle(index_type ROIIndex, index_type shapeIndex) const
Get the FontStyle property of Label.
Definition: DummyMetadata.cpp:1785
const std::string & getScreenPlateRef(index_type screenIndex, index_type plateRefIndex) const
Get the PlateRef property of Screen.
Definition: DummyMetadata.cpp:3703
ome::xml::model::enums::Marker getLineMarkerStart(index_type ROIIndex, index_type shapeIndex) const
Get the MarkerStart property of Line.
Definition: DummyMetadata.cpp:2226
void setPolylineTransform(const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)
Set the Transform property of Polyline.
Definition: DummyMetadata.cpp:6078
void setMaskFontStyle(ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)
Set the FontStyle property of Mask.
Definition: DummyMetadata.cpp:5368
std::string getMicroscopeModel(index_type instrumentIndex) const
Get the Model property of Microscope.
Definition: DummyMetadata.cpp:2534
AcquisitionMode enumeration.
Definition: AcquisitionMode.h:70
bool getPolylineLocked(index_type ROIIndex, index_type shapeIndex) const
Get the Locked property of Polyline.
Definition: DummyMetadata.cpp:3304
void setLabelFontSize(ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)
Set the FontSize property of Label.
Definition: DummyMetadata.cpp:4948
void setDoubleAnnotationAnnotator(std::string annotator, index_type doubleAnnotationIndex)
Set the Annotator property of DoubleAnnotation.
Definition: DummyMetadata.cpp:4498
void setPolygonLineCap(ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)
Set the LineCap property of Polygon.
Definition: DummyMetadata.cpp:5943
void setPolylineTheC(ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)
Set the TheC property of Polyline.
Definition: DummyMetadata.cpp:6063
double getMaskWidth(index_type ROIIndex, index_type shapeIndex) const
Get the Width property of Mask.
Definition: DummyMetadata.cpp:2464
std::string getImageName(index_type imageIndex) const
Get the Name property of Image.
Definition: DummyMetadata.cpp:1708
void setArcType(ome::xml::model::enums::ArcType type, index_type instrumentIndex, index_type lightSourceIndex)
Set the Type property of Arc.
Definition: DummyMetadata.cpp:4173
void setDichroicLotNumber(std::string lotNumber, index_type instrumentIndex, index_type dichroicIndex)
Set the LotNumber property of Dichroic.
Definition: DummyMetadata.cpp:4473
void setEllipseTheC(ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)
Set the TheC property of Ellipse.
Definition: DummyMetadata.cpp:4583
void setTermAnnotationDescription(std::string description, index_type termAnnotationIndex)
Set the Description property of TermAnnotation.
Definition: DummyMetadata.cpp:6413
const std::string & getProjectExperimenterRef(index_type projectIndex) const
Get the ExperimenterRef property of Project.
Definition: DummyMetadata.cpp:3423
void setPointLineCap(ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)
Set the LineCap property of Point.
Definition: DummyMetadata.cpp:5848
double getWellSamplePositionY(index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const
Get the PositionY property of WellSample.
Definition: DummyMetadata.cpp:4074
void setProjectName(std::string name, index_type projectIndex)
Set the Name property of Project.
Definition: DummyMetadata.cpp:6133
ome::xml::model::primitives::PercentFraction getChannelLightSourceSettingsAttenuation(index_type imageIndex, index_type channelIndex) const
Get the Attenuation property of LightSourceSettings.
Definition: DummyMetadata.cpp:2058
const std::string & getExperimenterAnnotationRef(index_type experimenterIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of Experimenter.
Definition: DummyMetadata.cpp:1358
void setStageLabelName(std::string name, index_type imageIndex)
Set the Name property of StageLabel.
Definition: DummyMetadata.cpp:6353
std::string getPixelsID(index_type imageIndex) const
Get the ID property of Pixels.
Definition: DummyMetadata.cpp:2688
double getPlateWellOriginX(index_type plateIndex) const
Get the WellOriginX property of Plate.
Definition: DummyMetadata.cpp:2926
std::string getLightEmittingDiodeManufacturer(index_type instrumentIndex, index_type lightSourceIndex) const
Get the Manufacturer property of LightEmittingDiode.
Definition: DummyMetadata.cpp:2009
void setPolygonFontSize(ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)
Set the FontSize property of Polygon.
Definition: DummyMetadata.cpp:5928
const std::string & getProjectDatasetRef(index_type projectIndex, index_type datasetRefIndex) const
Get the DatasetRef property of Project.
Definition: DummyMetadata.cpp:3402
ome::xml::model::enums::LineCap getEllipseLineCap(index_type ROIIndex, index_type shapeIndex) const
Get the LineCap property of Ellipse.
Definition: DummyMetadata.cpp:1225
double getLaserRepetitionRate(index_type instrumentIndex, index_type lightSourceIndex) const
Get the RepetitionRate property of Laser.
Definition: DummyMetadata.cpp:1967
void setChannelFluor(std::string fluor, index_type imageIndex, index_type channelIndex)
Set the Fluor property of Channel.
Definition: DummyMetadata.cpp:4268
std::string getPolylineText(index_type ROIIndex, index_type shapeIndex) const
Get the Text property of Polyline.
Definition: DummyMetadata.cpp:3332
void setPolygonTransform(const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)
Set the Transform property of Polygon.
Definition: DummyMetadata.cpp:5988
void setFilamentSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type lightSourceIndex)
Set the SerialNumber property of Filament.
Definition: DummyMetadata.cpp:4743
ome::xml::model::primitives::NonNegativeInteger getPolylineFontSize(index_type ROIIndex, index_type shapeIndex) const
Get the FontSize property of Polyline.
Definition: DummyMetadata.cpp:3276
void setPointID(std::string id, index_type ROIIndex, index_type shapeIndex)
Set the ID property of Point.
Definition: DummyMetadata.cpp:5843
const std::string & getCommentAnnotationAnnotationRef(index_type commentAnnotationIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of CommentAnnotation.
Definition: DummyMetadata.cpp:882
std::string getTimestampAnnotationDescription(index_type timestampAnnotationIndex) const
Get the Description property of TimestampAnnotation.
Definition: DummyMetadata.cpp:3906
index_type getMicrobeamManipulationLightSourceSettingsCount(index_type experimentIndex, index_type microbeamManipulationIndex) const
Get the number of LightSourceSettings elements in MicrobeamManipulation.
Definition: DummyMetadata.cpp:448
double getLineY1(index_type ROIIndex, index_type shapeIndex) const
Get the Y1 property of Line.
Definition: DummyMetadata.cpp:2247
void setChannelPinholeSize(double pinholeSize, index_type imageIndex, index_type channelIndex)
Set the PinholeSize property of Channel.
Definition: DummyMetadata.cpp:4293
ome::xml::model::primitives::NonNegativeInteger getTiffDataPlaneCount(index_type imageIndex, index_type tiffDataIndex) const
Get the PlaneCount property of TiffData.
Definition: DummyMetadata.cpp:3885
index_type getCommentAnnotationAnnotationCount(index_type commentAnnotationIndex) const
Get the number of links to a CommentAnnotation.
Definition: DummyMetadata.cpp:96
index_type getDatasetRefCount(index_type projectIndex) const
Get the number of DatasetRef elements.
Definition: DummyMetadata.cpp:308
void setLaserSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type lightSourceIndex)
Set the SerialNumber property of Laser.
Definition: DummyMetadata.cpp:5053
void setObjectiveSettingsID(std::string id, index_type imageIndex)
Set the ID property of ObjectiveSettings.
Definition: DummyMetadata.cpp:5568
const std::string & getPlateAcquisitionWellSampleRef(index_type plateIndex, index_type plateAcquisitionIndex, index_type wellSampleRefIndex) const
Get the WellSampleRef property of PlateAcquisition.
Definition: DummyMetadata.cpp:2989
void setPointStrokeColor(ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)
Set the StrokeColor property of Point.
Definition: DummyMetadata.cpp:5858
void setMicrobeamManipulationExperimenterRef(const std::string &experimenter, index_type experimentIndex, index_type microbeamManipulationIndex)
Set the ExperimenterRef property of MicrobeamManipulation.
Definition: DummyMetadata.cpp:5458
void setFilterType(ome::xml::model::enums::FilterType type, index_type instrumentIndex, index_type filterIndex)
Set the Type property of Filter.
Definition: DummyMetadata.cpp:4808
double getDetectorSettingsGain(index_type imageIndex, index_type channelIndex) const
Get the Gain property of DetectorSettings.
Definition: DummyMetadata.cpp:1057
void setObjectiveLensNA(double lensNA, index_type instrumentIndex, index_type objectiveIndex)
Set the LensNA property of Objective.
Definition: DummyMetadata.cpp:5528
std::string getProjectDescription(index_type projectIndex) const
Get the Description property of Project.
Definition: DummyMetadata.cpp:3409
void setPolylineFontFamily(ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)
Set the FontFamily property of Polyline.
Definition: DummyMetadata.cpp:6013
void setFilterSetExcitationFilterRef(const std::string &excitationFilter, index_type instrumentIndex, index_type filterSetIndex, index_type excitationFilterRefIndex)
Set the ExcitationFilterRef property of FilterSet.
Definition: DummyMetadata.cpp:4823
std::string getFileAnnotationAnnotator(index_type fileAnnotationIndex) const
Get the Annotator property of FileAnnotation.
Definition: DummyMetadata.cpp:1512
void setPolygonFillRule(ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)
Set the FillRule property of Polygon.
Definition: DummyMetadata.cpp:5918
void setPointX(double x, index_type ROIIndex, index_type shapeIndex)
Set the X property of Point.
Definition: DummyMetadata.cpp:5903
void setWellSampleID(std::string id, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex)
Set the ID property of WellSample.
Definition: DummyMetadata.cpp:6568
double getLightEmittingDiodePower(index_type instrumentIndex, index_type lightSourceIndex) const
Get the Power property of LightEmittingDiode.
Definition: DummyMetadata.cpp:2023
void setProjectAnnotationRef(const std::string &annotation, index_type projectIndex, index_type annotationRefIndex)
Set the AnnotationRef property of Project.
Definition: DummyMetadata.cpp:6103
ome::xml::model::enums::PixelType getPixelsType(index_type imageIndex) const
Get the Type property of Pixels.
Definition: DummyMetadata.cpp:2772
void setTransmittanceRangeCutInTolerance(ome::xml::model::primitives::NonNegativeInteger cutInTolerance, index_type instrumentIndex, index_type filterIndex)
Set the CutInTolerance property of TransmittanceRange.
Definition: DummyMetadata.cpp:6493
void setPointTheT(ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)
Set the TheT property of Point.
Definition: DummyMetadata.cpp:5883
ome::xml::model::primitives::PositiveFloat getPixelsPhysicalSizeY(index_type imageIndex) const
Get the PhysicalSizeY property of Pixels.
Definition: DummyMetadata.cpp:2709
void setLaserType(ome::xml::model::enums::LaserType type, index_type instrumentIndex, index_type lightSourceIndex)
Set the Type property of Laser.
Definition: DummyMetadata.cpp:5093
std::string getPolygonStrokeDashArray(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeDashArray property of Polygon.
Definition: DummyMetadata.cpp:3192
void setLineMarkerStart(ome::xml::model::enums::Marker markerStart, index_type ROIIndex, index_type shapeIndex)
Set the MarkerStart property of Line.
Definition: DummyMetadata.cpp:5268
void setLaserPockelCell(bool pockelCell, index_type instrumentIndex, index_type lightSourceIndex)
Set the PockelCell property of Laser.
Definition: DummyMetadata.cpp:5068
void setLabelX(double x, index_type ROIIndex, index_type shapeIndex)
Set the X property of Label.
Definition: DummyMetadata.cpp:5018
void setMicrobeamManipulationType(ome::xml::model::enums::MicrobeamManipulationType type, index_type experimentIndex, index_type microbeamManipulationIndex)
Set the Type property of MicrobeamManipulation.
Definition: DummyMetadata.cpp:5473
void setTagAnnotationAnnotator(std::string annotator, index_type tagAnnotationIndex)
Set the Annotator property of TagAnnotation.
Definition: DummyMetadata.cpp:6378
ome::xml::model::primitives::NonNegativeInteger getLineFontSize(index_type ROIIndex, index_type shapeIndex) const
Get the FontSize property of Line.
Definition: DummyMetadata.cpp:2121
const std::string & getFilterSetDichroicRef(index_type instrumentIndex, index_type filterSetIndex) const
Get the DichroicRef property of FilterSet.
Definition: DummyMetadata.cpp:1589
void setPlaneExposureTime(double exposureTime, index_type imageIndex, index_type planeIndex)
Set the ExposureTime property of Plane.
Definition: DummyMetadata.cpp:5673
void setPolygonID(std::string id, index_type ROIIndex, index_type shapeIndex)
Set the ID property of Polygon.
Definition: DummyMetadata.cpp:5938
index_type getFileAnnotationCount() const
Get the number of FileAnnotation elements.
Definition: DummyMetadata.cpp:392
void setMaskFontFamily(ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)
Set the FontFamily property of Mask.
Definition: DummyMetadata.cpp:5358
ome::xml::model::primitives::NonNegativeInteger getTiffDataIFD(index_type imageIndex, index_type tiffDataIndex) const
Get the IFD property of TiffData.
Definition: DummyMetadata.cpp:3878
void setUUIDValue(std::string value, index_type imageIndex, index_type tiffDataIndex)
Set the text value of UUID.
Definition: DummyMetadata.cpp:595
ome::xml::model::primitives::NonNegativeInteger getPointTheC(index_type ROIIndex, index_type shapeIndex) const
Get the TheC property of Point.
Definition: DummyMetadata.cpp:3080
bool getPixelsInterleaved(index_type imageIndex) const
Get the Interleaved property of Pixels.
Definition: DummyMetadata.cpp:2695
void setObjectiveImmersion(ome::xml::model::enums::Immersion immersion, index_type instrumentIndex, index_type objectiveIndex)
Set the Immersion property of Objective.
Definition: DummyMetadata.cpp:5518
void setLaserLotNumber(std::string lotNumber, index_type instrumentIndex, index_type lightSourceIndex)
Set the LotNumber property of Laser.
Definition: DummyMetadata.cpp:5033
void setImageDescription(std::string description, index_type imageIndex)
Set the Description property of Image.
Definition: DummyMetadata.cpp:4863
ome::xml::model::primitives::NonNegativeInteger getTransmittanceRangeCutInTolerance(index_type instrumentIndex, index_type filterIndex) const
Get the CutInTolerance property of TransmittanceRange.
Definition: DummyMetadata.cpp:3941
index_type getPlateAnnotationRefCount(index_type plateIndex) const
Get the number of AnnotationRef elements in Plate.
Definition: DummyMetadata.cpp:189
void setTransmittanceRangeCutOutTolerance(ome::xml::model::primitives::NonNegativeInteger cutOutTolerance, index_type instrumentIndex, index_type filterIndex)
Set the CutOutTolerance property of TransmittanceRange.
Definition: DummyMetadata.cpp:6503
ome::xml::model::enums::FontStyle getEllipseFontStyle(index_type ROIIndex, index_type shapeIndex) const
Get the FontStyle property of Ellipse.
Definition: DummyMetadata.cpp:1211
void setFilterSetModel(std::string model, index_type instrumentIndex, index_type filterSetIndex)
Set the Model property of FilterSet.
Definition: DummyMetadata.cpp:4843
ome::xml::model::enums::FontFamily getPolygonFontFamily(index_type ROIIndex, index_type shapeIndex) const
Get the FontFamily property of Polygon.
Definition: DummyMetadata.cpp:3143
void setPlaneHashSHA1(std::string hashSHA1, index_type imageIndex, index_type planeIndex)
Set the HashSHA1 property of Plane.
Definition: DummyMetadata.cpp:5678
std::string getExperimenterGroupName(index_type experimenterGroupIndex) const
Get the Name property of ExperimenterGroup.
Definition: DummyMetadata.cpp:1449
void setRightsRightsHolder(std::string rightsHolder)
Set the RightsHolder property of Rights.
Definition: DummyMetadata.cpp:6298
std::string getBooleanAnnotationNamespace(index_type booleanAnnotationIndex) const
Get the Namespace property of BooleanAnnotation.
Definition: DummyMetadata.cpp:763
index_type getExperimentCount() const
Get the number of Experiment elements.
Definition: DummyMetadata.cpp:364
const std::string & getExperimenterGroupExperimenterRef(index_type experimenterGroupIndex, index_type experimenterRefIndex) const
Get the ExperimenterRef property of ExperimenterGroup.
Definition: DummyMetadata.cpp:1428
void setWellReagentRef(const std::string &reagent, index_type plateIndex, index_type wellIndex)
Set the ReagentRef property of Well.
Definition: DummyMetadata.cpp:6548
double getLineX2(index_type ROIIndex, index_type shapeIndex) const
Get the X2 property of Line.
Definition: DummyMetadata.cpp:2240
void setDetectorZoom(double zoom, index_type instrumentIndex, index_type detectorIndex)
Set the Zoom property of Detector.
Definition: DummyMetadata.cpp:4423
std::string getUUIDFileName(index_type imageIndex, index_type tiffDataIndex) const
Get the FileName property of UUID.
Definition: DummyMetadata.cpp:3969
ome::xml::model::enums::FilterType getFilterType(index_type instrumentIndex, index_type filterIndex) const
Get the Type property of Filter.
Definition: DummyMetadata.cpp:1582
void setImagingEnvironmentTemperature(double temperature, index_type imageIndex)
Set the Temperature property of ImagingEnvironment.
Definition: DummyMetadata.cpp:4923
ome::xml::model::enums::ContrastMethod getChannelContrastMethod(index_type imageIndex, index_type channelIndex) const
Get the ContrastMethod property of Channel.
Definition: DummyMetadata.cpp:798
ome::xml::model::enums::FontFamily getMaskFontFamily(index_type ROIIndex, index_type shapeIndex) const
Get the FontFamily property of Mask.
Definition: DummyMetadata.cpp:2352
FillRule enumeration.
Definition: FillRule.h:70
bool getPointVisible(index_type ROIIndex, index_type shapeIndex) const
Get the Visible property of Point.
Definition: DummyMetadata.cpp:3108
double getPointX(index_type ROIIndex, index_type shapeIndex) const
Get the X property of Point.
Definition: DummyMetadata.cpp:3115
double getLabelY(index_type ROIIndex, index_type shapeIndex) const
Get the Y property of Label.
Definition: DummyMetadata.cpp:1883
ome::xml::model::primitives::NonNegativeInteger getPlateFieldIndex(index_type plateIndex) const
Get the FieldIndex property of Plate.
Definition: DummyMetadata.cpp:2884
ome::xml::model::primitives::NonNegativeInteger getMaskFontSize(index_type ROIIndex, index_type shapeIndex) const
Get the FontSize property of Mask.
Definition: DummyMetadata.cpp:2359
std::string getObjectiveSerialNumber(index_type instrumentIndex, index_type objectiveIndex) const
Get the SerialNumber property of Objective.
Definition: DummyMetadata.cpp:2625
ome::xml::model::primitives::PercentFraction getMicrobeamManipulationLightSourceSettingsAttenuation(index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex) const
Get the Attenuation property of LightSourceSettings.
Definition: DummyMetadata.cpp:2065
const std::string & getFileAnnotationAnnotationRef(index_type fileAnnotationIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of FileAnnotation.
Definition: DummyMetadata.cpp:1505
index_type getScreenCount() const
Get the number of Screen elements.
Definition: DummyMetadata.cpp:553
const std::string & getPlateAnnotationRef(index_type plateIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of Plate.
Definition: DummyMetadata.cpp:2849
void setArcManufacturer(std::string manufacturer, index_type instrumentIndex, index_type lightSourceIndex)
Set the Manufacturer property of Arc.
Definition: DummyMetadata.cpp:4153
void setLaserFrequencyMultiplication(ome::xml::model::primitives::PositiveInteger frequencyMultiplication, index_type instrumentIndex, index_type lightSourceIndex)
Set the FrequencyMultiplication property of Laser.
Definition: DummyMetadata.cpp:5058
void setTagAnnotationNamespace(std::string namespace_, index_type tagAnnotationIndex)
Set the Namespace property of TagAnnotation.
Definition: DummyMetadata.cpp:6393
void setXMLAnnotationNamespace(std::string namespace_, index_type XMLAnnotationIndex)
Set the Namespace property of XMLAnnotation.
Definition: DummyMetadata.cpp:6618
void setPolylineMarkerEnd(ome::xml::model::enums::Marker markerEnd, index_type ROIIndex, index_type shapeIndex)
Set the MarkerEnd property of Polyline.
Definition: DummyMetadata.cpp:6088
void setPolylineLocked(bool locked, index_type ROIIndex, index_type shapeIndex)
Set the Locked property of Polyline.
Definition: DummyMetadata.cpp:6038
std::string getEllipseText(index_type ROIIndex, index_type shapeIndex) const
Get the Text property of Ellipse.
Definition: DummyMetadata.cpp:1260
void setTermAnnotationValue(std::string value, index_type termAnnotationIndex)
Set the Value property of TermAnnotation.
Definition: DummyMetadata.cpp:6428
void setArcID(std::string id, index_type instrumentIndex, index_type lightSourceIndex)
Set the ID property of Arc.
Definition: DummyMetadata.cpp:4143
void setPolygonStrokeColor(ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)
Set the StrokeColor property of Polygon.
Definition: DummyMetadata.cpp:5953
ome::xml::model::enums::FontStyle getPolylineFontStyle(index_type ROIIndex, index_type shapeIndex) const
Get the FontStyle property of Polyline.
Definition: DummyMetadata.cpp:3283
const std::string & getImageExperimenterGroupRef(index_type imageIndex) const
Get the ExperimenterGroupRef property of Image.
Definition: DummyMetadata.cpp:1673
void setWellAnnotationRef(const std::string &annotation, index_type plateIndex, index_type wellIndex, index_type annotationRefIndex)
Set the AnnotationRef property of Well.
Definition: DummyMetadata.cpp:6518
void setPointFontFamily(ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)
Set the FontFamily property of Point.
Definition: DummyMetadata.cpp:5828
std::string getWellExternalIdentifier(index_type plateIndex, index_type wellIndex) const
Get the ExternalIdentifier property of Well.
Definition: DummyMetadata.cpp:4004
void setBinaryFileMIMEType(std::string mimeType, index_type fileAnnotationIndex)
Set the MIMEType property of BinaryFile.
Definition: DummyMetadata.cpp:4183
ome::xml::model::primitives::NonNegativeInteger getMaskTheZ(index_type ROIIndex, index_type shapeIndex) const
Get the TheZ property of Mask.
Definition: DummyMetadata.cpp:2436
void setDetectorGain(double gain, index_type instrumentIndex, index_type detectorIndex)
Set the Gain property of Detector.
Definition: DummyMetadata.cpp:4378
int32_t getChannelPockelCellSetting(index_type imageIndex, index_type channelIndex) const
Get the PockelCellSetting property of Channel.
Definition: DummyMetadata.cpp:868
void setDoubleAnnotationID(std::string id, index_type doubleAnnotationIndex)
Set the ID property of DoubleAnnotation.
Definition: DummyMetadata.cpp:4508
std::string getFilamentSerialNumber(index_type instrumentIndex, index_type lightSourceIndex) const
Get the SerialNumber property of Filament.
Definition: DummyMetadata.cpp:1491
std::string getTermAnnotationNamespace(index_type termAnnotationIndex) const
Get the Namespace property of TermAnnotation.
Definition: DummyMetadata.cpp:3843
void setLabelID(std::string id, index_type ROIIndex, index_type shapeIndex)
Set the ID property of Label.
Definition: DummyMetadata.cpp:4958
double getObjectiveSettingsCorrectionCollar(index_type imageIndex) const
Get the CorrectionCollar property of ObjectiveSettings.
Definition: DummyMetadata.cpp:2639
ome::xml::model::primitives::Color getRectangleFillColor(index_type ROIIndex, index_type shapeIndex) const
Get the FillColor property of Rectangle.
Definition: DummyMetadata.cpp:3514
index_type getScreenAnnotationRefCount(index_type screenIndex) const
Get the number of AnnotationRef elements in Screen.
Definition: DummyMetadata.cpp:210
double getPlaneExposureTime(index_type imageIndex, index_type planeIndex) const
Get the ExposureTime property of Plane.
Definition: DummyMetadata.cpp:2793
void setMaskStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)
Set the StrokeDashArray property of Mask.
Definition: DummyMetadata.cpp:5393
Immersion enumeration.
Definition: Immersion.h:70
void setDatasetExperimenterGroupRef(const std::string &experimenterGroup, index_type datasetIndex)
Set the ExperimenterGroupRef property of Dataset.
Definition: DummyMetadata.cpp:4348
void setPointFontSize(ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)
Set the FontSize property of Point.
Definition: DummyMetadata.cpp:5833
void setPlateAnnotationRef(const std::string &annotation, index_type plateIndex, index_type annotationRefIndex)
Set the AnnotationRef property of Plate.
Definition: DummyMetadata.cpp:5713
std::string getPlateAcquisitionName(index_type plateIndex, index_type plateAcquisitionIndex) const
Get the Name property of PlateAcquisition.
Definition: DummyMetadata.cpp:2975
void setExperimenterUserName(std::string userName, index_type experimenterIndex)
Set the UserName property of Experimenter.
Definition: DummyMetadata.cpp:4683
void setFilterID(std::string id, index_type instrumentIndex, index_type filterIndex)
Set the ID property of Filter.
Definition: DummyMetadata.cpp:4783
void setDetectorSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type detectorIndex)
Set the SerialNumber property of Detector.
Definition: DummyMetadata.cpp:4408
ome::xml::model::enums::LineCap getPolygonLineCap(index_type ROIIndex, index_type shapeIndex) const
Get the LineCap property of Polygon.
Definition: DummyMetadata.cpp:3171
double getPlanePositionZ(index_type imageIndex, index_type planeIndex) const
Get the PositionZ property of Plane.
Definition: DummyMetadata.cpp:2821
Marker enumeration.
Definition: Marker.h:70
void setPolygonStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex)
Set the StrokeWidth property of Polygon.
Definition: DummyMetadata.cpp:5963
void setChannelSamplesPerPixel(ome::xml::model::primitives::PositiveInteger samplesPerPixel, index_type imageIndex, index_type channelIndex)
Set the SamplesPerPixel property of Channel.
Definition: DummyMetadata.cpp:4303
void setImageInstrumentRef(const std::string &instrument, index_type imageIndex)
Set the InstrumentRef property of Image.
Definition: DummyMetadata.cpp:4888
ome::xml::model::primitives::PositiveFloat getPixelsPhysicalSizeZ(index_type imageIndex) const
Get the PhysicalSizeZ property of Pixels.
Definition: DummyMetadata.cpp:2716
void setLabelFontStyle(ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)
Set the FontStyle property of Label.
Definition: DummyMetadata.cpp:4953
ome::xml::model::primitives::NonNegativeInteger getRectangleFontSize(index_type ROIIndex, index_type shapeIndex) const
Get the FontSize property of Rectangle.
Definition: DummyMetadata.cpp:3535
index_type getImageAnnotationRefCount(index_type imageIndex) const
Get the number of AnnotationRef elements in Image.
Definition: DummyMetadata.cpp:203
ome::xml::model::primitives::PositiveInteger getChannelEmissionWavelength(index_type imageIndex, index_type channelIndex) const
Get the EmissionWavelength property of Channel.
Definition: DummyMetadata.cpp:805
void setMicrobeamManipulationLightSourceSettingsID(std::string id, index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex)
Set the ID property of LightSourceSettings.
Definition: DummyMetadata.cpp:5163
double getPixelsTimeIncrement(index_type imageIndex) const
Get the TimeIncrement property of Pixels.
Definition: DummyMetadata.cpp:2765
void setEllipseVisible(bool visible, index_type ROIIndex, index_type shapeIndex)
Set the Visible property of Ellipse.
Definition: DummyMetadata.cpp:4603
Pulse enumeration.
Definition: Pulse.h:70
void setImageExperimentRef(const std::string &experiment, index_type imageIndex)
Set the ExperimentRef property of Image.
Definition: DummyMetadata.cpp:4868
index_type getProjectAnnotationRefCount(index_type projectIndex) const
Get the number of AnnotationRef elements in Project.
Definition: DummyMetadata.cpp:231
double getObjectiveWorkingDistance(index_type instrumentIndex, index_type objectiveIndex) const
Get the WorkingDistance property of Objective.
Definition: DummyMetadata.cpp:2632
void setPolylineTheZ(ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)
Set the TheZ property of Polyline.
Definition: DummyMetadata.cpp:6073
void setWellSampleAnnotationRef(const std::string &annotation, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex, index_type annotationRefIndex)
Set the AnnotationRef property of WellSample.
Definition: DummyMetadata.cpp:6563
const std::string & getXMLAnnotationAnnotationRef(index_type XMLAnnotationIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of XMLAnnotation.
Definition: DummyMetadata.cpp:4088
void setPixelsPhysicalSizeX(ome::xml::model::primitives::PositiveFloat physicalSizeX, index_type imageIndex)
Set the PhysicalSizeX property of Pixels.
Definition: DummyMetadata.cpp:5608
const std::string & getFilterSetExcitationFilterRef(index_type instrumentIndex, index_type filterSetIndex, index_type excitationFilterRefIndex) const
Get the ExcitationFilterRef property of FilterSet.
Definition: DummyMetadata.cpp:1603
void setRectangleText(std::string text, index_type ROIIndex, index_type shapeIndex)
Set the Text property of Rectangle.
Definition: DummyMetadata.cpp:6243
index_type getExperimenterCount() const
Get the number of Experimenter elements.
Definition: DummyMetadata.cpp:371
void setChannelLightSourceSettingsWavelength(ome::xml::model::primitives::PositiveInteger wavelength, index_type imageIndex, index_type channelIndex)
Set the Wavelength property of LightSourceSettings.
Definition: DummyMetadata.cpp:5168
void setMaskX(double x, index_type ROIIndex, index_type shapeIndex)
Set the X property of Mask.
Definition: DummyMetadata.cpp:5443
std::string getWellID(index_type plateIndex, index_type wellIndex) const
Get the ID property of Well.
Definition: DummyMetadata.cpp:4011
void setFilamentLotNumber(std::string lotNumber, index_type instrumentIndex, index_type lightSourceIndex)
Set the LotNumber property of Filament.
Definition: DummyMetadata.cpp:4723
double getMaskY(index_type ROIIndex, index_type shapeIndex) const
Get the Y property of Mask.
Definition: DummyMetadata.cpp:2478
double getRectangleWidth(index_type ROIIndex, index_type shapeIndex) const
Get the Width property of Rectangle.
Definition: DummyMetadata.cpp:3640
ome::xml::model::primitives::Timestamp getWellSampleTimepoint(index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const
Get the Timepoint property of WellSample.
Definition: DummyMetadata.cpp:4081
double getObjectiveCalibratedMagnification(index_type instrumentIndex, index_type objectiveIndex) const
Get the CalibratedMagnification property of Objective.
Definition: DummyMetadata.cpp:2555
std::string getMaskText(index_type ROIIndex, index_type shapeIndex) const
Get the Text property of Mask.
Definition: DummyMetadata.cpp:2415
void setPlateExternalIdentifier(std::string externalIdentifier, index_type plateIndex)
Set the ExternalIdentifier property of Plate.
Definition: DummyMetadata.cpp:5733
void setChannelFilterSetRef(const std::string &filterSet, index_type imageIndex, index_type channelIndex)
Set the FilterSetRef property of Channel.
Definition: DummyMetadata.cpp:4263
void setTermAnnotationNamespace(std::string namespace_, index_type termAnnotationIndex)
Set the Namespace property of TermAnnotation.
Definition: DummyMetadata.cpp:6423
const ::ome::xml::model::AffineTransform & getMaskTransform(index_type ROIIndex, index_type shapeIndex) const
Get the Transform property of Mask.
Definition: DummyMetadata.cpp:2443
void setWellType(std::string type, index_type plateIndex, index_type wellIndex)
Set the Type property of Well.
Definition: DummyMetadata.cpp:6558
std::string getTagAnnotationNamespace(index_type tagAnnotationIndex) const
Get the Namespace property of TagAnnotation.
Definition: DummyMetadata.cpp:3801
void setLongAnnotationID(std::string id, index_type longAnnotationIndex)
Set the ID property of LongAnnotation.
Definition: DummyMetadata.cpp:5333
void setCommentAnnotationAnnotator(std::string annotator, index_type commentAnnotationIndex)
Set the Annotator property of CommentAnnotation.
Definition: DummyMetadata.cpp:4313
void setFileAnnotationID(std::string id, index_type fileAnnotationIndex)
Set the ID property of FileAnnotation.
Definition: DummyMetadata.cpp:4768
void setReagentID(std::string id, index_type screenIndex, index_type reagentIndex)
Set the ID property of Reagent.
Definition: DummyMetadata.cpp:6173
void setEllipseText(std::string text, index_type ROIIndex, index_type shapeIndex)
Set the Text property of Ellipse.
Definition: DummyMetadata.cpp:4578
double getPlanePositionY(index_type imageIndex, index_type planeIndex) const
Get the PositionY property of Plane.
Definition: DummyMetadata.cpp:2814
const std::string & getMicrobeamManipulationExperimenterRef(index_type experimentIndex, index_type microbeamManipulationIndex) const
Get the ExperimenterRef property of MicrobeamManipulation.
Definition: DummyMetadata.cpp:2492
void setFilterSetDichroicRef(const std::string &dichroic, index_type instrumentIndex, index_type filterSetIndex)
Set the DichroicRef property of FilterSet.
Definition: DummyMetadata.cpp:4813
std::string getReagentID(index_type screenIndex, index_type reagentIndex) const
Get the ID property of Reagent.
Definition: DummyMetadata.cpp:3493
const std::string & getDatasetExperimenterGroupRef(index_type datasetIndex) const
Get the ExperimenterGroupRef property of Dataset.
Definition: DummyMetadata.cpp:938
std::string getDetectorSettingsID(index_type imageIndex, index_type channelIndex) const
Get the ID property of DetectorSettings.
Definition: DummyMetadata.cpp:1064
ome::xml::model::primitives::Timestamp getPlateAcquisitionStartTime(index_type plateIndex, index_type plateAcquisitionIndex) const
Get the StartTime property of PlateAcquisition.
Definition: DummyMetadata.cpp:2982
void setLabelTheZ(ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)
Set the TheZ property of Label.
Definition: DummyMetadata.cpp:5003
std::string getMaskStrokeDashArray(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeDashArray property of Mask.
Definition: DummyMetadata.cpp:2401
double getLineX1(index_type ROIIndex, index_type shapeIndex) const
Get the X1 property of Line.
Definition: DummyMetadata.cpp:2233
index_type getImageROIRefCount(index_type imageIndex) const
Get the number of ROIRef elements in Image.
Definition: DummyMetadata.cpp:532
void setImagingEnvironmentCO2Percent(ome::xml::model::primitives::PercentFraction co2Percent, index_type imageIndex)
Set the CO2Percent property of ImagingEnvironment.
Definition: DummyMetadata.cpp:4913
FontFamily enumeration.
Definition: FontFamily.h:70
void setDichroicSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type dichroicIndex)
Set the SerialNumber property of Dichroic.
Definition: DummyMetadata.cpp:4488
IlluminationType enumeration.
Definition: IlluminationType.h:70
void setLightPathEmissionFilterRef(const std::string &emissionFilter, index_type imageIndex, index_type channelIndex, index_type emissionFilterRefIndex)
Set the EmissionFilterRef property of LightPath.
Definition: DummyMetadata.cpp:5138
std::string getEllipseStrokeDashArray(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeDashArray property of Ellipse.
Definition: DummyMetadata.cpp:1246
void setBooleanAnnotationID(std::string id, index_type booleanAnnotationIndex)
Set the ID property of BooleanAnnotation.
Definition: DummyMetadata.cpp:4218
void setLaserTuneable(bool tuneable, index_type instrumentIndex, index_type lightSourceIndex)
Set the Tuneable property of Laser.
Definition: DummyMetadata.cpp:5088
std::string getArcManufacturer(index_type instrumentIndex, index_type lightSourceIndex) const
Get the Manufacturer property of Arc.
Definition: DummyMetadata.cpp:665
void setRectangleID(std::string id, index_type ROIIndex, index_type shapeIndex)
Set the ID property of Rectangle.
Definition: DummyMetadata.cpp:6213
std::string getBinaryFileMIMEType(index_type fileAnnotationIndex) const
Get the MIMEType property of BinaryFile.
Definition: DummyMetadata.cpp:707
void setLongAnnotationValue(int64_t value, index_type longAnnotationIndex)
Set the Value property of LongAnnotation.
Definition: DummyMetadata.cpp:5343
void setPixelsDimensionOrder(ome::xml::model::enums::DimensionOrder dimensionOrder, index_type imageIndex)
Set the DimensionOrder property of Pixels.
Definition: DummyMetadata.cpp:5593
void setPolygonText(std::string text, index_type ROIIndex, index_type shapeIndex)
Set the Text property of Polygon.
Definition: DummyMetadata.cpp:5968
std::string getDetectorSerialNumber(index_type instrumentIndex, index_type detectorIndex) const
Get the SerialNumber property of Detector.
Definition: DummyMetadata.cpp:1022
index_type getDetectorCount(index_type instrumentIndex) const
Get the number of Detector elements.
Definition: DummyMetadata.cpp:315
void setDatasetImageRef(const std::string &image, index_type datasetIndex, index_type imageRefIndex)
Set the ImageRef property of Dataset.
Definition: DummyMetadata.cpp:4363
void setEllipseLocked(bool locked, index_type ROIIndex, index_type shapeIndex)
Set the Locked property of Ellipse.
Definition: DummyMetadata.cpp:4558
index_type getInstrumentCount() const
Get the number of Instrument elements.
Definition: DummyMetadata.cpp:427
void setBooleanAnnotationAnnotator(std::string annotator, index_type booleanAnnotationIndex)
Set the Annotator property of BooleanAnnotation.
Definition: DummyMetadata.cpp:4208
std::string getLightEmittingDiodeLotNumber(index_type instrumentIndex, index_type lightSourceIndex) const
Get the LotNumber property of LightEmittingDiode.
Definition: DummyMetadata.cpp:2002
void setTimestampAnnotationID(std::string id, index_type timestampAnnotationIndex)
Set the ID property of TimestampAnnotation.
Definition: DummyMetadata.cpp:6473
const std::string & getMicrobeamManipulationROIRef(index_type experimentIndex, index_type microbeamManipulationIndex, index_type ROIRefIndex) const
Get the ROIRef property of MicrobeamManipulation.
Definition: DummyMetadata.cpp:2506
void setPlateDescription(std::string description, index_type plateIndex)
Set the Description property of Plate.
Definition: DummyMetadata.cpp:5728
std::string getFilamentManufacturer(index_type instrumentIndex, index_type lightSourceIndex) const
Get the Manufacturer property of Filament.
Definition: DummyMetadata.cpp:1470
index_type getPixelsBinDataCount(index_type imageIndex) const
Get the number of BinData elements in Pixels.
Definition: DummyMetadata.cpp:82
ome::xml::model::primitives::PositiveInteger getPixelsSignificantBits(index_type imageIndex) const
Get the SignificantBits property of Pixels.
Definition: DummyMetadata.cpp:2723
ome::xml::model::enums::FillRule getMaskFillRule(index_type ROIIndex, index_type shapeIndex) const
Get the FillRule property of Mask.
Definition: DummyMetadata.cpp:2345
void setEllipseFontSize(ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)
Set the FontSize property of Ellipse.
Definition: DummyMetadata.cpp:4538
void setChannelName(std::string name, index_type imageIndex, index_type channelIndex)
Set the Name property of Channel.
Definition: DummyMetadata.cpp:4288
std::string getArcLotNumber(index_type instrumentIndex, index_type lightSourceIndex) const
Get the LotNumber property of Arc.
Definition: DummyMetadata.cpp:658
void setXMLAnnotationDescription(std::string description, index_type XMLAnnotationIndex)
Set the Description property of XMLAnnotation.
Definition: DummyMetadata.cpp:6608
void setChannelAnnotationRef(const std::string &annotation, index_type imageIndex, index_type channelIndex, index_type annotationRefIndex)
Set the AnnotationRef property of Channel.
Definition: DummyMetadata.cpp:4238
void setMicrobeamManipulationID(std::string id, index_type experimentIndex, index_type microbeamManipulationIndex)
Set the ID property of MicrobeamManipulation.
Definition: DummyMetadata.cpp:5463
index_type getDoubleAnnotationAnnotationCount(index_type doubleAnnotationIndex) const
Get the number of links to a DoubleAnnotation.
Definition: DummyMetadata.cpp:103
void setFilterSetLotNumber(std::string lotNumber, index_type instrumentIndex, index_type filterSetIndex)
Set the LotNumber property of FilterSet.
Definition: DummyMetadata.cpp:4833
index_type getMicrobeamManipulationROIRefCount(index_type experimentIndex, index_type microbeamManipulationIndex) const
Get the number of ROIRef elements in MicrobeamManipulation.
Definition: DummyMetadata.cpp:539
Binning enumeration.
Definition: Binning.h:70
void setRectangleFillColor(ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)
Set the FillColor property of Rectangle.
Definition: DummyMetadata.cpp:6188
void setTransmittanceRangeCutIn(ome::xml::model::primitives::PositiveInteger cutIn, index_type instrumentIndex, index_type filterIndex)
Set the CutIn property of TransmittanceRange.
Definition: DummyMetadata.cpp:6488
void setRectangleVisible(bool visible, index_type ROIIndex, index_type shapeIndex)
Set the Visible property of Rectangle.
Definition: DummyMetadata.cpp:6268
void setScreenPlateRef(const std::string &plate, index_type screenIndex, index_type plateRefIndex)
Set the PlateRef property of Screen.
Definition: DummyMetadata.cpp:6323
void setChannelColor(ome::xml::model::primitives::Color color, index_type imageIndex, index_type channelIndex)
Set the Color property of Channel.
Definition: DummyMetadata.cpp:4243
ome::xml::model::primitives::Color getPointStrokeColor(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeColor property of Point.
Definition: DummyMetadata.cpp:3052
std::string getListAnnotationID(index_type listAnnotationIndex) const
Get the ID property of ListAnnotation.
Definition: DummyMetadata.cpp:2282
ome::xml::model::primitives::NonNegativeInteger getLineTheT(index_type ROIIndex, index_type shapeIndex) const
Get the TheT property of Line.
Definition: DummyMetadata.cpp:2191
void setDetectorLotNumber(std::string lotNumber, index_type instrumentIndex, index_type detectorIndex)
Set the LotNumber property of Detector.
Definition: DummyMetadata.cpp:4388
ome::xml::model::primitives::NonNegativeInteger getWellSampleIndex(index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const
Get the Index property of WellSample.
Definition: DummyMetadata.cpp:4060
void setChannelExcitationWavelength(ome::xml::model::primitives::PositiveInteger excitationWavelength, index_type imageIndex, index_type channelIndex)
Set the ExcitationWavelength property of Channel.
Definition: DummyMetadata.cpp:4258
void setProjectExperimenterGroupRef(const std::string &experimenterGroup, index_type projectIndex)
Set the ExperimenterGroupRef property of Project.
Definition: DummyMetadata.cpp:6118
void setTiffDataFirstT(ome::xml::model::primitives::NonNegativeInteger firstT, index_type imageIndex, index_type tiffDataIndex)
Set the FirstT property of TiffData.
Definition: DummyMetadata.cpp:6438
void setLightEmittingDiodeManufacturer(std::string manufacturer, index_type instrumentIndex, index_type lightSourceIndex)
Set the Manufacturer property of LightEmittingDiode.
Definition: DummyMetadata.cpp:5113
std::string getLongAnnotationAnnotator(index_type longAnnotationIndex) const
Get the Annotator property of LongAnnotation.
Definition: DummyMetadata.cpp:2303
void setMicrobeamManipulationLightSourceSettingsWavelength(ome::xml::model::primitives::PositiveInteger wavelength, index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex)
Set the Wavelength property of LightSourceSettings.
Definition: DummyMetadata.cpp:5173
ome::xml::model::primitives::PercentFraction getImagingEnvironmentCO2Percent(index_type imageIndex) const
Get the CO2Percent property of ImagingEnvironment.
Definition: DummyMetadata.cpp:1729
std::string getXMLAnnotationID(index_type XMLAnnotationIndex) const
Get the ID property of XMLAnnotation.
Definition: DummyMetadata.cpp:4109
std::string getChannelLightSourceSettingsID(index_type imageIndex, index_type channelIndex) const
Get the ID property of LightSourceSettings.
Definition: DummyMetadata.cpp:2072
double getDetectorSettingsZoom(index_type imageIndex, index_type channelIndex) const
Get the Zoom property of DetectorSettings.
Definition: DummyMetadata.cpp:1099
void setPolylineText(std::string text, index_type ROIIndex, index_type shapeIndex)
Set the Text property of Polyline.
Definition: DummyMetadata.cpp:6058
void setStageLabelX(double x, index_type imageIndex)
Set the X property of StageLabel.
Definition: DummyMetadata.cpp:6358
const std::string & getLongAnnotationAnnotationRef(index_type longAnnotationIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of LongAnnotation.
Definition: DummyMetadata.cpp:2296
std::string getPlateName(index_type plateIndex) const
Get the Name property of Plate.
Definition: DummyMetadata.cpp:2898
std::string getROIDescription(index_type ROIIndex) const
Get the Description property of ROI.
Definition: DummyMetadata.cpp:3451
ome::xml::model::enums::FilamentType getFilamentType(index_type instrumentIndex, index_type lightSourceIndex) const
Get the Type property of Filament.
Definition: DummyMetadata.cpp:1498
void setExperimenterGroupDescription(std::string description, index_type experimenterGroupIndex)
Set the Description property of ExperimenterGroup.
Definition: DummyMetadata.cpp:4693
ome::xml::model::primitives::Timestamp getImageAcquisitionDate(index_type imageIndex) const
Get the AcquisitionDate property of Image.
Definition: DummyMetadata.cpp:1645
ome::xml::model::primitives::NonNegativeInteger getLabelFontSize(index_type ROIIndex, index_type shapeIndex) const
Get the FontSize property of Label.
Definition: DummyMetadata.cpp:1778
void setObjectiveModel(std::string model, index_type instrumentIndex, index_type objectiveIndex)
Set the Model property of Objective.
Definition: DummyMetadata.cpp:5543
ome::xml::model::enums::Marker getPolylineMarkerStart(index_type ROIIndex, index_type shapeIndex) const
Get the MarkerStart property of Polyline.
Definition: DummyMetadata.cpp:3381
ome::xml::model::primitives::Color getLabelStrokeColor(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeColor property of Label.
Definition: DummyMetadata.cpp:1813
void setPolygonVisible(bool visible, index_type ROIIndex, index_type shapeIndex)
Set the Visible property of Polygon.
Definition: DummyMetadata.cpp:5993
index_type getProjectCount() const
Get the number of Project elements.
Definition: DummyMetadata.cpp:518
index_type getLightSourceCount(index_type instrumentIndex) const
Get the number of LightSource elements.
Definition: DummyMetadata.cpp:441
std::string getLongAnnotationID(index_type longAnnotationIndex) const
Get the ID property of LongAnnotation.
Definition: DummyMetadata.cpp:2317
NamingConvention enumeration.
Definition: NamingConvention.h:70
std::string getPlateID(index_type plateIndex) const
Get the ID property of Plate.
Definition: DummyMetadata.cpp:2891
double getEllipseX(index_type ROIIndex, index_type shapeIndex) const
Get the X property of Ellipse.
Definition: DummyMetadata.cpp:1316
bool getLabelLocked(index_type ROIIndex, index_type shapeIndex) const
Get the Locked property of Label.
Definition: DummyMetadata.cpp:1806
std::string getRectangleStrokeDashArray(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeDashArray property of Rectangle.
Definition: DummyMetadata.cpp:3577
const std::string & getImageExperimenterRef(index_type imageIndex) const
Get the ExperimenterRef property of Image.
Definition: DummyMetadata.cpp:1680
std::string getDetectorManufacturer(index_type instrumentIndex, index_type detectorIndex) const
Get the Manufacturer property of Detector.
Definition: DummyMetadata.cpp:1001
bool getEllipseVisible(index_type ROIIndex, index_type shapeIndex) const
Get the Visible property of Ellipse.
Definition: DummyMetadata.cpp:1295
void setPixelsPhysicalSizeZ(ome::xml::model::primitives::PositiveFloat physicalSizeZ, index_type imageIndex)
Set the PhysicalSizeZ property of Pixels.
Definition: DummyMetadata.cpp:5618
void setObjectiveSettingsCorrectionCollar(double correctionCollar, index_type imageIndex)
Set the CorrectionCollar property of ObjectiveSettings.
Definition: DummyMetadata.cpp:5563
ome::xml::model::primitives::Color getPolylineFillColor(index_type ROIIndex, index_type shapeIndex) const
Get the FillColor property of Polyline.
Definition: DummyMetadata.cpp:3255
std::string getReagentName(index_type screenIndex, index_type reagentIndex) const
Get the Name property of Reagent.
Definition: DummyMetadata.cpp:3500
ome::xml::model::primitives::PositiveInteger getPlateAcquisitionMaximumFieldCount(index_type plateIndex, index_type plateAcquisitionIndex) const
Get the MaximumFieldCount property of PlateAcquisition.
Definition: DummyMetadata.cpp:2968
void setExperimenterGroupExperimenterRef(const std::string &experimenter, index_type experimenterGroupIndex, index_type experimenterRefIndex)
Set the ExperimenterRef property of ExperimenterGroup.
Definition: DummyMetadata.cpp:4698
void setRectangleFontFamily(ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)
Set the FontFamily property of Rectangle.
Definition: DummyMetadata.cpp:6198
void setDichroicManufacturer(std::string manufacturer, index_type instrumentIndex, index_type dichroicIndex)
Set the Manufacturer property of Dichroic.
Definition: DummyMetadata.cpp:4478
void setMaskTheZ(ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)
Set the TheZ property of Mask.
Definition: DummyMetadata.cpp:5418
void setLongAnnotationDescription(std::string description, index_type longAnnotationIndex)
Set the Description property of LongAnnotation.
Definition: DummyMetadata.cpp:5328
std::string getLabelID(index_type ROIIndex, index_type shapeIndex) const
Get the ID property of Label.
Definition: DummyMetadata.cpp:1792
void setDetectorSettingsOffset(double offset, index_type imageIndex, index_type channelIndex)
Set the Offset property of DetectorSettings.
Definition: DummyMetadata.cpp:4448
const std::string & getImageROIRef(index_type imageIndex, index_type ROIRefIndex) const
Get the ROIRef property of Image.
Definition: DummyMetadata.cpp:1715
void setPixelsBigEndian(bool bigEndian, index_type imageIndex)
Set the BigEndian property of Pixels.
Definition: DummyMetadata.cpp:5588
ContrastMethod enumeration.
Definition: ContrastMethod.h:70
void setWellExternalDescription(std::string externalDescription, index_type plateIndex, index_type wellIndex)
Set the ExternalDescription property of Well.
Definition: DummyMetadata.cpp:6533
std::string getFilterModel(index_type instrumentIndex, index_type filterIndex) const
Get the Model property of Filter.
Definition: DummyMetadata.cpp:1568
void setMicrobeamManipulationLightSourceSettingsAttenuation(ome::xml::model::primitives::PercentFraction attenuation, index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex)
Set the Attenuation property of LightSourceSettings.
Definition: DummyMetadata.cpp:5153
void setExperimenterGroupID(std::string id, index_type experimenterGroupIndex)
Set the ID property of ExperimenterGroup.
Definition: DummyMetadata.cpp:4703
void setLineStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)
Set the StrokeDashArray property of Line.
Definition: DummyMetadata.cpp:5223
void setListAnnotationAnnotationRef(const std::string &annotation, index_type listAnnotationIndex, index_type annotationRefIndex)
Set the AnnotationRef property of ListAnnotation.
Definition: DummyMetadata.cpp:5293
std::string getExperimentID(index_type experimentIndex) const
Get the ID property of Experiment.
Definition: DummyMetadata.cpp:1344
void setFilamentModel(std::string model, index_type instrumentIndex, index_type lightSourceIndex)
Set the Model property of Filament.
Definition: DummyMetadata.cpp:4733
ome::xml::model::primitives::Color getLineFillColor(index_type ROIIndex, index_type shapeIndex) const
Get the FillColor property of Line.
Definition: DummyMetadata.cpp:2100
void setBinaryFileFileName(std::string fileName, index_type fileAnnotationIndex)
Set the FileName property of BinaryFile.
Definition: DummyMetadata.cpp:4178
ome::xml::model::primitives::NonNegativeInteger getWellRow(index_type plateIndex, index_type wellIndex) const
Get the Row property of Well.
Definition: DummyMetadata.cpp:4025
ome::xml::model::primitives::Color getMaskStrokeColor(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeColor property of Mask.
Definition: DummyMetadata.cpp:2394
double getDetectorSettingsReadOutRate(index_type imageIndex, index_type channelIndex) const
Get the ReadOutRate property of DetectorSettings.
Definition: DummyMetadata.cpp:1085
void setFileAnnotationAnnotator(std::string annotator, index_type fileAnnotationIndex)
Set the Annotator property of FileAnnotation.
Definition: DummyMetadata.cpp:4758
double getLaserPower(index_type instrumentIndex, index_type lightSourceIndex) const
Get the Power property of Laser.
Definition: DummyMetadata.cpp:1918
std::string getCommentAnnotationNamespace(index_type commentAnnotationIndex) const
Get the Namespace property of CommentAnnotation.
Definition: DummyMetadata.cpp:910
std::string getMaskID(index_type ROIIndex, index_type shapeIndex) const
Get the ID property of Mask.
Definition: DummyMetadata.cpp:2373
void setROIAnnotationRef(const std::string &annotation, index_type ROIIndex, index_type annotationRefIndex)
Set the AnnotationRef property of ROI.
Definition: DummyMetadata.cpp:6138
void setWellSampleImageRef(const std::string &image, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex)
Set the ImageRef property of WellSample.
Definition: DummyMetadata.cpp:6573
void setPlateAcquisitionName(std::string name, index_type plateIndex, index_type plateAcquisitionIndex)
Set the Name property of PlateAcquisition.
Definition: DummyMetadata.cpp:5803
void setProjectDatasetRef(const std::string &dataset, index_type projectIndex, index_type datasetRefIndex)
Set the DatasetRef property of Project.
Definition: DummyMetadata.cpp:6108
void setROIName(std::string name, index_type ROIIndex)
Set the Name property of ROI.
Definition: DummyMetadata.cpp:6153
ome::xml::model::enums::FontFamily getPolylineFontFamily(index_type ROIIndex, index_type shapeIndex) const
Get the FontFamily property of Polyline.
Definition: DummyMetadata.cpp:3269
DimensionOrder enumeration.
Definition: DimensionOrder.h:70
void setPixelsInterleaved(bool interleaved, index_type imageIndex)
Set the Interleaved property of Pixels.
Definition: DummyMetadata.cpp:5603
index_type getFilterSetExcitationFilterRefCount(index_type instrumentIndex, index_type filterSetIndex) const
Get the number of ExcitationFilterRef elements in FilterSet.
Definition: DummyMetadata.cpp:357
const std::string & getChannelAnnotationRef(index_type imageIndex, index_type channelIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of Channel.
Definition: DummyMetadata.cpp:784
index_type getDatasetImageRefCount(index_type datasetIndex) const
Get the number of ImageRef elements in Dataset.
Definition: DummyMetadata.cpp:420
ome::xml::model::enums::FillRule getPolylineFillRule(index_type ROIIndex, index_type shapeIndex) const
Get the FillRule property of Polyline.
Definition: DummyMetadata.cpp:3262
std::string getLightEmittingDiodeID(index_type instrumentIndex, index_type lightSourceIndex) const
Get the ID property of LightEmittingDiode.
Definition: DummyMetadata.cpp:1995
index_type getTermAnnotationCount() const
Get the number of TermAnnotation elements.
Definition: DummyMetadata.cpp:574
index_type getROICount() const
Get the number of ROI elements.
Definition: DummyMetadata.cpp:525
void setPlateAcquisitionID(std::string id, index_type plateIndex, index_type plateAcquisitionIndex)
Set the ID property of PlateAcquisition.
Definition: DummyMetadata.cpp:5793
void setListAnnotationID(std::string id, index_type listAnnotationIndex)
Set the ID property of ListAnnotation.
Definition: DummyMetadata.cpp:5308
std::string getTermAnnotationAnnotator(index_type termAnnotationIndex) const
Get the Annotator property of TermAnnotation.
Definition: DummyMetadata.cpp:3822
std::string getFilterSetManufacturer(index_type instrumentIndex, index_type filterSetIndex) const
Get the Manufacturer property of FilterSet.
Definition: DummyMetadata.cpp:1624
void setPixelsSizeZ(ome::xml::model::primitives::PositiveInteger sizeZ, index_type imageIndex)
Set the SizeZ property of Pixels.
Definition: DummyMetadata.cpp:5648
bool getMaskVisible(index_type ROIIndex, index_type shapeIndex) const
Get the Visible property of Mask.
Definition: DummyMetadata.cpp:2450
ome::xml::model::primitives::NonNegativeInteger getPlaneTheT(index_type imageIndex, index_type planeIndex) const
Get the TheT property of Plane.
Definition: DummyMetadata.cpp:2835
const std::string & getWellSampleAnnotationRef(index_type plateIndex, index_type wellIndex, index_type wellSampleIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of WellSample.
Definition: DummyMetadata.cpp:4039
void setObjectiveSettingsRefractiveIndex(double refractiveIndex, index_type imageIndex)
Set the RefractiveIndex property of ObjectiveSettings.
Definition: DummyMetadata.cpp:5578
void setEllipseFontStyle(ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)
Set the FontStyle property of Ellipse.
Definition: DummyMetadata.cpp:4543
void setRectangleLocked(bool locked, index_type ROIIndex, index_type shapeIndex)
Set the Locked property of Rectangle.
Definition: DummyMetadata.cpp:6223
void setExperimentExperimenterRef(const std::string &experimenter, index_type experimentIndex)
Set the ExperimenterRef property of Experiment.
Definition: DummyMetadata.cpp:4633
bool getPolygonVisible(index_type ROIIndex, index_type shapeIndex) const
Get the Visible property of Polygon.
Definition: DummyMetadata.cpp:3241
void setImageROIRef(const std::string &roi, index_type imageIndex, index_type ROIRefIndex)
Set the ROIRef property of Image.
Definition: DummyMetadata.cpp:4903
void setFilamentPower(double power, index_type instrumentIndex, index_type lightSourceIndex)
Set the Power property of Filament.
Definition: DummyMetadata.cpp:4738
std::string getExperimenterUserName(index_type experimenterIndex) const
Get the UserName property of Experimenter.
Definition: DummyMetadata.cpp:1407
void setObjectiveIris(bool iris, index_type instrumentIndex, index_type objectiveIndex)
Set the Iris property of Objective.
Definition: DummyMetadata.cpp:5523
void setPolygonFontFamily(ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)
Set the FontFamily property of Polygon.
Definition: DummyMetadata.cpp:5923
void setScreenAnnotationRef(const std::string &annotation, index_type screenIndex, index_type annotationRefIndex)
Set the AnnotationRef property of Screen.
Definition: DummyMetadata.cpp:6303
void setLineFontSize(ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)
Set the FontSize property of Line.
Definition: DummyMetadata.cpp:5193
void setDetectorOffset(double offset, index_type instrumentIndex, index_type detectorIndex)
Set the Offset property of Detector.
Definition: DummyMetadata.cpp:4403
index_type getTermAnnotationAnnotationCount(index_type termAnnotationIndex) const
Get the number of links to a TermAnnotation.
Definition: DummyMetadata.cpp:138
std::string getTagAnnotationAnnotator(index_type tagAnnotationIndex) const
Get the Annotator property of TagAnnotation.
Definition: DummyMetadata.cpp:3780
void setExperimenterGroupAnnotationRef(const std::string &annotation, index_type experimenterGroupIndex, index_type annotationRefIndex)
Set the AnnotationRef property of ExperimenterGroup.
Definition: DummyMetadata.cpp:4688
ome::xml::model::enums::LineCap getPolylineLineCap(index_type ROIIndex, index_type shapeIndex) const
Get the LineCap property of Polyline.
Definition: DummyMetadata.cpp:3297
void setLightEmittingDiodePower(double power, index_type instrumentIndex, index_type lightSourceIndex)
Set the Power property of LightEmittingDiode.
Definition: DummyMetadata.cpp:5123
void setLineTransform(const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)
Set the Transform property of Line.
Definition: DummyMetadata.cpp:5253
void setScreenProtocolIdentifier(std::string protocolIdentifier, index_type screenIndex)
Set the ProtocolIdentifier property of Screen.
Definition: DummyMetadata.cpp:6333
void setLabelY(double y, index_type ROIIndex, index_type shapeIndex)
Set the Y property of Label.
Definition: DummyMetadata.cpp:5023
void setPixelsSignificantBits(ome::xml::model::primitives::PositiveInteger significantBits, index_type imageIndex)
Set the SignificantBits property of Pixels.
Definition: DummyMetadata.cpp:5623
void setEllipseY(double y, index_type ROIIndex, index_type shapeIndex)
Set the Y property of Ellipse.
Definition: DummyMetadata.cpp:4623
index_type getROIAnnotationRefCount(index_type ROIIndex) const
Get the number of AnnotationRef elements in ROI.
Definition: DummyMetadata.cpp:175
std::string getBinaryFileFileName(index_type fileAnnotationIndex) const
Get the FileName property of BinaryFile.
Definition: DummyMetadata.cpp:700
index_type getPlateAcquisitionAnnotationRefCount(index_type plateIndex, index_type plateAcquisitionIndex) const
Get the number of AnnotationRef elements in PlateAcquisition.
Definition: DummyMetadata.cpp:182
double getEllipseRadiusX(index_type ROIIndex, index_type shapeIndex) const
Get the RadiusX property of Ellipse.
Definition: DummyMetadata.cpp:1302
void setImageExperimenterRef(const std::string &experimenter, index_type imageIndex)
Set the ExperimenterRef property of Image.
Definition: DummyMetadata.cpp:4878
void setDetectorSettingsID(std::string id, index_type imageIndex, index_type channelIndex)
Set the ID property of DetectorSettings.
Definition: DummyMetadata.cpp:4438
std::string getLaserID(index_type instrumentIndex, index_type lightSourceIndex) const
Get the ID property of Laser.
Definition: DummyMetadata.cpp:1890
void setDetectorSettingsIntegration(ome::xml::model::primitives::PositiveInteger integration, index_type imageIndex, index_type channelIndex)
Set the Integration property of DetectorSettings.
Definition: DummyMetadata.cpp:4443
ome::xml::model::primitives::PositiveInteger getChannelExcitationWavelength(index_type imageIndex, index_type channelIndex) const
Get the ExcitationWavelength property of Channel.
Definition: DummyMetadata.cpp:812
void setLightPathDichroicRef(const std::string &dichroic, index_type imageIndex, index_type channelIndex)
Set the DichroicRef property of LightPath.
Definition: DummyMetadata.cpp:5133
ome::xml::model::enums::FillRule getPolygonFillRule(index_type ROIIndex, index_type shapeIndex) const
Get the FillRule property of Polygon.
Definition: DummyMetadata.cpp:3136
void setFileAnnotationDescription(std::string description, index_type fileAnnotationIndex)
Set the Description property of FileAnnotation.
Definition: DummyMetadata.cpp:4763
const std::string & getExperimentExperimenterRef(index_type experimentIndex) const
Get the ExperimenterRef property of Experiment.
Definition: DummyMetadata.cpp:1337
std::string getPlateAcquisitionID(index_type plateIndex, index_type plateAcquisitionIndex) const
Get the ID property of PlateAcquisition.
Definition: DummyMetadata.cpp:2961
double getDetectorGain(index_type instrumentIndex, index_type detectorIndex) const
Get the Gain property of Detector.
Definition: DummyMetadata.cpp:980
void setWellSampleIndex(ome::xml::model::primitives::NonNegativeInteger index, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex)
Set the Index property of WellSample.
Definition: DummyMetadata.cpp:6578
void setLaserManufacturer(std::string manufacturer, index_type instrumentIndex, index_type lightSourceIndex)
Set the Manufacturer property of Laser.
Definition: DummyMetadata.cpp:5038
void setRectangleTheZ(ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)
Set the TheZ property of Rectangle.
Definition: DummyMetadata.cpp:6258
void setLabelLineCap(ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)
Set the LineCap property of Label.
Definition: DummyMetadata.cpp:4963
void setLineID(std::string id, index_type ROIIndex, index_type shapeIndex)
Set the ID property of Line.
Definition: DummyMetadata.cpp:5203
double getRectangleHeight(index_type ROIIndex, index_type shapeIndex) const
Get the Height property of Rectangle.
Definition: DummyMetadata.cpp:3633
std::string getLaserLotNumber(index_type instrumentIndex, index_type lightSourceIndex) const
Get the LotNumber property of Laser.
Definition: DummyMetadata.cpp:1897
ome::xml::model::primitives::NonNegativeInteger getLabelTheT(index_type ROIIndex, index_type shapeIndex) const
Get the TheT property of Label.
Definition: DummyMetadata.cpp:1848
void setLaserLaserMedium(ome::xml::model::enums::LaserMedium laserMedium, index_type instrumentIndex, index_type lightSourceIndex)
Set the LaserMedium property of Laser.
Definition: DummyMetadata.cpp:5063
void setWellRow(ome::xml::model::primitives::NonNegativeInteger row, index_type plateIndex, index_type wellIndex)
Set the Row property of Well.
Definition: DummyMetadata.cpp:6553
ome::xml::model::primitives::PositiveInteger getPixelsSizeX(index_type imageIndex) const
Get the SizeX property of Pixels.
Definition: DummyMetadata.cpp:2744
ome::xml::model::enums::FontStyle getPolygonFontStyle(index_type ROIIndex, index_type shapeIndex) const
Get the FontStyle property of Polygon.
Definition: DummyMetadata.cpp:3157
ome::xml::model::primitives::NonNegativeInteger getPolygonTheZ(index_type ROIIndex, index_type shapeIndex) const
Get the TheZ property of Polygon.
Definition: DummyMetadata.cpp:3227
Open Microscopy Environment C++ implementation.
Definition: CoreMetadata.cpp:40
index_type getLongAnnotationCount() const
Get the number of LongAnnotation elements.
Definition: DummyMetadata.cpp:462
index_type getLightPathExcitationFilterRefCount(index_type imageIndex, index_type channelIndex) const
Get the number of ExcitationFilterRef elements in LightPath.
Definition: DummyMetadata.cpp:350
ome::xml::model::primitives::Color getMaskFillColor(index_type ROIIndex, index_type shapeIndex) const
Get the FillColor property of Mask.
Definition: DummyMetadata.cpp:2338
std::string getScreenProtocolDescription(index_type screenIndex) const
Get the ProtocolDescription property of Screen.
Definition: DummyMetadata.cpp:3710
void setPixelsTimeIncrement(double timeIncrement, index_type imageIndex)
Set the TimeIncrement property of Pixels.
Definition: DummyMetadata.cpp:5653
double getEllipseY(index_type ROIIndex, index_type shapeIndex) const
Get the Y property of Ellipse.
Definition: DummyMetadata.cpp:1323
std::string getScreenType(index_type screenIndex) const
Get the Type property of Screen.
Definition: DummyMetadata.cpp:3738
void setPolylineMarkerStart(ome::xml::model::enums::Marker markerStart, index_type ROIIndex, index_type shapeIndex)
Set the MarkerStart property of Polyline.
Definition: DummyMetadata.cpp:6093
index_type getBooleanAnnotationCount() const
Get the number of BooleanAnnotation elements.
Definition: DummyMetadata.cpp:280
void setMaskTransform(const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)
Set the Transform property of Mask.
Definition: DummyMetadata.cpp:5423
std::string getDatasetName(index_type datasetIndex) const
Get the Name property of Dataset.
Definition: DummyMetadata.cpp:966
index_type getDichroicCount(index_type instrumentIndex) const
Get the number of Dichroic elements.
Definition: DummyMetadata.cpp:322
std::string getImageID(index_type imageIndex) const
Get the ID property of Image.
Definition: DummyMetadata.cpp:1687
void setMaskHeight(double height, index_type ROIIndex, index_type shapeIndex)
Set the Height property of Mask.
Definition: DummyMetadata.cpp:5433
void setPixelsID(std::string id, index_type imageIndex)
Set the ID property of Pixels.
Definition: DummyMetadata.cpp:5598
std::string getMicroscopeManufacturer(index_type instrumentIndex) const
Get the Manufacturer property of Microscope.
Definition: DummyMetadata.cpp:2527
const std::string & getImageInstrumentRef(index_type imageIndex) const
Get the InstrumentRef property of Image.
Definition: DummyMetadata.cpp:1694
bool getLaserTuneable(index_type instrumentIndex, index_type lightSourceIndex) const
Get the Tuneable property of Laser.
Definition: DummyMetadata.cpp:1974
void setLaserRepetitionRate(double repetitionRate, index_type instrumentIndex, index_type lightSourceIndex)
Set the RepetitionRate property of Laser.
Definition: DummyMetadata.cpp:5083
void setRectangleLineCap(ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)
Set the LineCap property of Rectangle.
Definition: DummyMetadata.cpp:6218
void setListAnnotationAnnotator(std::string annotator, index_type listAnnotationIndex)
Set the Annotator property of ListAnnotation.
Definition: DummyMetadata.cpp:5298
std::string getFilterLotNumber(index_type instrumentIndex, index_type filterIndex) const
Get the LotNumber property of Filter.
Definition: DummyMetadata.cpp:1554
void setScreenReagentSetIdentifier(std::string reagentSetIdentifier, index_type screenIndex)
Set the ReagentSetIdentifier property of Screen.
Definition: DummyMetadata.cpp:6343
double getDetectorAmplificationGain(index_type instrumentIndex, index_type detectorIndex) const
Get the AmplificationGain property of Detector.
Definition: DummyMetadata.cpp:973
index_type getPlateRefCount(index_type screenIndex) const
Get the number of PlateRef elements.
Definition: DummyMetadata.cpp:511
double getEllipseRadiusY(index_type ROIIndex, index_type shapeIndex) const
Get the RadiusY property of Ellipse.
Definition: DummyMetadata.cpp:1309
std::string getUUIDValue(index_type imageIndex, index_type tiffDataIndex) const
Get the text value of UUID.
Definition: DummyMetadata.cpp:600
std::string getPointStrokeDashArray(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeDashArray property of Point.
Definition: DummyMetadata.cpp:3059
void setPointFillColor(ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)
Set the FillColor property of Point.
Definition: DummyMetadata.cpp:5818
void setArcPower(double power, index_type instrumentIndex, index_type lightSourceIndex)
Set the Power property of Arc.
Definition: DummyMetadata.cpp:4163
void setFilterSetManufacturer(std::string manufacturer, index_type instrumentIndex, index_type filterSetIndex)
Set the Manufacturer property of FilterSet.
Definition: DummyMetadata.cpp:4838
void setDichroicID(std::string id, index_type instrumentIndex, index_type dichroicIndex)
Set the ID property of Dichroic.
Definition: DummyMetadata.cpp:4468
ome::xml::model::primitives::PositiveInteger getLaserFrequencyMultiplication(index_type instrumentIndex, index_type lightSourceIndex) const
Get the FrequencyMultiplication property of Laser.
Definition: DummyMetadata.cpp:1932
void setScreenDescription(std::string description, index_type screenIndex)
Set the Description property of Screen.
Definition: DummyMetadata.cpp:6308
void setUUID(const std::string &uuid)
Set the UUID associated with this collection of metadata.
Definition: DummyMetadata.cpp:4138
void setROINamespace(std::string namespace_, index_type ROIIndex)
Set the Namespace property of ROI.
Definition: DummyMetadata.cpp:6158
int64_t getLongAnnotationValue(index_type longAnnotationIndex) const
Get the Value property of LongAnnotation.
Definition: DummyMetadata.cpp:2331
index_type getExperimenterGroupExperimenterRefCount(index_type experimenterGroupIndex) const
Get the number of ExperimenterRef elements in ExperimenterGroup.
Definition: DummyMetadata.cpp:385
void setTagAnnotationID(std::string id, index_type tagAnnotationIndex)
Set the ID property of TagAnnotation.
Definition: DummyMetadata.cpp:6388
double getDetectorSettingsOffset(index_type imageIndex, index_type channelIndex) const
Get the Offset property of DetectorSettings.
Definition: DummyMetadata.cpp:1078
std::string getPolygonID(index_type ROIIndex, index_type shapeIndex) const
Get the ID property of Polygon.
Definition: DummyMetadata.cpp:3164
std::string getReagentDescription(index_type screenIndex, index_type reagentIndex) const
Get the Description property of Reagent.
Definition: DummyMetadata.cpp:3486
const ::ome::xml::model::AffineTransform & getPolygonTransform(index_type ROIIndex, index_type shapeIndex) const
Get the Transform property of Polygon.
Definition: DummyMetadata.cpp:3234
void setListAnnotationDescription(std::string description, index_type listAnnotationIndex)
Set the Description property of ListAnnotation.
Definition: DummyMetadata.cpp:5303
index_type getShapeCount(index_type ROIIndex) const
Get the number of Shape elements.
Definition: DummyMetadata.cpp:560
void setCommentAnnotationDescription(std::string description, index_type commentAnnotationIndex)
Set the Description property of CommentAnnotation.
Definition: DummyMetadata.cpp:4318
const ::ome::xml::model::AffineTransform & getEllipseTransform(index_type ROIIndex, index_type shapeIndex) const
Get the Transform property of Ellipse.
Definition: DummyMetadata.cpp:1288
const std::string & getLightPathDichroicRef(index_type imageIndex, index_type channelIndex) const
Get the DichroicRef property of LightPath.
Definition: DummyMetadata.cpp:2037
std::string getScreenProtocolIdentifier(index_type screenIndex) const
Get the ProtocolIdentifier property of Screen.
Definition: DummyMetadata.cpp:3717
void setDetectorAmplificationGain(double amplificationGain, index_type instrumentIndex, index_type detectorIndex)
Set the AmplificationGain property of Detector.
Definition: DummyMetadata.cpp:4373
double getDetectorSettingsVoltage(index_type imageIndex, index_type channelIndex) const
Get the Voltage property of DetectorSettings.
Definition: DummyMetadata.cpp:1092
void setExperimenterLastName(std::string lastName, index_type experimenterIndex)
Set the LastName property of Experimenter.
Definition: DummyMetadata.cpp:4673
const std::string & getLightPathExcitationFilterRef(index_type imageIndex, index_type channelIndex, index_type excitationFilterRefIndex) const
Get the ExcitationFilterRef property of LightPath.
Definition: DummyMetadata.cpp:2051
double getPointY(index_type ROIIndex, index_type shapeIndex) const
Get the Y property of Point.
Definition: DummyMetadata.cpp:3122
void setChannelNDFilter(double ndFilter, index_type imageIndex, index_type channelIndex)
Set the NDFilter property of Channel.
Definition: DummyMetadata.cpp:4283
std::string getDetectorModel(index_type instrumentIndex, index_type detectorIndex) const
Get the Model property of Detector.
Definition: DummyMetadata.cpp:1008
std::string getLineText(index_type ROIIndex, index_type shapeIndex) const
Get the Text property of Line.
Definition: DummyMetadata.cpp:2177
index_type getWellSampleCount(index_type plateIndex, index_type wellIndex) const
Get the number of WellSample elements.
Definition: DummyMetadata.cpp:614
FontStyle enumeration.
Definition: FontStyle.h:70
void setLineStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex)
Set the StrokeWidth property of Line.
Definition: DummyMetadata.cpp:5228
void setMicroscopeType(ome::xml::model::enums::MicroscopeType type, index_type instrumentIndex)
Set the Type property of Microscope.
Definition: DummyMetadata.cpp:5498
std::string getFilterManufacturer(index_type instrumentIndex, index_type filterIndex) const
Get the Manufacturer property of Filter.
Definition: DummyMetadata.cpp:1561
std::string getPointText(index_type ROIIndex, index_type shapeIndex) const
Get the Text property of Point.
Definition: DummyMetadata.cpp:3073
index_type getReagentCount(index_type screenIndex) const
Get the number of Reagent elements.
Definition: DummyMetadata.cpp:546
void setPlaneDeltaT(double deltaT, index_type imageIndex, index_type planeIndex)
Set the DeltaT property of Plane.
Definition: DummyMetadata.cpp:5668
ome::xml::model::primitives::NonNegativeInteger getLineTheC(index_type ROIIndex, index_type shapeIndex) const
Get the TheC property of Line.
Definition: DummyMetadata.cpp:2184
ome::xml::model::primitives::NonNegativeInteger getPlaneTheZ(index_type imageIndex, index_type planeIndex) const
Get the TheZ property of Plane.
Definition: DummyMetadata.cpp:2842
std::string getDichroicLotNumber(index_type instrumentIndex, index_type dichroicIndex) const
Get the LotNumber property of Dichroic.
Definition: DummyMetadata.cpp:1113
DetectorType enumeration.
Definition: DetectorType.h:70
std::string getLongAnnotationDescription(index_type longAnnotationIndex) const
Get the Description property of LongAnnotation.
Definition: DummyMetadata.cpp:2310
std::string getROIID(index_type ROIIndex) const
Get the ID property of ROI.
Definition: DummyMetadata.cpp:3458
ome::xml::model::primitives::NonNegativeInteger getPointTheZ(index_type ROIIndex, index_type shapeIndex) const
Get the TheZ property of Point.
Definition: DummyMetadata.cpp:3094
void setTiffDataFirstZ(ome::xml::model::primitives::NonNegativeInteger firstZ, index_type imageIndex, index_type tiffDataIndex)
Set the FirstZ property of TiffData.
Definition: DummyMetadata.cpp:6443
void setWellID(std::string id, index_type plateIndex, index_type wellIndex)
Set the ID property of Well.
Definition: DummyMetadata.cpp:6543
void setReagentAnnotationRef(const std::string &annotation, index_type screenIndex, index_type reagentIndex, index_type annotationRefIndex)
Set the AnnotationRef property of Reagent.
Definition: DummyMetadata.cpp:6163
void setUUIDFileName(std::string fileName, index_type imageIndex, index_type tiffDataIndex)
Set the FileName property of UUID.
Definition: DummyMetadata.cpp:6513
void setTimestampAnnotationAnnotator(std::string annotator, index_type timestampAnnotationIndex)
Set the Annotator property of TimestampAnnotation.
Definition: DummyMetadata.cpp:6463
void setPixelsType(ome::xml::model::enums::PixelType type, index_type imageIndex)
Set the Type property of Pixels.
Definition: DummyMetadata.cpp:5658
void setLineTheT(ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)
Set the TheT property of Line.
Definition: DummyMetadata.cpp:5243
std::string getFileAnnotationID(index_type fileAnnotationIndex) const
Get the ID property of FileAnnotation.
Definition: DummyMetadata.cpp:1526
void setBooleanAnnotationAnnotationRef(const std::string &annotation, index_type booleanAnnotationIndex, index_type annotationRefIndex)
Set the AnnotationRef property of BooleanAnnotation.
Definition: DummyMetadata.cpp:4203
const std::string & getLightSourceType(index_type instrumentIndex, index_type lightSourceIndex) const
Get the type of a LightSource.
Definition: DummyMetadata.cpp:159
virtual ~DummyMetadata()
Destructor.
Definition: DummyMetadata.cpp:60
index_type getTimestampAnnotationAnnotationCount(index_type timestampAnnotationIndex) const
Get the number of links to a TimestampAnnotation.
Definition: DummyMetadata.cpp:145
void setPolylinePoints(std::string points, index_type ROIIndex, index_type shapeIndex)
Set the Points property of Polyline.
Definition: DummyMetadata.cpp:6098
void setPointText(std::string text, index_type ROIIndex, index_type shapeIndex)
Set the Text property of Point.
Definition: DummyMetadata.cpp:5873
ome::xml::model::primitives::NonNegativeInteger getLineTheZ(index_type ROIIndex, index_type shapeIndex) const
Get the TheZ property of Line.
Definition: DummyMetadata.cpp:2198
ome::xml::model::primitives::NonNegativeInteger getPolygonTheT(index_type ROIIndex, index_type shapeIndex) const
Get the TheT property of Polygon.
Definition: DummyMetadata.cpp:3220
void setRectangleTheT(ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)
Set the TheT property of Rectangle.
Definition: DummyMetadata.cpp:6253
void setChannelID(std::string id, index_type imageIndex, index_type channelIndex)
Set the ID property of Channel.
Definition: DummyMetadata.cpp:4273
void setLabelStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)
Set the StrokeDashArray property of Label.
Definition: DummyMetadata.cpp:4978
const std::string & getLaserPump(index_type instrumentIndex, index_type lightSourceIndex) const
Get the Pump property of Laser.
Definition: DummyMetadata.cpp:1960
std::string getFilterID(index_type instrumentIndex, index_type filterIndex) const
Get the ID property of Filter.
Definition: DummyMetadata.cpp:1547
const std::string & getTimestampAnnotationAnnotationRef(index_type timestampAnnotationIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of TimestampAnnotation.
Definition: DummyMetadata.cpp:3892
std::string getPolygonText(index_type ROIIndex, index_type shapeIndex) const
Get the Text property of Polygon.
Definition: DummyMetadata.cpp:3206
void setMaskLocked(bool locked, index_type ROIIndex, index_type shapeIndex)
Set the Locked property of Mask.
Definition: DummyMetadata.cpp:5383
std::string getReagentReagentIdentifier(index_type screenIndex, index_type reagentIndex) const
Get the ReagentIdentifier property of Reagent.
Definition: DummyMetadata.cpp:3507
std::string getExperimenterMiddleName(index_type experimenterIndex) const
Get the MiddleName property of Experimenter.
Definition: DummyMetadata.cpp:1400
void setWellSamplePositionY(double positionY, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex)
Set the PositionY property of WellSample.
Definition: DummyMetadata.cpp:6588
ome::xml::model::primitives::Timestamp getTimestampAnnotationValue(index_type timestampAnnotationIndex) const
Get the Value property of TimestampAnnotation.
Definition: DummyMetadata.cpp:3927
void setFilterSetID(std::string id, index_type instrumentIndex, index_type filterSetIndex)
Set the ID property of FilterSet.
Definition: DummyMetadata.cpp:4828
const std::string & getWellReagentRef(index_type plateIndex, index_type wellIndex) const
Get the ReagentRef property of Well.
Definition: DummyMetadata.cpp:4018
double getPolygonStrokeWidth(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeWidth property of Polygon.
Definition: DummyMetadata.cpp:3199
ome::xml::model::primitives::Color getLineStrokeColor(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeColor property of Line.
Definition: DummyMetadata.cpp:2156
void setEllipseFillRule(ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)
Set the FillRule property of Ellipse.
Definition: DummyMetadata.cpp:4528
void setLongAnnotationAnnotationRef(const std::string &annotation, index_type longAnnotationIndex, index_type annotationRefIndex)
Set the AnnotationRef property of LongAnnotation.
Definition: DummyMetadata.cpp:5318
ome::xml::model::primitives::PositiveInteger getPixelsSizeZ(index_type imageIndex) const
Get the SizeZ property of Pixels.
Definition: DummyMetadata.cpp:2758
void setDetectorSettingsZoom(double zoom, index_type imageIndex, index_type channelIndex)
Set the Zoom property of DetectorSettings.
Definition: DummyMetadata.cpp:4463
std::string getCommentAnnotationID(index_type commentAnnotationIndex) const
Get the ID property of CommentAnnotation.
Definition: DummyMetadata.cpp:903
void setPixelsBinDataBigEndian(bool bigEndian, index_type imageIndex, index_type binDataIndex)
Set the BigEndian property of Pixels.
Definition: DummyMetadata.cpp:4131
void setPolylineStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex)
Set the StrokeWidth property of Polyline.
Definition: DummyMetadata.cpp:6053
void setDetectorID(std::string id, index_type instrumentIndex, index_type detectorIndex)
Set the ID property of Detector.
Definition: DummyMetadata.cpp:4383
void setPixelsAnnotationRef(const std::string &annotation, index_type imageIndex, index_type annotationRefIndex)
Set the AnnotationRef property of Pixels.
Definition: DummyMetadata.cpp:5583
LineCap enumeration.
Definition: LineCap.h:70
void setEllipseTheZ(ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)
Set the TheZ property of Ellipse.
Definition: DummyMetadata.cpp:4593
double getImagingEnvironmentAirPressure(index_type imageIndex) const
Get the AirPressure property of ImagingEnvironment.
Definition: DummyMetadata.cpp:1722
void setTiffDataFirstC(ome::xml::model::primitives::NonNegativeInteger firstC, index_type imageIndex, index_type tiffDataIndex)
Set the FirstC property of TiffData.
Definition: DummyMetadata.cpp:6433
void setChannelLightSourceSettingsID(std::string id, index_type imageIndex, index_type channelIndex)
Set the ID property of LightSourceSettings.
Definition: DummyMetadata.cpp:5158
const std::string & getDatasetExperimenterRef(index_type datasetIndex) const
Get the ExperimenterRef property of Dataset.
Definition: DummyMetadata.cpp:945
void setLineTheZ(ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)
Set the TheZ property of Line.
Definition: DummyMetadata.cpp:5248
double getLabelStrokeWidth(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeWidth property of Label.
Definition: DummyMetadata.cpp:1827
index_type getPlaneCount(index_type imageIndex) const
Get the number of Plane elements.
Definition: DummyMetadata.cpp:490
void setFilterModel(std::string model, index_type instrumentIndex, index_type filterIndex)
Set the Model property of Filter.
Definition: DummyMetadata.cpp:4798
ome::xml::model::enums::IlluminationType getChannelIlluminationType(index_type imageIndex, index_type channelIndex) const
Get the IlluminationType property of Channel.
Definition: DummyMetadata.cpp:840
ome::xml::model::primitives::Color getPointFillColor(index_type ROIIndex, index_type shapeIndex) const
Get the FillColor property of Point.
Definition: DummyMetadata.cpp:2996
std::string getPlateAcquisitionDescription(index_type plateIndex, index_type plateAcquisitionIndex) const
Get the Description property of PlateAcquisition.
Definition: DummyMetadata.cpp:2947
void setExperimenterAnnotationRef(const std::string &annotation, index_type experimenterIndex, index_type annotationRefIndex)
Set the AnnotationRef property of Experimenter.
Definition: DummyMetadata.cpp:4648
void setDoubleAnnotationValue(double value, index_type doubleAnnotationIndex)
Set the Value property of DoubleAnnotation.
Definition: DummyMetadata.cpp:4518
void setExperimenterMiddleName(std::string middleName, index_type experimenterIndex)
Set the MiddleName property of Experimenter.
Definition: DummyMetadata.cpp:4678
std::string getFileAnnotationNamespace(index_type fileAnnotationIndex) const
Get the Namespace property of FileAnnotation.
Definition: DummyMetadata.cpp:1533
void setStageLabelY(double y, index_type imageIndex)
Set the Y property of StageLabel.
Definition: DummyMetadata.cpp:6363
bool getObjectiveIris(index_type instrumentIndex, index_type objectiveIndex) const
Get the Iris property of Objective.
Definition: DummyMetadata.cpp:2583
std::string getArcSerialNumber(index_type instrumentIndex, index_type lightSourceIndex) const
Get the SerialNumber property of Arc.
Definition: DummyMetadata.cpp:686
void setLineX1(double x1, index_type ROIIndex, index_type shapeIndex)
Set the X1 property of Line.
Definition: DummyMetadata.cpp:5273
ome::xml::model::primitives::PositiveInteger getLaserWavelength(index_type instrumentIndex, index_type lightSourceIndex) const
Get the Wavelength property of Laser.
Definition: DummyMetadata.cpp:1988
index_type getWellCount(index_type plateIndex) const
Get the number of Well elements.
Definition: DummyMetadata.cpp:607
std::string getWellType(index_type plateIndex, index_type wellIndex) const
Get the Type property of Well.
Definition: DummyMetadata.cpp:4032
index_type getMicrobeamManipulationRefCount(index_type imageIndex) const
Get the number of MicrobeamManipulationRef elements.
Definition: DummyMetadata.cpp:476
Dummy metadata store.
Definition: DummyMetadata.h:68
void setWellColumn(ome::xml::model::primitives::NonNegativeInteger column, index_type plateIndex, index_type wellIndex)
Set the Column property of Well.
Definition: DummyMetadata.cpp:6528
void setPlanePositionZ(double positionZ, index_type imageIndex, index_type planeIndex)
Set the PositionZ property of Plane.
Definition: DummyMetadata.cpp:5693
index_type getChannelAnnotationRefCount(index_type imageIndex, index_type channelIndex) const
Get the number of AnnotationRef elements in Channel.
Definition: DummyMetadata.cpp:273
std::string getChannelName(index_type imageIndex, index_type channelIndex) const
Get the Name property of Channel.
Definition: DummyMetadata.cpp:854
void setBooleanAnnotationValue(bool value, index_type booleanAnnotationIndex)
Set the Value property of BooleanAnnotation.
Definition: DummyMetadata.cpp:4228
ome::xml::model::primitives::Color getEllipseStrokeColor(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeColor property of Ellipse.
Definition: DummyMetadata.cpp:1239
void setPolylineFontSize(ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)
Set the FontSize property of Polyline.
Definition: DummyMetadata.cpp:6018
ome::xml::model::primitives::PositiveFloat getPixelsPhysicalSizeX(index_type imageIndex) const
Get the PhysicalSizeX property of Pixels.
Definition: DummyMetadata.cpp:2702
void setExperimenterID(std::string id, index_type experimenterIndex)
Set the ID property of Experimenter.
Definition: DummyMetadata.cpp:4663
std::string getTimestampAnnotationAnnotator(index_type timestampAnnotationIndex) const
Get the Annotator property of TimestampAnnotation.
Definition: DummyMetadata.cpp:3899
std::string getChannelID(index_type imageIndex, index_type channelIndex) const
Get the ID property of Channel.
Definition: DummyMetadata.cpp:833
const std::string & getROIAnnotationRef(index_type ROIIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of ROI.
Definition: DummyMetadata.cpp:3444
ome::xml::model::primitives::NonNegativeInteger getMaskTheT(index_type ROIIndex, index_type shapeIndex) const
Get the TheT property of Mask.
Definition: DummyMetadata.cpp:2429
void setPlateRows(ome::xml::model::primitives::PositiveInteger rows, index_type plateIndex)
Set the Rows property of Plate.
Definition: DummyMetadata.cpp:5758
index_type getObjectiveCount(index_type instrumentIndex) const
Get the number of Objective elements.
Definition: DummyMetadata.cpp:483
MicrobeamManipulationType enumeration.
Definition: MicrobeamManipulationType.h:70
void setInstrumentID(std::string id, index_type instrumentIndex)
Set the ID property of Instrument.
Definition: DummyMetadata.cpp:4928
ome::xml::model::primitives::NonNegativeInteger getWellColumn(index_type plateIndex, index_type wellIndex) const
Get the Column property of Well.
Definition: DummyMetadata.cpp:3990
void setPixelsSizeT(ome::xml::model::primitives::PositiveInteger sizeT, index_type imageIndex)
Set the SizeT property of Pixels.
Definition: DummyMetadata.cpp:5633
std::string getArcModel(index_type instrumentIndex, index_type lightSourceIndex) const
Get the Model property of Arc.
Definition: DummyMetadata.cpp:672
bool getLineVisible(index_type ROIIndex, index_type shapeIndex) const
Get the Visible property of Line.
Definition: DummyMetadata.cpp:2212
LaserType enumeration.
Definition: LaserType.h:70
void setDichroicModel(std::string model, index_type instrumentIndex, index_type dichroicIndex)
Set the Model property of Dichroic.
Definition: DummyMetadata.cpp:4483
void setTimestampAnnotationAnnotationRef(const std::string &annotation, index_type timestampAnnotationIndex, index_type annotationRefIndex)
Set the AnnotationRef property of TimestampAnnotation.
Definition: DummyMetadata.cpp:6458
void setRectangleStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex)
Set the StrokeWidth property of Rectangle.
Definition: DummyMetadata.cpp:6238
void setPolylineFillColor(ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)
Set the FillColor property of Polyline.
Definition: DummyMetadata.cpp:6003
ome::xml::model::enums::LineCap getRectangleLineCap(index_type ROIIndex, index_type shapeIndex) const
Get the LineCap property of Rectangle.
Definition: DummyMetadata.cpp:3556
void setEllipseRadiusY(double radiusY, index_type ROIIndex, index_type shapeIndex)
Set the RadiusY property of Ellipse.
Definition: DummyMetadata.cpp:4613
std::string getMicroscopeSerialNumber(index_type instrumentIndex) const
Get the SerialNumber property of Microscope.
Definition: DummyMetadata.cpp:2541
std::string getPolylineID(index_type ROIIndex, index_type shapeIndex) const
Get the ID property of Polyline.
Definition: DummyMetadata.cpp:3290
void setLaserModel(std::string model, index_type instrumentIndex, index_type lightSourceIndex)
Set the Model property of Laser.
Definition: DummyMetadata.cpp:5043
void createRoot()
Create root node.
Definition: DummyMetadata.cpp:65
ome::xml::model::primitives::NonNegativeInteger getRectangleTheZ(index_type ROIIndex, index_type shapeIndex) const
Get the TheZ property of Rectangle.
Definition: DummyMetadata.cpp:3612
void setPixelsSizeC(ome::xml::model::primitives::PositiveInteger sizeC, index_type imageIndex)
Set the SizeC property of Pixels.
Definition: DummyMetadata.cpp:5628
void setLightEmittingDiodeSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type lightSourceIndex)
Set the SerialNumber property of LightEmittingDiode.
Definition: DummyMetadata.cpp:5128
const std::string & getTermAnnotationAnnotationRef(index_type termAnnotationIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of TermAnnotation.
Definition: DummyMetadata.cpp:3815
std::string getBinaryOnlyUUID() const
Get the UUID property of BinaryOnly.
Definition: DummyMetadata.cpp:728
ome::xml::model::enums::FontStyle getLineFontStyle(index_type ROIIndex, index_type shapeIndex) const
Get the FontStyle property of Line.
Definition: DummyMetadata.cpp:2128
double getObjectiveNominalMagnification(index_type instrumentIndex, index_type objectiveIndex) const
Get the NominalMagnification property of Objective.
Definition: DummyMetadata.cpp:2618
void setChannelPockelCellSetting(int32_t pockelCellSetting, index_type imageIndex, index_type channelIndex)
Set the PockelCellSetting property of Channel.
Definition: DummyMetadata.cpp:4298
void setPlateRowNamingConvention(ome::xml::model::enums::NamingConvention rowNamingConvention, index_type plateIndex)
Set the RowNamingConvention property of Plate.
Definition: DummyMetadata.cpp:5753
void setFilamentManufacturer(std::string manufacturer, index_type instrumentIndex, index_type lightSourceIndex)
Set the Manufacturer property of Filament.
Definition: DummyMetadata.cpp:4728
ome::xml::model::primitives::PositiveInteger getPixelsSizeY(index_type imageIndex) const
Get the SizeY property of Pixels.
Definition: DummyMetadata.cpp:2751
std::string getScreenName(index_type screenIndex) const
Get the Name property of Screen.
Definition: DummyMetadata.cpp:3696
ome::xml::model::enums::FillRule getRectangleFillRule(index_type ROIIndex, index_type shapeIndex) const
Get the FillRule property of Rectangle.
Definition: DummyMetadata.cpp:3521
void setLabelTheT(ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)
Set the TheT property of Label.
Definition: DummyMetadata.cpp:4998
ome::xml::model::primitives::NonNegativeInteger getRectangleTheT(index_type ROIIndex, index_type shapeIndex) const
Get the TheT property of Rectangle.
Definition: DummyMetadata.cpp:3605
double getRectangleY(index_type ROIIndex, index_type shapeIndex) const
Get the Y property of Rectangle.
Definition: DummyMetadata.cpp:3654
void setPointFillRule(ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)
Set the FillRule property of Point.
Definition: DummyMetadata.cpp:5823
const std::string & getFilterSetEmissionFilterRef(index_type instrumentIndex, index_type filterSetIndex, index_type emissionFilterRefIndex) const
Get the EmissionFilterRef property of FilterSet.
Definition: DummyMetadata.cpp:1596
void setScreenID(std::string id, index_type screenIndex)
Set the ID property of Screen.
Definition: DummyMetadata.cpp:6313
void setDoubleAnnotationDescription(std::string description, index_type doubleAnnotationIndex)
Set the Description property of DoubleAnnotation.
Definition: DummyMetadata.cpp:4503
index_type getTimestampAnnotationCount() const
Get the number of TimestampAnnotation elements.
Definition: DummyMetadata.cpp:588
void setArcModel(std::string model, index_type instrumentIndex, index_type lightSourceIndex)
Set the Model property of Arc.
Definition: DummyMetadata.cpp:4158
const std::string & getDoubleAnnotationAnnotationRef(index_type doubleAnnotationIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of DoubleAnnotation.
Definition: DummyMetadata.cpp:1141
std::string getPlateDescription(index_type plateIndex) const
Get the Description property of Plate.
Definition: DummyMetadata.cpp:2870
index_type getExperimenterGroupAnnotationRefCount(index_type experimenterGroupIndex) const
Get the number of AnnotationRef elements in ExperimenterGroup.
Definition: DummyMetadata.cpp:196
void setPlateColumns(ome::xml::model::primitives::PositiveInteger columns, index_type plateIndex)
Set the Columns property of Plate.
Definition: DummyMetadata.cpp:5723
void setTransmittanceRangeTransmittance(ome::xml::model::primitives::PercentFraction transmittance, index_type instrumentIndex, index_type filterIndex)
Set the Transmittance property of TransmittanceRange.
Definition: DummyMetadata.cpp:6508
std::string getLightEmittingDiodeModel(index_type instrumentIndex, index_type lightSourceIndex) const
Get the Model property of LightEmittingDiode.
Definition: DummyMetadata.cpp:2016
void setMaskWidth(double width, index_type ROIIndex, index_type shapeIndex)
Set the Width property of Mask.
Definition: DummyMetadata.cpp:5438
double getRectangleX(index_type ROIIndex, index_type shapeIndex) const
Get the X property of Rectangle.
Definition: DummyMetadata.cpp:3647
void setLabelText(std::string text, index_type ROIIndex, index_type shapeIndex)
Set the Text property of Label.
Definition: DummyMetadata.cpp:4988
void setReagentDescription(std::string description, index_type screenIndex, index_type reagentIndex)
Set the Description property of Reagent.
Definition: DummyMetadata.cpp:6168
void setRectangleStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)
Set the StrokeDashArray property of Rectangle.
Definition: DummyMetadata.cpp:6233
double getDetectorVoltage(index_type instrumentIndex, index_type detectorIndex) const
Get the Voltage property of Detector.
Definition: DummyMetadata.cpp:1036
void setPlateStatus(std::string status, index_type plateIndex)
Set the Status property of Plate.
Definition: DummyMetadata.cpp:5763
void setFilamentID(std::string id, index_type instrumentIndex, index_type lightSourceIndex)
Set the ID property of Filament.
Definition: DummyMetadata.cpp:4718
void setCommentAnnotationAnnotationRef(const std::string &annotation, index_type commentAnnotationIndex, index_type annotationRefIndex)
Set the AnnotationRef property of CommentAnnotation.
Definition: DummyMetadata.cpp:4308
ome::xml::model::enums::FillRule getPointFillRule(index_type ROIIndex, index_type shapeIndex) const
Get the FillRule property of Point.
Definition: DummyMetadata.cpp:3003
index_type getTiffDataCount(index_type imageIndex) const
Get the number of TiffData elements.
Definition: DummyMetadata.cpp:581
void setLabelVisible(bool visible, index_type ROIIndex, index_type shapeIndex)
Set the Visible property of Label.
Definition: DummyMetadata.cpp:5013
void setDetectorSettingsBinning(ome::xml::model::enums::Binning binning, index_type imageIndex, index_type channelIndex)
Set the Binning property of DetectorSettings.
Definition: DummyMetadata.cpp:4428
std::string getLaserSerialNumber(index_type instrumentIndex, index_type lightSourceIndex) const
Get the SerialNumber property of Laser.
Definition: DummyMetadata.cpp:1925
void setTermAnnotationAnnotator(std::string annotator, index_type termAnnotationIndex)
Set the Annotator property of TermAnnotation.
Definition: DummyMetadata.cpp:6408
ome::xml::model::primitives::Color getRectangleStrokeColor(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeColor property of Rectangle.
Definition: DummyMetadata.cpp:3570
index_type getXMLAnnotationCount() const
Get the number of XMLAnnotation elements.
Definition: DummyMetadata.cpp:628
const ::ome::xml::model::AffineTransform & getLabelTransform(index_type ROIIndex, index_type shapeIndex) const
Get the Transform property of Label.
Definition: DummyMetadata.cpp:1862
void setDoubleAnnotationAnnotationRef(const std::string &annotation, index_type doubleAnnotationIndex, index_type annotationRefIndex)
Set the AnnotationRef property of DoubleAnnotation.
Definition: DummyMetadata.cpp:4493
void setTimestampAnnotationValue(ome::xml::model::primitives::Timestamp value, index_type timestampAnnotationIndex)
Set the Value property of TimestampAnnotation.
Definition: DummyMetadata.cpp:6483
void setPlanePositionY(double positionY, index_type imageIndex, index_type planeIndex)
Set the PositionY property of Plane.
Definition: DummyMetadata.cpp:5688
void setPlateAcquisitionStartTime(ome::xml::model::primitives::Timestamp startTime, index_type plateIndex, index_type plateAcquisitionIndex)
Set the StartTime property of PlateAcquisition.
Definition: DummyMetadata.cpp:5808
ome::xml::model::primitives::NonNegativeLong getBinaryFileSize(index_type fileAnnotationIndex) const
Get the Size property of BinaryFile.
Definition: DummyMetadata.cpp:714
index_type getBooleanAnnotationAnnotationCount(index_type booleanAnnotationIndex) const
Get the number of links to a BooleanAnnotation.
Definition: DummyMetadata.cpp:89
void setPointY(double y, index_type ROIIndex, index_type shapeIndex)
Set the Y property of Point.
Definition: DummyMetadata.cpp:5908
void setChannelEmissionWavelength(ome::xml::model::primitives::PositiveInteger emissionWavelength, index_type imageIndex, index_type channelIndex)
Set the EmissionWavelength property of Channel.
Definition: DummyMetadata.cpp:4253
void setTiffDataPlaneCount(ome::xml::model::primitives::NonNegativeInteger planeCount, index_type imageIndex, index_type tiffDataIndex)
Set the PlaneCount property of TiffData.
Definition: DummyMetadata.cpp:6453
ome::xml::model::enums::NamingConvention getPlateColumnNamingConvention(index_type plateIndex) const
Get the ColumnNamingConvention property of Plate.
Definition: DummyMetadata.cpp:2856
std::string getLabelStrokeDashArray(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeDashArray property of Label.
Definition: DummyMetadata.cpp:1820
void setEllipseStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex)
Set the StrokeWidth property of Ellipse.
Definition: DummyMetadata.cpp:4573
void setObjectiveSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type objectiveIndex)
Set the SerialNumber property of Objective.
Definition: DummyMetadata.cpp:5553
void setPixelsSizeX(ome::xml::model::primitives::PositiveInteger sizeX, index_type imageIndex)
Set the SizeX property of Pixels.
Definition: DummyMetadata.cpp:5638
DummyMetadata()
Constructor.
Definition: DummyMetadata.cpp:55
void setMicroscopeModel(std::string model, index_type instrumentIndex)
Set the Model property of Microscope.
Definition: DummyMetadata.cpp:5488
double getChannelPinholeSize(index_type imageIndex, index_type channelIndex) const
Get the PinholeSize property of Channel.
Definition: DummyMetadata.cpp:861
ome::xml::model::primitives::NonNegativeInteger getPolylineTheC(index_type ROIIndex, index_type shapeIndex) const
Get the TheC property of Polyline.
Definition: DummyMetadata.cpp:3339
void setPlanePositionX(double positionX, index_type imageIndex, index_type planeIndex)
Set the PositionX property of Plane.
Definition: DummyMetadata.cpp:5683
void setListAnnotationNamespace(std::string namespace_, index_type listAnnotationIndex)
Set the Namespace property of ListAnnotation.
Definition: DummyMetadata.cpp:5313
std::string getROINamespace(index_type ROIIndex) const
Get the Namespace property of ROI.
Definition: DummyMetadata.cpp:3472
std::string getFilterSetID(index_type instrumentIndex, index_type filterSetIndex) const
Get the ID property of FilterSet.
Definition: DummyMetadata.cpp:1610
index_type getPlaneAnnotationRefCount(index_type imageIndex, index_type planeIndex) const
Get the number of AnnotationRef elements in Plane.
Definition: DummyMetadata.cpp:245
void setImagingEnvironmentAirPressure(double airPressure, index_type imageIndex)
Set the AirPressure property of ImagingEnvironment.
Definition: DummyMetadata.cpp:4908
std::string getBinaryOnlyMetadataFile() const
Get the MetadataFile property of BinaryOnly.
Definition: DummyMetadata.cpp:721
void setLongAnnotationAnnotator(std::string annotator, index_type longAnnotationIndex)
Set the Annotator property of LongAnnotation.
Definition: DummyMetadata.cpp:5323
void setPlateAcquisitionEndTime(ome::xml::model::primitives::Timestamp endTime, index_type plateIndex, index_type plateAcquisitionIndex)
Set the EndTime property of PlateAcquisition.
Definition: DummyMetadata.cpp:5788
ome::xml::model::enums::LaserType getLaserType(index_type instrumentIndex, index_type lightSourceIndex) const
Get the Type property of Laser.
Definition: DummyMetadata.cpp:1981
void setPlaneAnnotationRef(const std::string &annotation, index_type imageIndex, index_type planeIndex, index_type annotationRefIndex)
Set the AnnotationRef property of Plane.
Definition: DummyMetadata.cpp:5663
std::string getScreenID(index_type screenIndex) const
Get the ID property of Screen.
Definition: DummyMetadata.cpp:3689
index_type getFileAnnotationAnnotationCount(index_type fileAnnotationIndex) const
Get the number of links to a FileAnnotation.
Definition: DummyMetadata.cpp:110
index_type getWellSampleAnnotationRefCount(index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const
Get the number of AnnotationRef elements in WellSample.
Definition: DummyMetadata.cpp:259
ome::xml::model::primitives::PositiveInteger getPlateRows(index_type plateIndex) const
Get the Rows property of Plate.
Definition: DummyMetadata.cpp:2912
void setLabelLocked(bool locked, index_type ROIIndex, index_type shapeIndex)
Set the Locked property of Label.
Definition: DummyMetadata.cpp:4968
ome::xml::model::enums::FillRule getLineFillRule(index_type ROIIndex, index_type shapeIndex) const
Get the FillRule property of Line.
Definition: DummyMetadata.cpp:2107
void setLabelFillColor(ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)
Set the FillColor property of Label.
Definition: DummyMetadata.cpp:4933
double getPlateWellOriginY(index_type plateIndex) const
Get the WellOriginY property of Plate.
Definition: DummyMetadata.cpp:2933
index_type getChannelCount(index_type imageIndex) const
Get the number of Channel elements.
Definition: DummyMetadata.cpp:287
void setTimestampAnnotationNamespace(std::string namespace_, index_type timestampAnnotationIndex)
Set the Namespace property of TimestampAnnotation.
Definition: DummyMetadata.cpp:6478
double getEllipseStrokeWidth(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeWidth property of Ellipse.
Definition: DummyMetadata.cpp:1253
void setObjectiveSettingsMedium(ome::xml::model::enums::Medium medium, index_type imageIndex)
Set the Medium property of ObjectiveSettings.
Definition: DummyMetadata.cpp:5573
void setMicroscopeLotNumber(std::string lotNumber, index_type instrumentIndex)
Set the LotNumber property of Microscope.
Definition: DummyMetadata.cpp:5478
bool getPolygonLocked(index_type ROIIndex, index_type shapeIndex) const
Get the Locked property of Polygon.
Definition: DummyMetadata.cpp:3178
std::string getDoubleAnnotationAnnotator(index_type doubleAnnotationIndex) const
Get the Annotator property of DoubleAnnotation.
Definition: DummyMetadata.cpp:1148
void setLineY1(double y1, index_type ROIIndex, index_type shapeIndex)
Set the Y1 property of Line.
Definition: DummyMetadata.cpp:5283
bool getMaskLocked(index_type ROIIndex, index_type shapeIndex) const
Get the Locked property of Mask.
Definition: DummyMetadata.cpp:2387
std::string getInstrumentID(index_type instrumentIndex) const
Get the ID property of Instrument.
Definition: DummyMetadata.cpp:1750
void setDatasetDescription(std::string description, index_type datasetIndex)
Set the Description property of Dataset.
Definition: DummyMetadata.cpp:4343
bool getLaserPockelCell(index_type instrumentIndex, index_type lightSourceIndex) const
Get the PockelCell property of Laser.
Definition: DummyMetadata.cpp:1946
bool getRectangleLocked(index_type ROIIndex, index_type shapeIndex) const
Get the Locked property of Rectangle.
Definition: DummyMetadata.cpp:3563
PixelType enumeration.
Definition: PixelType.h:70
ome::xml::model::primitives::NonNegativeInteger getPolylineTheT(index_type ROIIndex, index_type shapeIndex) const
Get the TheT property of Polyline.
Definition: DummyMetadata.cpp:3346
ome::xml::model::primitives::PositiveInteger getPixelsSizeC(index_type imageIndex) const
Get the SizeC property of Pixels.
Definition: DummyMetadata.cpp:2730
std::string getPlateExternalIdentifier(index_type plateIndex) const
Get the ExternalIdentifier property of Plate.
Definition: DummyMetadata.cpp:2877
double getArcPower(index_type instrumentIndex, index_type lightSourceIndex) const
Get the Power property of Arc.
Definition: DummyMetadata.cpp:679
ome::xml::model::primitives::PositiveInteger getPixelsSizeT(index_type imageIndex) const
Get the SizeT property of Pixels.
Definition: DummyMetadata.cpp:2737
std::string getListAnnotationAnnotator(index_type listAnnotationIndex) const
Get the Annotator property of ListAnnotation.
Definition: DummyMetadata.cpp:2268
void setScreenReagentSetDescription(std::string reagentSetDescription, index_type screenIndex)
Set the ReagentSetDescription property of Screen.
Definition: DummyMetadata.cpp:6338
const std::string & getWellSampleImageRef(index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const
Get the ImageRef property of WellSample.
Definition: DummyMetadata.cpp:4053
void setLineMarkerEnd(ome::xml::model::enums::Marker markerEnd, index_type ROIIndex, index_type shapeIndex)
Set the MarkerEnd property of Line.
Definition: DummyMetadata.cpp:5263
std::string getTermAnnotationValue(index_type termAnnotationIndex) const
Get the Value property of TermAnnotation.
Definition: DummyMetadata.cpp:3850
void setPointFontStyle(ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)
Set the FontStyle property of Point.
Definition: DummyMetadata.cpp:5838
index_type getListAnnotationCount() const
Get the number of ListAnnotation elements.
Definition: DummyMetadata.cpp:455
void setLineFontStyle(ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)
Set the FontStyle property of Line.
Definition: DummyMetadata.cpp:5198
void setExperimenterGroupLeader(const std::string &leader, index_type experimenterGroupIndex, index_type leaderIndex)
Set the Leader property of ExperimenterGroup.
Definition: DummyMetadata.cpp:4708
index_type getPlateCount() const
Get the number of Plate elements.
Definition: DummyMetadata.cpp:497
ome::xml::model::enums::Binning getDetectorSettingsBinning(index_type imageIndex, index_type channelIndex) const
Get the Binning property of DetectorSettings.
Definition: DummyMetadata.cpp:1050
void setLabelTransform(const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)
Set the Transform property of Label.
Definition: DummyMetadata.cpp:5008
std::string getFilterSerialNumber(index_type instrumentIndex, index_type filterIndex) const
Get the SerialNumber property of Filter.
Definition: DummyMetadata.cpp:1575
std::string getFilamentID(index_type instrumentIndex, index_type lightSourceIndex) const
Get the ID property of Filament.
Definition: DummyMetadata.cpp:1456
std::string getRectangleText(index_type ROIIndex, index_type shapeIndex) const
Get the Text property of Rectangle.
Definition: DummyMetadata.cpp:3591
ome::xml::model::primitives::NonNegativeInteger getLabelTheC(index_type ROIIndex, index_type shapeIndex) const
Get the TheC property of Label.
Definition: DummyMetadata.cpp:1841
void setLaserPulse(ome::xml::model::enums::Pulse pulse, index_type instrumentIndex, index_type lightSourceIndex)
Set the Pulse property of Laser.
Definition: DummyMetadata.cpp:5073
void setMicroscopeSerialNumber(std::string serialNumber, index_type instrumentIndex)
Set the SerialNumber property of Microscope.
Definition: DummyMetadata.cpp:5493
std::string getProjectID(index_type projectIndex) const
Get the ID property of Project.
Definition: DummyMetadata.cpp:3430
void setLineVisible(bool visible, index_type ROIIndex, index_type shapeIndex)
Set the Visible property of Line.
Definition: DummyMetadata.cpp:5258
ome::xml::model::enums::Correction getObjectiveCorrection(index_type instrumentIndex, index_type objectiveIndex) const
Get the Correction property of Objective.
Definition: DummyMetadata.cpp:2562
const ::ome::xml::model::AffineTransform & getPolylineTransform(index_type ROIIndex, index_type shapeIndex) const
Get the Transform property of Polyline.
Definition: DummyMetadata.cpp:3360
std::string getTagAnnotationDescription(index_type tagAnnotationIndex) const
Get the Description property of TagAnnotation.
Definition: DummyMetadata.cpp:3787
void setRectangleFillRule(ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)
Set the FillRule property of Rectangle.
Definition: DummyMetadata.cpp:6193
index_type getCommentAnnotationCount() const
Get the number of CommentAnnotation elements.
Definition: DummyMetadata.cpp:294
void setFilterSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type filterIndex)
Set the SerialNumber property of Filter.
Definition: DummyMetadata.cpp:4803
double getPlaneDeltaT(index_type imageIndex, index_type planeIndex) const
Get the DeltaT property of Plane.
Definition: DummyMetadata.cpp:2786
ome::xml::model::enums::FontFamily getPointFontFamily(index_type ROIIndex, index_type shapeIndex) const
Get the FontFamily property of Point.
Definition: DummyMetadata.cpp:3010
void setDetectorModel(std::string model, index_type instrumentIndex, index_type detectorIndex)
Set the Model property of Detector.
Definition: DummyMetadata.cpp:4398
ome::xml::model::enums::Immersion getObjectiveImmersion(index_type instrumentIndex, index_type objectiveIndex) const
Get the Immersion property of Objective.
Definition: DummyMetadata.cpp:2576
std::string getLightEmittingDiodeSerialNumber(index_type instrumentIndex, index_type lightSourceIndex) const
Get the SerialNumber property of LightEmittingDiode.
Definition: DummyMetadata.cpp:2030
void setPolylineFillRule(ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)
Set the FillRule property of Polyline.
Definition: DummyMetadata.cpp:6008
void setDatasetName(std::string name, index_type datasetIndex)
Set the Name property of Dataset.
Definition: DummyMetadata.cpp:4368
index_type getMicrobeamManipulationCount(index_type experimentIndex) const
Get the number of MicrobeamManipulation elements.
Definition: DummyMetadata.cpp:469
void setLineLineCap(ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)
Set the LineCap property of Line.
Definition: DummyMetadata.cpp:5208
void setLineY2(double y2, index_type ROIIndex, index_type shapeIndex)
Set the Y2 property of Line.
Definition: DummyMetadata.cpp:5288
std::string getMicroscopeLotNumber(index_type instrumentIndex) const
Get the LotNumber property of Microscope.
Definition: DummyMetadata.cpp:2520
void setLineFillRule(ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)
Set the FillRule property of Line.
Definition: DummyMetadata.cpp:5183
void setLabelStrokeColor(ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)
Set the StrokeColor property of Label.
Definition: DummyMetadata.cpp:4973
std::string getLabelText(index_type ROIIndex, index_type shapeIndex) const
Get the Text property of Label.
Definition: DummyMetadata.cpp:1834
const ::ome::xml::model::AffineTransform & getRectangleTransform(index_type ROIIndex, index_type shapeIndex) const
Get the Transform property of Rectangle.
Definition: DummyMetadata.cpp:3619
double getMaskX(index_type ROIIndex, index_type shapeIndex) const
Get the X property of Mask.
Definition: DummyMetadata.cpp:2471
std::string getMicrobeamManipulationLightSourceSettingsID(index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex) const
Get the ID property of LightSourceSettings.
Definition: DummyMetadata.cpp:2079
ome::xml::model::enums::NamingConvention getPlateRowNamingConvention(index_type plateIndex) const
Get the RowNamingConvention property of Plate.
Definition: DummyMetadata.cpp:2905
index_type getExperimenterAnnotationRefCount(index_type experimenterIndex) const
Get the number of AnnotationRef elements in Experimenter.
Definition: DummyMetadata.cpp:252
std::string getDoubleAnnotationID(index_type doubleAnnotationIndex) const
Get the ID property of DoubleAnnotation.
Definition: DummyMetadata.cpp:1162
void setTagAnnotationValue(std::string value, index_type tagAnnotationIndex)
Set the Value property of TagAnnotation.
Definition: DummyMetadata.cpp:6398
std::string getExperimenterEmail(index_type experimenterIndex) const
Get the Email property of Experimenter.
Definition: DummyMetadata.cpp:1365
void setDoubleAnnotationNamespace(std::string namespace_, index_type doubleAnnotationIndex)
Set the Namespace property of DoubleAnnotation.
Definition: DummyMetadata.cpp:4513
void setPolylineLineCap(ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)
Set the LineCap property of Polyline.
Definition: DummyMetadata.cpp:6033
void setMaskFontSize(ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)
Set the FontSize property of Mask.
Definition: DummyMetadata.cpp:5363
void setPlaneTheC(ome::xml::model::primitives::NonNegativeInteger theC, index_type imageIndex, index_type planeIndex)
Set the TheC property of Plane.
Definition: DummyMetadata.cpp:5698
const std::string & getListAnnotationAnnotationRef(index_type listAnnotationIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of ListAnnotation.
Definition: DummyMetadata.cpp:2261
const std::string & getImageExperimentRef(index_type imageIndex) const
Get the ExperimentRef property of Image.
Definition: DummyMetadata.cpp:1666
double getPolylineStrokeWidth(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeWidth property of Polyline.
Definition: DummyMetadata.cpp:3325
std::string getLaserModel(index_type instrumentIndex, index_type lightSourceIndex) const
Get the Model property of Laser.
Definition: DummyMetadata.cpp:1911
ome::xml::model::primitives::NonNegativeInteger getEllipseTheZ(index_type ROIIndex, index_type shapeIndex) const
Get the TheZ property of Ellipse.
Definition: DummyMetadata.cpp:1281
void setDatasetExperimenterRef(const std::string &experimenter, index_type datasetIndex)
Set the ExperimenterRef property of Dataset.
Definition: DummyMetadata.cpp:4353
const std::string & getDatasetImageRef(index_type datasetIndex, index_type imageRefIndex) const
Get the ImageRef property of Dataset.
Definition: DummyMetadata.cpp:959
ome::xml::model::primitives::Timestamp getPlateAcquisitionEndTime(index_type plateIndex, index_type plateAcquisitionIndex) const
Get the EndTime property of PlateAcquisition.
Definition: DummyMetadata.cpp:2954
void setMicrobeamManipulationROIRef(const std::string &roi, index_type experimentIndex, index_type microbeamManipulationIndex, index_type ROIRefIndex)
Set the ROIRef property of MicrobeamManipulation.
Definition: DummyMetadata.cpp:5468
std::string getCommentAnnotationDescription(index_type commentAnnotationIndex) const
Get the Description property of CommentAnnotation.
Definition: DummyMetadata.cpp:896
void setScreenProtocolDescription(std::string protocolDescription, index_type screenIndex)
Set the ProtocolDescription property of Screen.
Definition: DummyMetadata.cpp:6328
void setTiffDataIFD(ome::xml::model::primitives::NonNegativeInteger ifd, index_type imageIndex, index_type tiffDataIndex)
Set the IFD property of TiffData.
Definition: DummyMetadata.cpp:6448
ome::xml::model::enums::FillRule getEllipseFillRule(index_type ROIIndex, index_type shapeIndex) const
Get the FillRule property of Ellipse.
Definition: DummyMetadata.cpp:1190
void setObjectiveCorrection(ome::xml::model::enums::Correction correction, index_type instrumentIndex, index_type objectiveIndex)
Set the Correction property of Objective.
Definition: DummyMetadata.cpp:5508
void setFileAnnotationNamespace(std::string namespace_, index_type fileAnnotationIndex)
Set the Namespace property of FileAnnotation.
Definition: DummyMetadata.cpp:4773
void setPolygonPoints(std::string points, index_type ROIIndex, index_type shapeIndex)
Set the Points property of Polygon.
Definition: DummyMetadata.cpp:5998
void setPlateColumnNamingConvention(ome::xml::model::enums::NamingConvention columnNamingConvention, index_type plateIndex)
Set the ColumnNamingConvention property of Plate.
Definition: DummyMetadata.cpp:5718
std::string getObjectiveManufacturer(index_type instrumentIndex, index_type objectiveIndex) const
Get the Manufacturer property of Objective.
Definition: DummyMetadata.cpp:2604
void setMaskFillRule(ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)
Set the FillRule property of Mask.
Definition: DummyMetadata.cpp:5353
void setFilterSetEmissionFilterRef(const std::string &emissionFilter, index_type instrumentIndex, index_type filterSetIndex, index_type emissionFilterRefIndex)
Set the EmissionFilterRef property of FilterSet.
Definition: DummyMetadata.cpp:4818
void setImageMicrobeamManipulationRef(const std::string &microbeamManipulation, index_type imageIndex, index_type microbeamManipulationRefIndex)
Set the MicrobeamManipulationRef property of Image.
Definition: DummyMetadata.cpp:4893
void setLineTheC(ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)
Set the TheC property of Line.
Definition: DummyMetadata.cpp:5238
ome::xml::model::enums::LineCap getLabelLineCap(index_type ROIIndex, index_type shapeIndex) const
Get the LineCap property of Label.
Definition: DummyMetadata.cpp:1799
void setPointLocked(bool locked, index_type ROIIndex, index_type shapeIndex)
Set the Locked property of Point.
Definition: DummyMetadata.cpp:5853
double getWellSamplePositionX(index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const
Get the PositionX property of WellSample.
Definition: DummyMetadata.cpp:4067
const std::string & getDatasetAnnotationRef(index_type datasetIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of Dataset.
Definition: DummyMetadata.cpp:924
bool getPointLocked(index_type ROIIndex, index_type shapeIndex) const
Get the Locked property of Point.
Definition: DummyMetadata.cpp:3045
std::string getEllipseID(index_type ROIIndex, index_type shapeIndex) const
Get the ID property of Ellipse.
Definition: DummyMetadata.cpp:1218
double getChannelNDFilter(index_type imageIndex, index_type channelIndex) const
Get the NDFilter property of Channel.
Definition: DummyMetadata.cpp:847
ome::xml::model::enums::Marker getPolylineMarkerEnd(index_type ROIIndex, index_type shapeIndex) const
Get the MarkerEnd property of Polyline.
Definition: DummyMetadata.cpp:3374
void setMicroscopeManufacturer(std::string manufacturer, index_type instrumentIndex)
Set the Manufacturer property of Microscope.
Definition: DummyMetadata.cpp:5483
void setDetectorSettingsGain(double gain, index_type imageIndex, index_type channelIndex)
Set the Gain property of DetectorSettings.
Definition: DummyMetadata.cpp:4433
void setPlateName(std::string name, index_type plateIndex)
Set the Name property of Plate.
Definition: DummyMetadata.cpp:5748
void setArcLotNumber(std::string lotNumber, index_type instrumentIndex, index_type lightSourceIndex)
Set the LotNumber property of Arc.
Definition: DummyMetadata.cpp:4148
void setEllipseID(std::string id, index_type ROIIndex, index_type shapeIndex)
Set the ID property of Ellipse.
Definition: DummyMetadata.cpp:4548
void setFilamentType(ome::xml::model::enums::FilamentType type, index_type instrumentIndex, index_type lightSourceIndex)
Set the Type property of Filament.
Definition: DummyMetadata.cpp:4748
std::string getExperimenterInstitution(index_type experimenterIndex) const
Get the Institution property of Experimenter.
Definition: DummyMetadata.cpp:1386
double getStageLabelZ(index_type imageIndex) const
Get the Z property of StageLabel.
Definition: DummyMetadata.cpp:3766
void setFilterManufacturer(std::string manufacturer, index_type instrumentIndex, index_type filterIndex)
Set the Manufacturer property of Filter.
Definition: DummyMetadata.cpp:4793
ome::xml::model::primitives::Color getChannelColor(index_type imageIndex, index_type channelIndex) const
Get the Color property of Channel.
Definition: DummyMetadata.cpp:791
index_type getWellSampleRefCount(index_type plateIndex, index_type plateAcquisitionIndex) const
Get the number of WellSampleRef elements.
Definition: DummyMetadata.cpp:621
std::string getArcID(index_type instrumentIndex, index_type lightSourceIndex) const
Get the ID property of Arc.
Definition: DummyMetadata.cpp:651
ome::xml::model::primitives::Color getEllipseFillColor(index_type ROIIndex, index_type shapeIndex) const
Get the FillColor property of Ellipse.
Definition: DummyMetadata.cpp:1183
void setEllipseStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)
Set the StrokeDashArray property of Ellipse.
Definition: DummyMetadata.cpp:4568
index_type getTagAnnotationAnnotationCount(index_type tagAnnotationIndex) const
Get the number of links to a TagAnnotation.
Definition: DummyMetadata.cpp:131
const std::string & getBooleanAnnotationAnnotationRef(index_type booleanAnnotationIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of BooleanAnnotation.
Definition: DummyMetadata.cpp:735
void setDetectorSettingsVoltage(double voltage, index_type imageIndex, index_type channelIndex)
Set the Voltage property of DetectorSettings.
Definition: DummyMetadata.cpp:4458
std::string getExperimenterFirstName(index_type experimenterIndex) const
Get the FirstName property of Experimenter.
Definition: DummyMetadata.cpp:1372
bool getPixelsBinDataBigEndian(index_type imageIndex, index_type binDataIndex) const
Get the BigEndian property of Pixels.
Definition: DummyMetadata.cpp:636
ome::xml::model::enums::MicroscopeType getMicroscopeType(index_type instrumentIndex) const
Get the Type property of Microscope.
Definition: DummyMetadata.cpp:2548
std::string getXMLAnnotationDescription(index_type XMLAnnotationIndex) const
Get the Description property of XMLAnnotation.
Definition: DummyMetadata.cpp:4102
index_type getFilterSetEmissionFilterRefCount(index_type instrumentIndex, index_type filterSetIndex) const
Get the number of EmissionFilterRef elements in FilterSet.
Definition: DummyMetadata.cpp:343
void setRectangleY(double y, index_type ROIIndex, index_type shapeIndex)
Set the Y property of Rectangle.
Definition: DummyMetadata.cpp:6288
std::string getDichroicManufacturer(index_type instrumentIndex, index_type dichroicIndex) const
Get the Manufacturer property of Dichroic.
Definition: DummyMetadata.cpp:1120
index_type getDatasetCount() const
Get the number of Dataset elements.
Definition: DummyMetadata.cpp:301
void setMaskY(double y, index_type ROIIndex, index_type shapeIndex)
Set the Y property of Mask.
Definition: DummyMetadata.cpp:5448
index_type getPixelsAnnotationRefCount(index_type imageIndex) const
Get the number of AnnotationRef elements in Pixels.
Definition: DummyMetadata.cpp:266
std::string getWellExternalDescription(index_type plateIndex, index_type wellIndex) const
Get the ExternalDescription property of Well.
Definition: DummyMetadata.cpp:3997
An RGBA color value.
Definition: Color.h:77
std::string getTimestampAnnotationNamespace(index_type timestampAnnotationIndex) const
Get the Namespace property of TimestampAnnotation.
Definition: DummyMetadata.cpp:3920
void setXMLAnnotationAnnotator(std::string annotator, index_type XMLAnnotationIndex)
Set the Annotator property of XMLAnnotation.
Definition: DummyMetadata.cpp:6603
void setLabelFontFamily(ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)
Set the FontFamily property of Label.
Definition: DummyMetadata.cpp:4943
void setObjectiveCalibratedMagnification(double calibratedMagnification, index_type instrumentIndex, index_type objectiveIndex)
Set the CalibratedMagnification property of Objective.
Definition: DummyMetadata.cpp:5503
ome::xml::model::enums::FontStyle getRectangleFontStyle(index_type ROIIndex, index_type shapeIndex) const
Get the FontStyle property of Rectangle.
Definition: DummyMetadata.cpp:3542
void setRectangleFontStyle(ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)
Set the FontStyle property of Rectangle.
Definition: DummyMetadata.cpp:6208
void setLightPathExcitationFilterRef(const std::string &excitationFilter, index_type imageIndex, index_type channelIndex, index_type excitationFilterRefIndex)
Set the ExcitationFilterRef property of LightPath.
Definition: DummyMetadata.cpp:5143
ome::xml::model::enums::FontStyle getMaskFontStyle(index_type ROIIndex, index_type shapeIndex) const
Get the FontStyle property of Mask.
Definition: DummyMetadata.cpp:2366
std::string getScreenDescription(index_type screenIndex) const
Get the Description property of Screen.
Definition: DummyMetadata.cpp:3682
void setLabelTheC(ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)
Set the TheC property of Label.
Definition: DummyMetadata.cpp:4993
std::string getFilamentLotNumber(index_type instrumentIndex, index_type lightSourceIndex) const
Get the LotNumber property of Filament.
Definition: DummyMetadata.cpp:1463
const std::string & getChannelFilterSetRef(index_type imageIndex, index_type channelIndex) const
Get the FilterSetRef property of Channel.
Definition: DummyMetadata.cpp:819
ome::xml::model::primitives::Color getPolygonStrokeColor(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeColor property of Polygon.
Definition: DummyMetadata.cpp:3185
std::string getLongAnnotationNamespace(index_type longAnnotationIndex) const
Get the Namespace property of LongAnnotation.
Definition: DummyMetadata.cpp:2324
void setLineFillColor(ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)
Set the FillColor property of Line.
Definition: DummyMetadata.cpp:5178
void setScreenType(std::string type, index_type screenIndex)
Set the Type property of Screen.
Definition: DummyMetadata.cpp:6348
ome::xml::model::primitives::NonNegativeInteger getPointTheT(index_type ROIIndex, index_type shapeIndex) const
Get the TheT property of Point.
Definition: DummyMetadata.cpp:3087
void setObjectiveWorkingDistance(double workingDistance, index_type instrumentIndex, index_type objectiveIndex)
Set the WorkingDistance property of Objective.
Definition: DummyMetadata.cpp:5558
void setPolygonTheZ(ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)
Set the TheZ property of Polygon.
Definition: DummyMetadata.cpp:5983
void setMaskVisible(bool visible, index_type ROIIndex, index_type shapeIndex)
Set the Visible property of Mask.
Definition: DummyMetadata.cpp:5428
void setMaskTheC(ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)
Set the TheC property of Mask.
Definition: DummyMetadata.cpp:5408
double getRectangleStrokeWidth(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeWidth property of Rectangle.
Definition: DummyMetadata.cpp:3584
std::string getPointID(index_type ROIIndex, index_type shapeIndex) const
Get the ID property of Point.
Definition: DummyMetadata.cpp:3031
void setDatasetID(std::string id, index_type datasetIndex)
Set the ID property of Dataset.
Definition: DummyMetadata.cpp:4358
bool getRectangleVisible(index_type ROIIndex, index_type shapeIndex) const
Get the Visible property of Rectangle.
Definition: DummyMetadata.cpp:3626
const std::string & getUUID() const
Get the UUID associated with this collection of metadata.
Definition: DummyMetadata.cpp:644
void setReagentReagentIdentifier(std::string reagentIdentifier, index_type screenIndex, index_type reagentIndex)
Set the ReagentIdentifier property of Reagent.
Definition: DummyMetadata.cpp:6183
std::string getObjectiveID(index_type instrumentIndex, index_type objectiveIndex) const
Get the ID property of Objective.
Definition: DummyMetadata.cpp:2569
ome::xml::model::enums::Pulse getLaserPulse(index_type instrumentIndex, index_type lightSourceIndex) const
Get the Pulse property of Laser.
Definition: DummyMetadata.cpp:1953
const ::ome::xml::model::AffineTransform & getPointTransform(index_type ROIIndex, index_type shapeIndex) const
Get the Transform property of Point.
Definition: DummyMetadata.cpp:3101
ome::xml::model::primitives::PositiveInteger getChannelSamplesPerPixel(index_type imageIndex, index_type channelIndex) const
Get the SamplesPerPixel property of Channel.
Definition: DummyMetadata.cpp:875
void setLongAnnotationNamespace(std::string namespace_, index_type longAnnotationIndex)
Set the Namespace property of LongAnnotation.
Definition: DummyMetadata.cpp:5338
void setExperimentType(ome::xml::model::enums::ExperimentType type, index_type experimentIndex)
Set the Type property of Experiment.
Definition: DummyMetadata.cpp:4643
double getDetectorZoom(index_type instrumentIndex, index_type detectorIndex) const
Get the Zoom property of Detector.
Definition: DummyMetadata.cpp:1043
std::string getProjectName(index_type projectIndex) const
Get the Name property of Project.
Definition: DummyMetadata.cpp:3437
void setPolylineID(std::string id, index_type ROIIndex, index_type shapeIndex)
Set the ID property of Polyline.
Definition: DummyMetadata.cpp:6028
const std::string & getLightPathEmissionFilterRef(index_type imageIndex, index_type channelIndex, index_type emissionFilterRefIndex) const
Get the EmissionFilterRef property of LightPath.
Definition: DummyMetadata.cpp:2044
void setLaserPower(double power, index_type instrumentIndex, index_type lightSourceIndex)
Set the Power property of Laser.
Definition: DummyMetadata.cpp:5048
void setReagentName(std::string name, index_type screenIndex, index_type reagentIndex)
Set the Name property of Reagent.
Definition: DummyMetadata.cpp:6178
void setDetectorManufacturer(std::string manufacturer, index_type instrumentIndex, index_type detectorIndex)
Set the Manufacturer property of Detector.
Definition: DummyMetadata.cpp:4393
void setLaserWavelength(ome::xml::model::primitives::PositiveInteger wavelength, index_type instrumentIndex, index_type lightSourceIndex)
Set the Wavelength property of Laser.
Definition: DummyMetadata.cpp:5098
ome::xml::model::enums::LaserMedium getLaserLaserMedium(index_type instrumentIndex, index_type lightSourceIndex) const
Get the LaserMedium property of Laser.
Definition: DummyMetadata.cpp:1939
index_type getTagAnnotationCount() const
Get the number of TagAnnotation elements.
Definition: DummyMetadata.cpp:567
void setProjectExperimenterRef(const std::string &experimenter, index_type projectIndex)
Set the ExperimenterRef property of Project.
Definition: DummyMetadata.cpp:6123
void setTermAnnotationID(std::string id, index_type termAnnotationIndex)
Set the ID property of TermAnnotation.
Definition: DummyMetadata.cpp:6418
void setBinaryOnlyMetadataFile(std::string metadataFile)
Set the MetadataFile property of BinaryOnly.
Definition: DummyMetadata.cpp:4193
std::string getFilterSetModel(index_type instrumentIndex, index_type filterSetIndex) const
Get the Model property of FilterSet.
Definition: DummyMetadata.cpp:1631
void setPolygonLocked(bool locked, index_type ROIIndex, index_type shapeIndex)
Set the Locked property of Polygon.
Definition: DummyMetadata.cpp:5948
ome::xml::model::enums::LineCap getPointLineCap(index_type ROIIndex, index_type shapeIndex) const
Get the LineCap property of Point.
Definition: DummyMetadata.cpp:3038
void setChannelLightSourceSettingsAttenuation(ome::xml::model::primitives::PercentFraction attenuation, index_type imageIndex, index_type channelIndex)
Set the Attenuation property of LightSourceSettings.
Definition: DummyMetadata.cpp:5148
std::string getPlateStatus(index_type plateIndex) const
Get the Status property of Plate.
Definition: DummyMetadata.cpp:2919
const std::string & getPixelsAnnotationRef(index_type imageIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of Pixels.
Definition: DummyMetadata.cpp:2667
void setObjectiveManufacturer(std::string manufacturer, index_type instrumentIndex, index_type objectiveIndex)
Set the Manufacturer property of Objective.
Definition: DummyMetadata.cpp:5538
bool getEllipseLocked(index_type ROIIndex, index_type shapeIndex) const
Get the Locked property of Ellipse.
Definition: DummyMetadata.cpp:1232
bool getLabelVisible(index_type ROIIndex, index_type shapeIndex) const
Get the Visible property of Label.
Definition: DummyMetadata.cpp:1869
std::string getObjectiveSettingsID(index_type imageIndex) const
Get the ID property of ObjectiveSettings.
Definition: DummyMetadata.cpp:2646
void setDetectorVoltage(double voltage, index_type instrumentIndex, index_type detectorIndex)
Set the Voltage property of Detector.
Definition: DummyMetadata.cpp:4418
ome::xml::model::primitives::NonNegativeInteger getEllipseFontSize(index_type ROIIndex, index_type shapeIndex) const
Get the FontSize property of Ellipse.
Definition: DummyMetadata.cpp:1204
LaserMedium enumeration.
Definition: LaserMedium.h:70
index_type getFilterCount(index_type instrumentIndex) const
Get the number of Filter elements.
Definition: DummyMetadata.cpp:399
void setPolylineVisible(bool visible, index_type ROIIndex, index_type shapeIndex)
Set the Visible property of Polyline.
Definition: DummyMetadata.cpp:6083
void setPlateAcquisitionWellSampleRef(const std::string &wellSample, index_type plateIndex, index_type plateAcquisitionIndex, index_type wellSampleRefIndex)
Set the WellSampleRef property of PlateAcquisition.
Definition: DummyMetadata.cpp:5813
const std::string & getExperimenterGroupAnnotationRef(index_type experimenterGroupIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of ExperimenterGroup.
Definition: DummyMetadata.cpp:1414
void setPlateWellOriginX(double wellOriginX, index_type plateIndex)
Set the WellOriginX property of Plate.
Definition: DummyMetadata.cpp:5768
double getImagingEnvironmentTemperature(index_type imageIndex) const
Get the Temperature property of ImagingEnvironment.
Definition: DummyMetadata.cpp:1743
std::string getDatasetID(index_type datasetIndex) const
Get the ID property of Dataset.
Definition: DummyMetadata.cpp:952
const std::string & getPlateAcquisitionAnnotationRef(index_type plateIndex, index_type plateAcquisitionIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of PlateAcquisition.
Definition: DummyMetadata.cpp:2940
ome::xml::model::enums::ArcType getArcType(index_type instrumentIndex, index_type lightSourceIndex) const
Get the Type property of Arc.
Definition: DummyMetadata.cpp:693
void setPolylineTheT(ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)
Set the TheT property of Polyline.
Definition: DummyMetadata.cpp:6068
std::string getChannelFluor(index_type imageIndex, index_type channelIndex) const
Get the Fluor property of Channel.
Definition: DummyMetadata.cpp:826
void setPixelsPhysicalSizeY(ome::xml::model::primitives::PositiveFloat physicalSizeY, index_type imageIndex)
Set the PhysicalSizeY property of Pixels.
Definition: DummyMetadata.cpp:5613
void setImageAnnotationRef(const std::string &annotation, index_type imageIndex, index_type annotationRefIndex)
Set the AnnotationRef property of Image.
Definition: DummyMetadata.cpp:4858
index_type getDoubleAnnotationCount() const
Get the number of DoubleAnnotation elements.
Definition: DummyMetadata.cpp:329
ome::xml::model::primitives::NonNegativeInteger getPointFontSize(index_type ROIIndex, index_type shapeIndex) const
Get the FontSize property of Point.
Definition: DummyMetadata.cpp:3017
Abstract class for metadata storage and retrieval.
Definition: Metadata.h:61
void setPointTheC(ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)
Set the TheC property of Point.
Definition: DummyMetadata.cpp:5878
index_type getXMLAnnotationAnnotationCount(index_type xmlAnnotationIndex) const
Get the number of links to an XMLAnnotation.
Definition: DummyMetadata.cpp:152
void setMaskLineCap(ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)
Set the LineCap property of Mask.
Definition: DummyMetadata.cpp:5378
Medium enumeration.
Definition: Medium.h:70
std::string getPolylineStrokeDashArray(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeDashArray property of Polyline.
Definition: DummyMetadata.cpp:3318
void setDetectorType(ome::xml::model::enums::DetectorType type, index_type instrumentIndex, index_type detectorIndex)
Set the Type property of Detector.
Definition: DummyMetadata.cpp:4413
void setWellColor(ome::xml::model::primitives::Color color, index_type plateIndex, index_type wellIndex)
Set the Color property of Well.
Definition: DummyMetadata.cpp:6523
index_type getPlateAcquisitionCount(index_type plateIndex) const
Get the number of PlateAcquisition elements.
Definition: DummyMetadata.cpp:504
const std::string & getProjectExperimenterGroupRef(index_type projectIndex) const
Get the ExperimenterGroupRef property of Project.
Definition: DummyMetadata.cpp:3416
void setPlateAcquisitionMaximumFieldCount(ome::xml::model::primitives::PositiveInteger maximumFieldCount, index_type plateIndex, index_type plateAcquisitionIndex)
Set the MaximumFieldCount property of PlateAcquisition.
Definition: DummyMetadata.cpp:5798
index_type getLongAnnotationAnnotationCount(index_type longAnnotationIndex) const
Get the number of links to a LongAnnotation.
Definition: DummyMetadata.cpp:124
ome::xml::model::primitives::NonNegativeInteger getMaskTheC(index_type ROIIndex, index_type shapeIndex) const
Get the TheC property of Mask.
Definition: DummyMetadata.cpp:2422
void setImageExperimenterGroupRef(const std::string &experimenterGroup, index_type imageIndex)
Set the ExperimenterGroupRef property of Image.
Definition: DummyMetadata.cpp:4873
ome::xml::model::enums::DetectorType getDetectorType(index_type instrumentIndex, index_type detectorIndex) const
Get the Type property of Detector.
Definition: DummyMetadata.cpp:1029
void setFilterLotNumber(std::string lotNumber, index_type instrumentIndex, index_type filterIndex)
Set the LotNumber property of Filter.
Definition: DummyMetadata.cpp:4788
ome::xml::model::primitives::NonNegativeInteger getTiffDataFirstT(index_type imageIndex, index_type tiffDataIndex) const
Get the FirstT property of TiffData.
Definition: DummyMetadata.cpp:3864
ome::xml::model::primitives::NonNegativeInteger getTiffDataFirstZ(index_type imageIndex, index_type tiffDataIndex) const
Get the FirstZ property of TiffData.
Definition: DummyMetadata.cpp:3871
ome::xml::model::primitives::NonNegativeInteger getPolylineTheZ(index_type ROIIndex, index_type shapeIndex) const
Get the TheZ property of Polyline.
Definition: DummyMetadata.cpp:3353
ome::xml::model::primitives::Color getPolylineStrokeColor(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeColor property of Polyline.
Definition: DummyMetadata.cpp:3311
std::string getRectangleID(index_type ROIIndex, index_type shapeIndex) const
Get the ID property of Rectangle.
Definition: DummyMetadata.cpp:3549
void setLabelFillRule(ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)
Set the FillRule property of Label.
Definition: DummyMetadata.cpp:4938
std::string getDoubleAnnotationNamespace(index_type doubleAnnotationIndex) const
Get the Namespace property of DoubleAnnotation.
Definition: DummyMetadata.cpp:1169
std::string getExperimenterID(index_type experimenterIndex) const
Get the ID property of Experimenter.
Definition: DummyMetadata.cpp:1379
std::string getScreenReagentSetIdentifier(index_type screenIndex) const
Get the ReagentSetIdentifier property of Screen.
Definition: DummyMetadata.cpp:3731
double getPlanePositionX(index_type imageIndex, index_type planeIndex) const
Get the PositionX property of Plane.
Definition: DummyMetadata.cpp:2807
ome::xml::model::primitives::NonNegativeInteger getPlaneTheC(index_type imageIndex, index_type planeIndex) const
Get the TheC property of Plane.
Definition: DummyMetadata.cpp:2828
std::string getLineID(index_type ROIIndex, index_type shapeIndex) const
Get the ID property of Line.
Definition: DummyMetadata.cpp:2135
ome::xml::model::enums::DimensionOrder getPixelsDimensionOrder(index_type imageIndex) const
Get the DimensionOrder property of Pixels.
Definition: DummyMetadata.cpp:2681
std::string getScreenReagentSetDescription(index_type screenIndex) const
Get the ReagentSetDescription property of Screen.
Definition: DummyMetadata.cpp:3724
std::string getFilterSetLotNumber(index_type instrumentIndex, index_type filterSetIndex) const
Get the LotNumber property of FilterSet.
Definition: DummyMetadata.cpp:1617
void setRectangleTheC(ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)
Set the TheC property of Rectangle.
Definition: DummyMetadata.cpp:6248
void setObjectiveNominalMagnification(double nominalMagnification, index_type instrumentIndex, index_type objectiveIndex)
Set the NominalMagnification property of Objective.
Definition: DummyMetadata.cpp:5548
std::string getPlaneHashSHA1(index_type imageIndex, index_type planeIndex) const
Get the HashSHA1 property of Plane.
Definition: DummyMetadata.cpp:2800
void setLineX2(double x2, index_type ROIIndex, index_type shapeIndex)
Set the X2 property of Line.
Definition: DummyMetadata.cpp:5278
void setImagingEnvironmentHumidity(ome::xml::model::primitives::PercentFraction humidity, index_type imageIndex)
Set the Humidity property of ImagingEnvironment.
Definition: DummyMetadata.cpp:4918
ome::xml::model::primitives::PositiveInteger getMicrobeamManipulationLightSourceSettingsWavelength(index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex) const
Get the Wavelength property of LightSourceSettings.
Definition: DummyMetadata.cpp:2093
ome::xml::model::enums::LineCap getMaskLineCap(index_type ROIIndex, index_type shapeIndex) const
Get the LineCap property of Mask.
Definition: DummyMetadata.cpp:2380
ome::xml::model::primitives::PositiveInteger getTransmittanceRangeCutOut(index_type instrumentIndex, index_type filterIndex) const
Get the CutOut property of TransmittanceRange.
Definition: DummyMetadata.cpp:3948
void setCommentAnnotationID(std::string id, index_type commentAnnotationIndex)
Set the ID property of CommentAnnotation.
Definition: DummyMetadata.cpp:4323
void setExperimenterFirstName(std::string firstName, index_type experimenterIndex)
Set the FirstName property of Experimenter.
Definition: DummyMetadata.cpp:4658
void setImageID(std::string id, index_type imageIndex)
Set the ID property of Image.
Definition: DummyMetadata.cpp:4883
void setTransmittanceRangeCutOut(ome::xml::model::primitives::PositiveInteger cutOut, index_type instrumentIndex, index_type filterIndex)
Set the CutOut property of TransmittanceRange.
Definition: DummyMetadata.cpp:6498
void setPolylineStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)
Set the StrokeDashArray property of Polyline.
Definition: DummyMetadata.cpp:6048
ome::xml::model::enums::Marker getLineMarkerEnd(index_type ROIIndex, index_type shapeIndex) const
Get the MarkerEnd property of Line.
Definition: DummyMetadata.cpp:2219
void setCommentAnnotationNamespace(std::string namespace_, index_type commentAnnotationIndex)
Set the Namespace property of CommentAnnotation.
Definition: DummyMetadata.cpp:4328
void setPolygonStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)
Set the StrokeDashArray property of Polygon.
Definition: DummyMetadata.cpp:5958
double getDetectorOffset(index_type instrumentIndex, index_type detectorIndex) const
Get the Offset property of Detector.
Definition: DummyMetadata.cpp:1015
std::size_t index_type
Index into an array.
Definition: BaseMetadata.h:64
std::string getExperimentDescription(index_type experimentIndex) const
Get the Description property of Experiment.
Definition: DummyMetadata.cpp:1330
void setRectangleFontSize(ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)
Set the FontSize property of Rectangle.
Definition: DummyMetadata.cpp:6203
std::string getCommentAnnotationAnnotator(index_type commentAnnotationIndex) const
Get the Annotator property of CommentAnnotation.
Definition: DummyMetadata.cpp:889
ome::xml::model::primitives::NonNegativeInteger getTransmittanceRangeCutOutTolerance(index_type instrumentIndex, index_type filterIndex) const
Get the CutOutTolerance property of TransmittanceRange.
Definition: DummyMetadata.cpp:3955
void setArcSerialNumber(std::string serialNumber, index_type instrumentIndex, index_type lightSourceIndex)
Set the SerialNumber property of Arc.
Definition: DummyMetadata.cpp:4168
std::string getMicrobeamManipulationID(index_type experimentIndex, index_type microbeamManipulationIndex) const
Get the ID property of MicrobeamManipulation.
Definition: DummyMetadata.cpp:2499
std::string getPolylinePoints(index_type ROIIndex, index_type shapeIndex) const
Get the Points property of Polyline.
Definition: DummyMetadata.cpp:3388
MicroscopeType enumeration.
Definition: MicroscopeType.h:70
void setPlateAcquisitionAnnotationRef(const std::string &annotation, index_type plateIndex, index_type plateAcquisitionIndex, index_type annotationRefIndex)
Set the AnnotationRef property of PlateAcquisition.
Definition: DummyMetadata.cpp:5778
std::string getBooleanAnnotationDescription(index_type booleanAnnotationIndex) const
Get the Description property of BooleanAnnotation.
Definition: DummyMetadata.cpp:749
std::string getMicrobeamManipulationDescription(index_type experimentIndex, index_type microbeamManipulationIndex) const
Get the Description property of MicrobeamManipulation.
Definition: DummyMetadata.cpp:2485
const std::string & getImageAnnotationRef(index_type imageIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of Image.
Definition: DummyMetadata.cpp:1652
void setLightEmittingDiodeModel(std::string model, index_type instrumentIndex, index_type lightSourceIndex)
Set the Model property of LightEmittingDiode.
Definition: DummyMetadata.cpp:5118
const std::string & getReagentAnnotationRef(index_type screenIndex, index_type reagentIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of Reagent.
Definition: DummyMetadata.cpp:3479
std::string getTagAnnotationID(index_type tagAnnotationIndex) const
Get the ID property of TagAnnotation.
Definition: DummyMetadata.cpp:3794
double getLineStrokeWidth(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeWidth property of Line.
Definition: DummyMetadata.cpp:2170
void setPlaneTheT(ome::xml::model::primitives::NonNegativeInteger theT, index_type imageIndex, index_type planeIndex)
Set the TheT property of Plane.
Definition: DummyMetadata.cpp:5703
ome::compat::shared_ptr< MetadataRoot > & getRoot()
Get the root node of the metadata.
Definition: DummyMetadata.cpp:70
double getObjectiveSettingsRefractiveIndex(index_type imageIndex) const
Get the RefractiveIndex property of ObjectiveSettings.
Definition: DummyMetadata.cpp:2660
std::string getFileAnnotationDescription(index_type fileAnnotationIndex) const
Get the Description property of FileAnnotation.
Definition: DummyMetadata.cpp:1519
const ::ome::xml::model::AffineTransform & getLineTransform(index_type ROIIndex, index_type shapeIndex) const
Get the Transform property of Line.
Definition: DummyMetadata.cpp:2205
void setExperimentID(std::string id, index_type experimentIndex)
Set the ID property of Experiment.
Definition: DummyMetadata.cpp:4638
FilterType enumeration.
Definition: FilterType.h:70
ome::xml::model::primitives::Color getWellColor(index_type plateIndex, index_type wellIndex) const
Get the Color property of Well.
Definition: DummyMetadata.cpp:3983
void setFilterFilterWheel(std::string filterWheel, index_type instrumentIndex, index_type filterIndex)
Set the FilterWheel property of Filter.
Definition: DummyMetadata.cpp:4778
const std::string & getWellAnnotationRef(index_type plateIndex, index_type wellIndex, index_type annotationRefIndex) const
Get the AnnotationRef property of Well.
Definition: DummyMetadata.cpp:3976
void setPointStrokeWidth(double strokeWidth, index_type ROIIndex, index_type shapeIndex)
Set the StrokeWidth property of Point.
Definition: DummyMetadata.cpp:5868
index_type getListAnnotationAnnotationCount(index_type listAnnotationIndex) const
Get the number of links to a ListAnnotation.
Definition: DummyMetadata.cpp:117
std::string getWellSampleID(index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const
Get the ID property of WellSample.
Definition: DummyMetadata.cpp:4046
void setLightEmittingDiodeLotNumber(std::string lotNumber, index_type instrumentIndex, index_type lightSourceIndex)
Set the LotNumber property of LightEmittingDiode.
Definition: DummyMetadata.cpp:5108
std::string getExperimenterGroupDescription(index_type experimenterGroupIndex) const
Get the Description property of ExperimenterGroup.
Definition: DummyMetadata.cpp:1421
std::string getROIName(index_type ROIIndex) const
Get the Name property of ROI.
Definition: DummyMetadata.cpp:3465
double getFilamentPower(index_type instrumentIndex, index_type lightSourceIndex) const
Get the Power property of Filament.
Definition: DummyMetadata.cpp:1484
void setTermAnnotationAnnotationRef(const std::string &annotation, index_type termAnnotationIndex, index_type annotationRefIndex)
Set the AnnotationRef property of TermAnnotation.
Definition: DummyMetadata.cpp:6403
void setImageAcquisitionDate(ome::xml::model::primitives::Timestamp acquisitionDate, index_type imageIndex)
Set the AcquisitionDate property of Image.
Definition: DummyMetadata.cpp:4853
void setPolygonFillColor(ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)
Set the FillColor property of Polygon.
Definition: DummyMetadata.cpp:5913
void setProjectDescription(std::string description, index_type projectIndex)
Set the Description property of Project.
Definition: DummyMetadata.cpp:6113
A numeric type constrained to a subrange (or subranges) of its range limits.
Definition: ConstrainedNumeric.h:119
void setStageLabelZ(double z, index_type imageIndex)
Set the Z property of StageLabel.
Definition: DummyMetadata.cpp:6368
ome::xml::model::primitives::PositiveInteger getTransmittanceRangeCutIn(index_type instrumentIndex, index_type filterIndex) const
Get the CutIn property of TransmittanceRange.
Definition: DummyMetadata.cpp:3934
void setExperimenterEmail(std::string email, index_type experimenterIndex)
Set the Email property of Experimenter.
Definition: DummyMetadata.cpp:4653
std::string getLaserManufacturer(index_type instrumentIndex, index_type lightSourceIndex) const
Get the Manufacturer property of Laser.
Definition: DummyMetadata.cpp:1904
void setExperimenterInstitution(std::string institution, index_type experimenterIndex)
Set the Institution property of Experimenter.
Definition: DummyMetadata.cpp:4668
std::string getDoubleAnnotationDescription(index_type doubleAnnotationIndex) const
Get the Description property of DoubleAnnotation.
Definition: DummyMetadata.cpp:1155
void setEllipseStrokeColor(ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)
Set the StrokeColor property of Ellipse.
Definition: DummyMetadata.cpp:4563
void setPolygonTheT(ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)
Set the TheT property of Polygon.
Definition: DummyMetadata.cpp:5978
Xerces-C modern C++ wrapper.
Definition: Base.h:53
void setLineStrokeColor(ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)
Set the StrokeColor property of Line.
Definition: DummyMetadata.cpp:5218
void setImageName(std::string name, index_type imageIndex)
Set the Name property of Image.
Definition: DummyMetadata.cpp:4898
ome::xml::model::primitives::Color getPolygonFillColor(index_type ROIIndex, index_type shapeIndex) const
Get the FillColor property of Polygon.
Definition: DummyMetadata.cpp:3129
void setObjectiveLotNumber(std::string lotNumber, index_type instrumentIndex, index_type objectiveIndex)
Set the LotNumber property of Objective.
Definition: DummyMetadata.cpp:5533
void setPlateFieldIndex(ome::xml::model::primitives::NonNegativeInteger fieldIndex, index_type plateIndex)
Set the FieldIndex property of Plate.
Definition: DummyMetadata.cpp:5738
ome::xml::model::enums::ExperimentType getExperimentType(index_type experimentIndex) const
Get the Type property of Experiment.
Definition: DummyMetadata.cpp:1351
void setTagAnnotationAnnotationRef(const std::string &annotation, index_type tagAnnotationIndex, index_type annotationRefIndex)
Set the AnnotationRef property of TagAnnotation.
Definition: DummyMetadata.cpp:6373
std::string getTermAnnotationID(index_type termAnnotationIndex) const
Get the ID property of TermAnnotation.
Definition: DummyMetadata.cpp:3836
void setMaskTheT(ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)
Set the TheT property of Mask.
Definition: DummyMetadata.cpp:5413
void setExperimentDescription(std::string description, index_type experimentIndex)
Set the Description property of Experiment.
Definition: DummyMetadata.cpp:4628
double getStageLabelY(index_type imageIndex) const
Get the Y property of StageLabel.
Definition: DummyMetadata.cpp:3759
void setRectangleHeight(double height, index_type ROIIndex, index_type shapeIndex)
Set the Height property of Rectangle.
Definition: DummyMetadata.cpp:6273
bool getPolylineVisible(index_type ROIIndex, index_type shapeIndex) const
Get the Visible property of Polyline.
Definition: DummyMetadata.cpp:3367
double getMaskStrokeWidth(index_type ROIIndex, index_type shapeIndex) const
Get the StrokeWidth property of Mask.
Definition: DummyMetadata.cpp:2408
void setPointStrokeDashArray(std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)
Set the StrokeDashArray property of Point.
Definition: DummyMetadata.cpp:5863
std::string getTimestampAnnotationID(index_type timestampAnnotationIndex) const
Get the ID property of TimestampAnnotation.
Definition: DummyMetadata.cpp:3913