ome-xml  5.6.0
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. More...
 

Public Attributes

std::shared_ptr< std::string > externalIdentifier
 ExternalIdentifier property.
 
ome::xml::model::primitives::NonNegativeInteger column
 Column property.
 
std::shared_ptr< std::string > externalDescription
 ExternalDescription property.
 
std::shared_ptr< ome::xml::model::primitives::Colorcolor
 Color property.
 
std::shared_ptr< std::string > type
 Type property.
 
std::string id
 ID property.
 
ome::xml::model::primitives::NonNegativeInteger row
 Row property.
 
std::vector< std::shared_ptr< ome::xml::model::WellSample > > wellSamples
 WellSample property (occurs more than once)
 
std::weak_ptr< ome::xml::model::Reagentreagent
 ReagentRef reference.
 
OMEModelObject::indexed_container< ome::xml::model::Annotation, std::weak_ptr >::type annotationLinks
 AnnotationRef reference (occurs more than once)
 
std::weak_ptr< ome::xml::model::Plateplate
 Plate_BackReference back reference.
 

Detailed Description

Private implementation details of Well model object.

Constructor & Destructor Documentation

◆ Impl()

ome::xml::model::Well::Impl::Impl ( const Impl copy)
inline

Copy constructor.

Parameters
copythe instance to copy.

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