bioformats
5.1.6
|
Private implementation details of PlateAcquisition model object. More...
Public Member Functions | |
Impl () | |
Default constructor. | |
Impl (const Impl ©) | |
Copy constructor. | |
Public Attributes | |
ome::compat::shared_ptr< ome::xml::model::primitives::PositiveInteger > | maximumFieldCount |
MaximumFieldCount property. | |
ome::compat::shared_ptr< ome::xml::model::primitives::Timestamp > | endTime |
EndTime property. | |
std::string | id |
ID property. | |
ome::compat::shared_ptr< ome::xml::model::primitives::Timestamp > | startTime |
StartTime property. | |
ome::compat::shared_ptr< std::string > | name |
Name property. | |
ome::compat::shared_ptr< std::string > | description |
Description property. | |
OMEModelObject::indexed_container< ome::xml::model::WellSample, ome::compat::weak_ptr >::type | wellSamples |
WellSampleRef reference (occurs more than once) | |
OMEModelObject::indexed_container< ome::xml::model::Annotation, ome::compat::weak_ptr >::type | annotationLinks |
AnnotationRef reference (occurs more than once) | |
ome::compat::weak_ptr< ome::xml::model::Plate > | plate |
Plate_BackReference back reference. | |
Private implementation details of PlateAcquisition model object.