ome-xml
5.6.0
|
This is the complete list of members for ome::xml::model::Plate, including all inherited members.
addPlateAcquisition(std::shared_ptr< ome::xml::model::PlateAcquisition > &plateAcquisition) | ome::xml::model::Plate | |
addWell(std::shared_ptr< ome::xml::model::Well > &well) | ome::xml::model::Plate | |
asXMLElement(common::xml::dom::Document &document) const | ome::xml::model::detail::OMEModelObject | virtual |
asXMLElement(common::xml::dom::Document &document, common::xml::dom::Element &element) const | ome::xml::model::detail::OMEModelObject | virtual |
asXMLElementInternal(common::xml::dom::Document &document, common::xml::dom::Element &element) const | ome::xml::model::Plate | protectedvirtual |
contains(const C &container, const std::shared_ptr< T > &element) | ome::xml::model::detail::OMEModelObject | inlineprotected |
create(const common::xml::dom::Element &element, ome::xml::model::OMEModel &model) | ome::xml::model::Plate | static |
elementName() const | ome::xml::model::Plate | virtual |
getChildrenByTagName(const common::xml::dom::Element &parent, const std::string &name) | ome::xml::model::detail::OMEModelObject | static |
getColumnNamingConvention() | ome::xml::model::Plate | |
getColumnNamingConvention() const | ome::xml::model::Plate | |
getColumns() | ome::xml::model::Plate | |
getColumns() const | ome::xml::model::Plate | |
getDescription() | ome::xml::model::Plate | |
getDescription() const | ome::xml::model::Plate | |
getExternalIdentifier() | ome::xml::model::Plate | |
getExternalIdentifier() const | ome::xml::model::Plate | |
getFieldIndex() | ome::xml::model::Plate | |
getFieldIndex() const | ome::xml::model::Plate | |
getID() const | ome::xml::model::Plate | |
getLinkedAnnotation(OMEModelObject::indexed_container< ome::xml::model::Annotation, std::weak_ptr >::type::size_type index) const | ome::xml::model::Plate | |
getLinkedAnnotationList() const | ome::xml::model::Plate | |
getLinkedScreen(OMEModelObject::indexed_container< ome::xml::model::Screen, std::weak_ptr >::type::size_type index) const | ome::xml::model::Plate | |
getLinkedScreenList() const | ome::xml::model::Plate | |
getName() | ome::xml::model::Plate | |
getName() const | ome::xml::model::Plate | |
getPlateAcquisition(std::vector< std::shared_ptr< ome::xml::model::PlateAcquisition >>::size_type index) | ome::xml::model::Plate | |
getPlateAcquisition(std::vector< std::shared_ptr< ome::xml::model::PlateAcquisition >>::size_type index) const | ome::xml::model::Plate | |
getPlateAcquisitionList() | ome::xml::model::Plate | |
getPlateAcquisitionList() const | ome::xml::model::Plate | |
getRowNamingConvention() | ome::xml::model::Plate | |
getRowNamingConvention() const | ome::xml::model::Plate | |
getRows() | ome::xml::model::Plate | |
getRows() const | ome::xml::model::Plate | |
getStatus() | ome::xml::model::Plate | |
getStatus() const | ome::xml::model::Plate | |
getWell(std::vector< std::shared_ptr< ome::xml::model::Well >>::size_type index) | ome::xml::model::Plate | |
getWell(std::vector< std::shared_ptr< ome::xml::model::Well >>::size_type index) const | ome::xml::model::Plate | |
getWellList() | ome::xml::model::Plate | |
getWellList() const | ome::xml::model::Plate | |
getWellOriginX() | ome::xml::model::Plate | |
getWellOriginX() const | ome::xml::model::Plate | |
getWellOriginY() | ome::xml::model::Plate | |
getWellOriginY() const | ome::xml::model::Plate | |
getXMLNamespace() const | ome::xml::model::Plate | virtual |
impl | ome::xml::model::Plate | private |
link(std::shared_ptr< Reference > &reference, std::shared_ptr< ome::xml::model::OMEModelObject > &object) | ome::xml::model::Plate | |
ome::xml::model::detail::OMEModelObject::link(std::shared_ptr< Reference > &reference, std::shared_ptr<::ome::xml::model::OMEModelObject > &object) | ome::xml::model::detail::OMEModelObject | virtual |
ome::xml::model::OMEModelObject::link(std::shared_ptr< Reference > &reference, std::shared_ptr< OMEModelObject > &object)=0 | ome::xml::model::OMEModelObject | pure virtual |
linkAnnotation(const std::shared_ptr< ome::xml::model::Annotation > &annotation) | ome::xml::model::Plate | |
linkScreen(const std::shared_ptr< ome::xml::model::Screen > &screen_BackReference) | ome::xml::model::Plate | |
logger | ome::xml::model::detail::OMEModelObject | protected |
OMEModelObject(const std::string &objectType="OMEModelObject") | ome::xml::model::detail::OMEModelObject | protected |
OMEModelObject(const OMEModelObject ©) | ome::xml::model::detail::OMEModelObject | protected |
ome::xml::model::OMEModelObject::OMEModelObject() | ome::xml::model::OMEModelObject | inlineprotected |
Plate() | ome::xml::model::Plate | |
Plate(const Plate ©) | ome::xml::model::Plate | |
removePlateAcquisition(std::shared_ptr< ome::xml::model::PlateAcquisition > &plateAcquisition) | ome::xml::model::Plate | |
removeWell(std::shared_ptr< ome::xml::model::Well > &well) | ome::xml::model::Plate | |
setColumnNamingConvention(std::shared_ptr< ome::xml::model::enums::NamingConvention > &columnNamingConvention) | ome::xml::model::Plate | |
setColumns(std::shared_ptr< ome::xml::model::primitives::PositiveInteger > &columns) | ome::xml::model::Plate | |
setDescription(std::shared_ptr< std::string > &description) | ome::xml::model::Plate | |
setExternalIdentifier(std::shared_ptr< std::string > &externalIdentifier) | ome::xml::model::Plate | |
setFieldIndex(std::shared_ptr< ome::xml::model::primitives::NonNegativeInteger > &fieldIndex) | ome::xml::model::Plate | |
setID(const std::string &id) | ome::xml::model::Plate | |
setLinkedAnnotation(OMEModelObject::indexed_container< ome::xml::model::Annotation, std::weak_ptr >::type::size_type index, const std::shared_ptr< ome::xml::model::Annotation > &annotation) | ome::xml::model::Plate | |
setLinkedScreen(OMEModelObject::indexed_container< ome::xml::model::Screen, std::weak_ptr >::type::size_type index, const std::shared_ptr< ome::xml::model::Screen > &screen_BackReference) | ome::xml::model::Plate | |
setName(std::shared_ptr< std::string > &name) | ome::xml::model::Plate | |
setPlateAcquisition(std::vector< std::shared_ptr< ome::xml::model::PlateAcquisition >>::size_type index, std::shared_ptr< ome::xml::model::PlateAcquisition > &plateAcquisition) | ome::xml::model::Plate | |
setRowNamingConvention(std::shared_ptr< ome::xml::model::enums::NamingConvention > &rowNamingConvention) | ome::xml::model::Plate | |
setRows(std::shared_ptr< ome::xml::model::primitives::PositiveInteger > &rows) | ome::xml::model::Plate | |
setStatus(std::shared_ptr< std::string > &status) | ome::xml::model::Plate | |
setWell(std::vector< std::shared_ptr< ome::xml::model::Well >>::size_type index, std::shared_ptr< ome::xml::model::Well > &well) | ome::xml::model::Plate | |
setWellOriginX(const std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsLength > > &wellOriginX) | ome::xml::model::Plate | |
setWellOriginY(const std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsLength > > &wellOriginY) | ome::xml::model::Plate | |
sizeOfLinkedAnnotationList() const | ome::xml::model::Plate | |
sizeOfLinkedScreenList() const | ome::xml::model::Plate | |
sizeOfPlateAcquisitionList() const | ome::xml::model::Plate | |
sizeOfWellList() const | ome::xml::model::Plate | |
stripNamespacePrefix(const std::string &value) | ome::xml::model::detail::OMEModelObject | static |
unlinkAnnotation(const std::shared_ptr< ome::xml::model::Annotation > &annotation) | ome::xml::model::Plate | |
unlinkScreen(const std::shared_ptr< ome::xml::model::Screen > &screen_BackReference) | ome::xml::model::Plate | |
update(const common::xml::dom::Element &element, ome::xml::model::OMEModel &model) | ome::xml::model::Plate | virtual |
ome::xml::model::detail::OMEModelObject::update(const common::xml::dom::Element &element, ::ome::xml::model::OMEModel &model) | ome::xml::model::detail::OMEModelObject | virtual |
validElementName(const std::string &name) const | ome::xml::model::Plate | virtual |
~OMEModelObject() | ome::xml::model::detail::OMEModelObject | virtual |
~Plate() | ome::xml::model::Plate | virtual |