bioformats
5.1.6
|
Private implementation details of Experiment model object. More...
Public Member Functions | |
Impl () | |
Default constructor. | |
Impl (const Impl ©) | |
Copy constructor. | |
Public Attributes | |
ome::compat::shared_ptr< ome::xml::model::enums::ExperimentType > | type |
Type property. | |
std::string | id |
ID property. | |
ome::compat::shared_ptr< std::string > | description |
Description property. | |
ome::compat::weak_ptr< ome::xml::model::Experimenter > | experimenter |
ExperimenterRef reference. | |
std::vector< ome::compat::shared_ptr< ome::xml::model::MicrobeamManipulation > > | microbeamManipulations |
MicrobeamManipulation property (occurs more than once) | |
OMEModelObject::indexed_container< ome::xml::model::Image, ome::compat::weak_ptr >::type | images |
Image_BackReference back reference (occurs more than once) | |
Private implementation details of Experiment model object.