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::Objective | 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::Objective | static |
elementName() const | ome::xml::model::Objective | virtual |
getCalibratedMagnification() | ome::xml::model::Objective | |
getCalibratedMagnification() const | ome::xml::model::Objective | |
getChildrenByTagName(const common::xml::dom::Element &parent, const std::string &name) | ome::xml::model::detail::OMEModelObject | static |
getCorrection() | ome::xml::model::Objective | |
getCorrection() const | ome::xml::model::Objective | |
getID() const | ome::xml::model::Objective | |
getImmersion() | ome::xml::model::Objective | |
getImmersion() const | ome::xml::model::Objective | |
getInstrument() | ome::xml::model::Objective | |
getInstrument() const | ome::xml::model::Objective | |
getIris() | ome::xml::model::Objective | |
getIris() const | ome::xml::model::Objective | |
getLensNA() | ome::xml::model::Objective | |
getLensNA() const | ome::xml::model::Objective | |
getLinkedAnnotation(OMEModelObject::indexed_container< ome::xml::model::Annotation, std::weak_ptr >::type::size_type index) const | ome::xml::model::Objective | |
getLinkedAnnotationList() const | ome::xml::model::Objective | |
getLotNumber() | ome::xml::model::ManufacturerSpec | |
getLotNumber() const | ome::xml::model::ManufacturerSpec | |
getManufacturer() | ome::xml::model::ManufacturerSpec | |
getManufacturer() const | ome::xml::model::ManufacturerSpec | |
getModel() | ome::xml::model::ManufacturerSpec | |
getModel() const | ome::xml::model::ManufacturerSpec | |
getNominalMagnification() | ome::xml::model::Objective | |
getNominalMagnification() const | ome::xml::model::Objective | |
getSerialNumber() | ome::xml::model::ManufacturerSpec | |
getSerialNumber() const | ome::xml::model::ManufacturerSpec | |
getWorkingDistance() | ome::xml::model::Objective | |
getWorkingDistance() const | ome::xml::model::Objective | |
getXMLNamespace() const | ome::xml::model::Objective | virtual |
impl | ome::xml::model::Objective | private |
link(std::shared_ptr< Reference > &reference, std::shared_ptr< ome::xml::model::OMEModelObject > &object) | ome::xml::model::Objective | |
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::Objective | |
logger | ome::xml::model::detail::OMEModelObject | protected |
ManufacturerSpec() | ome::xml::model::ManufacturerSpec | |
ManufacturerSpec(const ManufacturerSpec ©) | ome::xml::model::ManufacturerSpec | |
Objective() | ome::xml::model::Objective | |
Objective(const Objective ©) | ome::xml::model::Objective | |
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 |
setCalibratedMagnification(std::shared_ptr< double > &calibratedMagnification) | ome::xml::model::Objective | |
setCorrection(std::shared_ptr< ome::xml::model::enums::Correction > &correction) | ome::xml::model::Objective | |
setID(const std::string &id) | ome::xml::model::Objective | |
setImmersion(std::shared_ptr< ome::xml::model::enums::Immersion > &immersion) | ome::xml::model::Objective | |
setInstrument(std::weak_ptr< ome::xml::model::Instrument > &instrument_BackReference) | ome::xml::model::Objective | |
setIris(std::shared_ptr< bool > &iris) | ome::xml::model::Objective | |
setLensNA(std::shared_ptr< double > &lensNA) | ome::xml::model::Objective | |
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::Objective | |
setLotNumber(std::shared_ptr< std::string > &lotNumber) | ome::xml::model::ManufacturerSpec | |
setManufacturer(std::shared_ptr< std::string > &manufacturer) | ome::xml::model::ManufacturerSpec | |
setModel(std::shared_ptr< std::string > &model) | ome::xml::model::ManufacturerSpec | |
setNominalMagnification(std::shared_ptr< double > &nominalMagnification) | ome::xml::model::Objective | |
setSerialNumber(std::shared_ptr< std::string > &serialNumber) | ome::xml::model::ManufacturerSpec | |
setWorkingDistance(const std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsLength > > &workingDistance) | ome::xml::model::Objective | |
sizeOfLinkedAnnotationList() const | ome::xml::model::Objective | |
stripNamespacePrefix(const std::string &value) | ome::xml::model::detail::OMEModelObject | static |
unlinkAnnotation(const std::shared_ptr< ome::xml::model::Annotation > &annotation) | ome::xml::model::Objective | |
update(const common::xml::dom::Element &element, ome::xml::model::OMEModel &model) | ome::xml::model::Objective | 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::Objective | virtual |
~ManufacturerSpec() | ome::xml::model::ManufacturerSpec | virtual |
~Objective() | ome::xml::model::Objective | virtual |
~OMEModelObject() | ome::xml::model::detail::OMEModelObject | virtual |