bioformats  5.1.6
Public Member Functions | Public Attributes | List of all members
ome::xml::model::ExperimenterGroup::Impl Class Reference

Private implementation details of ExperimenterGroup model object. More...

+ Collaboration diagram for ome::xml::model::ExperimenterGroup::Impl:

Public Member Functions

 Impl ()
 Default constructor.
 
 Impl (const Impl &copy)
 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.
 
OMEModelObject::indexed_container< ome::xml::model::Experimenter, ome::compat::weak_ptr >::type experimenterLinks
 ExperimenterRef reference (occurs more than once)
 
OMEModelObject::indexed_container< ome::xml::model::Experimenter, ome::compat::weak_ptr >::type leaders
 Leader 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::Image, ome::compat::weak_ptr >::type images
 Image_BackReference back reference (occurs more than once)
 
OMEModelObject::indexed_container< ome::xml::model::Project, ome::compat::weak_ptr >::type projects
 Project_BackReference back reference (occurs more than once)
 
OMEModelObject::indexed_container< ome::xml::model::Dataset, ome::compat::weak_ptr >::type datasets
 Dataset_BackReference back reference (occurs more than once)
 

Detailed Description

Private implementation details of ExperimenterGroup model object.


The documentation for this class was generated from the following file: