|
bioformats
5.1.7
|
Private implementation details of Reagent model object. More...
Collaboration diagram for ome::xml::model::Reagent::Impl:Public Member Functions | |
| Impl () | |
| Default constructor. | |
| Impl (const Impl ©) | |
| Copy constructor. | |
Public Attributes | |
| ome::compat::shared_ptr< std::string > | reagentIdentifier |
| ReagentIdentifier property. | |
| std::string | id |
| ID 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::Annotation, ome::compat::weak_ptr >::type | annotationLinks |
| AnnotationRef reference (occurs more than once) | |
| ome::compat::weak_ptr< ome::xml::model::Screen > | screen |
| Screen_BackReference back reference. | |
| OMEModelObject::indexed_container< ome::xml::model::Well, ome::compat::weak_ptr >::type | wells |
| Well_BackReference back reference (occurs more than once) | |
Private implementation details of Reagent model object.
1.8.10