| bioformats
    5.1.8
    | 
Private implementation details of StructuredAnnotations model object. More...
 Collaboration diagram for ome::xml::model::StructuredAnnotations::Impl:
 Collaboration diagram for ome::xml::model::StructuredAnnotations::Impl:| Public Member Functions | |
| Impl () | |
| Default constructor. | |
| Impl (const Impl ©) | |
| Copy constructor. | |
| Public Attributes | |
| std::vector< ome::compat::shared_ptr< ome::xml::model::XMLAnnotation > > | xmlAnnotations | 
| XMLAnnotation property (occurs more than once) | |
| std::vector< ome::compat::shared_ptr< ome::xml::model::FileAnnotation > > | fileAnnotations | 
| FileAnnotation property (occurs more than once) | |
| std::vector< ome::compat::shared_ptr< ome::xml::model::ListAnnotation > > | listAnnotations | 
| ListAnnotation property (occurs more than once) | |
| std::vector< ome::compat::shared_ptr< ome::xml::model::LongAnnotation > > | longAnnotations | 
| LongAnnotation property (occurs more than once) | |
| std::vector< ome::compat::shared_ptr< ome::xml::model::DoubleAnnotation > > | doubleAnnotations | 
| DoubleAnnotation property (occurs more than once) | |
| std::vector< ome::compat::shared_ptr< ome::xml::model::CommentAnnotation > > | commentAnnotations | 
| CommentAnnotation property (occurs more than once) | |
| std::vector< ome::compat::shared_ptr< ome::xml::model::BooleanAnnotation > > | booleanAnnotations | 
| BooleanAnnotation property (occurs more than once) | |
| std::vector< ome::compat::shared_ptr< ome::xml::model::TimestampAnnotation > > | timestampAnnotations | 
| TimestampAnnotation property (occurs more than once) | |
| std::vector< ome::compat::shared_ptr< ome::xml::model::TagAnnotation > > | tagAnnotations | 
| TagAnnotation property (occurs more than once) | |
| std::vector< ome::compat::shared_ptr< ome::xml::model::TermAnnotation > > | termAnnotations | 
| TermAnnotation property (occurs more than once) | |
Private implementation details of StructuredAnnotations model object.
 1.8.10
 1.8.10