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