ome-xml  5.6.0
Public Member Functions | Public Attributes | List of all members
ome::xml::model::Plate::Impl Class Reference

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

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

Public Member Functions

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

Public Attributes

std::shared_ptr< std::string > status
 Status property.
 
std::shared_ptr< ome::xml::model::primitives::PositiveIntegerrows
 Rows property.
 
std::shared_ptr< std::string > externalIdentifier
 ExternalIdentifier property.
 
std::shared_ptr< ome::xml::model::enums::NamingConventionrowNamingConvention
 RowNamingConvention property.
 
std::shared_ptr< ome::xml::model::enums::NamingConventioncolumnNamingConvention
 ColumnNamingConvention property.
 
std::shared_ptr< ome::xml::model::primitives::NonNegativeIntegerfieldIndex
 FieldIndex property.
 
std::shared_ptr< ome::xml::model::primitives::PositiveIntegercolumns
 Columns property.
 
std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsLength > > wellOriginY
 WellOriginY property.
 
std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsLength > > wellOriginX
 WellOriginX property.
 
std::string id
 ID property.
 
std::shared_ptr< std::string > name
 Name property.
 
std::shared_ptr< std::string > description
 Description property.
 
std::vector< std::shared_ptr< ome::xml::model::Well > > wells
 Well property (occurs more than once)
 
OMEModelObject::indexed_container< ome::xml::model::Annotation, std::weak_ptr >::type annotationLinks
 AnnotationRef reference (occurs more than once)
 
std::vector< std::shared_ptr< ome::xml::model::PlateAcquisition > > plateAcquisitions
 PlateAcquisition property (occurs more than once)
 
OMEModelObject::indexed_container< ome::xml::model::Screen, std::weak_ptr >::type screenLinks
 Screen_BackReference back reference (occurs more than once)
 

Detailed Description

Private implementation details of Plate model object.

Constructor & Destructor Documentation

◆ Impl()

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

Copy constructor.

Parameters
copythe instance to copy.

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