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

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

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

Public Member Functions

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

Public Attributes

ome::compat::shared_ptr< std::string > name
 Name property.
 
ome::compat::shared_ptr< std::string > protocolDescription
 ProtocolDescription property.
 
ome::compat::shared_ptr< std::string > protocolIdentifier
 ProtocolIdentifier property.
 
ome::compat::shared_ptr< std::string > reagentSetDescription
 ReagentSetDescription property.
 
ome::compat::shared_ptr< std::string > type
 Type property.
 
std::string id
 ID property.
 
ome::compat::shared_ptr< std::string > reagentSetIdentifier
 ReagentSetIdentifier property.
 
ome::compat::shared_ptr< std::string > description
 Description property.
 
std::vector< ome::compat::shared_ptr< ome::xml::model::Reagent > > reagents
 Reagent property (occurs more than once)
 
OMEModelObject::indexed_container< ome::xml::model::Plate, ome::compat::weak_ptr >::type plateLinks
 PlateRef reference (occurs more than once)
 
OMEModelObject::indexed_container< ome::xml::model::Annotation, ome::compat::weak_ptr >::type annotationLinks
 AnnotationRef reference (occurs more than once)
 

Detailed Description

Private implementation details of Screen model object.


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