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

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

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

Public Member Functions

 Impl ()
 Default constructor.
 
 Impl (const Impl &copy)
 Copy constructor.
 

Public Attributes

ome::compat::shared_ptr< std::string > externalIdentifier
 ExternalIdentifier property.
 
ome::xml::model::primitives::NonNegativeInteger column
 Column property.
 
ome::compat::shared_ptr< std::string > externalDescription
 ExternalDescription property.
 
ome::compat::shared_ptr< ome::xml::model::primitives::Colorcolor
 Color property.
 
ome::compat::shared_ptr< std::string > type
 Type property.
 
std::string id
 ID property.
 
ome::xml::model::primitives::NonNegativeInteger row
 Row property.
 
std::vector< ome::compat::shared_ptr< ome::xml::model::WellSample > > wellSamples
 WellSample property (occurs more than once)
 
ome::compat::weak_ptr< ome::xml::model::Reagentreagent
 ReagentRef reference.
 
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::Plateplate
 Plate_BackReference back reference.
 

Detailed Description

Private implementation details of Well model object.


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