| bioformats
    5.1.8
    | 
Private implementation details of Dataset model object. More...
 Collaboration diagram for ome::xml::model::Dataset::Impl:
 Collaboration diagram for ome::xml::model::Dataset::Impl:| Public Member Functions | |
| Impl () | |
| Default constructor. | |
| Impl (const Impl ©) | |
| Copy constructor. | |
| Public Attributes | |
| ome::compat::shared_ptr< std::string > | name | 
| Name 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. | |
| ome::compat::weak_ptr< ome::xml::model::ExperimenterGroup > | experimenterGroup | 
| ExperimenterGroupRef reference. | |
| OMEModelObject::indexed_container< ome::xml::model::Image, ome::compat::weak_ptr >::type | imageLinks | 
| ImageRef reference (occurs more than once) | |
| OMEModelObject::indexed_container< ome::xml::model::Annotation, ome::compat::weak_ptr >::type | annotationLinks | 
| AnnotationRef reference (occurs more than once) | |
| OMEModelObject::indexed_container< ome::xml::model::Project, ome::compat::weak_ptr >::type | projectLinks | 
| Project_BackReference back reference (occurs more than once) | |
Private implementation details of Dataset model object.
 1.8.10
 1.8.10