ome-xml  5.6.0
ome::xml::model::Instrument Member List

This is the complete list of members for ome::xml::model::Instrument, including all inherited members.

addDetector(std::shared_ptr< ome::xml::model::Detector > &detector)ome::xml::model::Instrument
addDichroic(std::shared_ptr< ome::xml::model::Dichroic > &dichroic)ome::xml::model::Instrument
addFilter(std::shared_ptr< ome::xml::model::Filter > &filter)ome::xml::model::Instrument
addFilterSet(std::shared_ptr< ome::xml::model::FilterSet > &filterSet)ome::xml::model::Instrument
addLightSource(std::shared_ptr< ome::xml::model::LightSource > &lightSource)ome::xml::model::Instrument
addObjective(std::shared_ptr< ome::xml::model::Objective > &objective)ome::xml::model::Instrument
asXMLElement(common::xml::dom::Document &document) constome::xml::model::detail::OMEModelObjectvirtual
asXMLElement(common::xml::dom::Document &document, common::xml::dom::Element &element) constome::xml::model::detail::OMEModelObjectvirtual
asXMLElementInternal(common::xml::dom::Document &document, common::xml::dom::Element &element) constome::xml::model::Instrumentprotectedvirtual
contains(const C &container, const std::shared_ptr< T > &element)ome::xml::model::detail::OMEModelObjectinlineprotected
create(const common::xml::dom::Element &element, ome::xml::model::OMEModel &model)ome::xml::model::Instrumentstatic
elementName() constome::xml::model::Instrumentvirtual
getChildrenByTagName(const common::xml::dom::Element &parent, const std::string &name)ome::xml::model::detail::OMEModelObjectstatic
getDetector(std::vector< std::shared_ptr< ome::xml::model::Detector >>::size_type index)ome::xml::model::Instrument
getDetector(std::vector< std::shared_ptr< ome::xml::model::Detector >>::size_type index) constome::xml::model::Instrument
getDetectorList()ome::xml::model::Instrument
getDetectorList() constome::xml::model::Instrument
getDichroic(std::vector< std::shared_ptr< ome::xml::model::Dichroic >>::size_type index)ome::xml::model::Instrument
getDichroic(std::vector< std::shared_ptr< ome::xml::model::Dichroic >>::size_type index) constome::xml::model::Instrument
getDichroicList()ome::xml::model::Instrument
getDichroicList() constome::xml::model::Instrument
getFilter(std::vector< std::shared_ptr< ome::xml::model::Filter >>::size_type index)ome::xml::model::Instrument
getFilter(std::vector< std::shared_ptr< ome::xml::model::Filter >>::size_type index) constome::xml::model::Instrument
getFilterList()ome::xml::model::Instrument
getFilterList() constome::xml::model::Instrument
getFilterSet(std::vector< std::shared_ptr< ome::xml::model::FilterSet >>::size_type index)ome::xml::model::Instrument
getFilterSet(std::vector< std::shared_ptr< ome::xml::model::FilterSet >>::size_type index) constome::xml::model::Instrument
getFilterSetList()ome::xml::model::Instrument
getFilterSetList() constome::xml::model::Instrument
getID() constome::xml::model::Instrument
getLightSource(std::vector< std::shared_ptr< ome::xml::model::LightSource >>::size_type index)ome::xml::model::Instrument
getLightSource(std::vector< std::shared_ptr< ome::xml::model::LightSource >>::size_type index) constome::xml::model::Instrument
getLightSourceList()ome::xml::model::Instrument
getLightSourceList() constome::xml::model::Instrument
getLinkedAnnotation(OMEModelObject::indexed_container< ome::xml::model::Annotation, std::weak_ptr >::type::size_type index) constome::xml::model::Instrument
getLinkedAnnotationList() constome::xml::model::Instrument
getLinkedImage(OMEModelObject::indexed_container< ome::xml::model::Image, std::weak_ptr >::type::size_type index) constome::xml::model::Instrument
getLinkedImageList() constome::xml::model::Instrument
getMicroscope()ome::xml::model::Instrument
getMicroscope() constome::xml::model::Instrument
getObjective(std::vector< std::shared_ptr< ome::xml::model::Objective >>::size_type index)ome::xml::model::Instrument
getObjective(std::vector< std::shared_ptr< ome::xml::model::Objective >>::size_type index) constome::xml::model::Instrument
getObjectiveList()ome::xml::model::Instrument
getObjectiveList() constome::xml::model::Instrument
getXMLNamespace() constome::xml::model::Instrumentvirtual
implome::xml::model::Instrumentprivate
Instrument()ome::xml::model::Instrument
Instrument(const Instrument &copy)ome::xml::model::Instrument
link(std::shared_ptr< Reference > &reference, std::shared_ptr< ome::xml::model::OMEModelObject > &object)ome::xml::model::Instrument
ome::xml::model::detail::OMEModelObject::link(std::shared_ptr< Reference > &reference, std::shared_ptr<::ome::xml::model::OMEModelObject > &object)ome::xml::model::detail::OMEModelObjectvirtual
ome::xml::model::OMEModelObject::link(std::shared_ptr< Reference > &reference, std::shared_ptr< OMEModelObject > &object)=0ome::xml::model::OMEModelObjectpure virtual
linkAnnotation(const std::shared_ptr< ome::xml::model::Annotation > &annotation)ome::xml::model::Instrument
linkImage(const std::shared_ptr< ome::xml::model::Image > &image_BackReference)ome::xml::model::Instrument
loggerome::xml::model::detail::OMEModelObjectprotected
OMEModelObject(const std::string &objectType="OMEModelObject")ome::xml::model::detail::OMEModelObjectprotected
OMEModelObject(const OMEModelObject &copy)ome::xml::model::detail::OMEModelObjectprotected
ome::xml::model::OMEModelObject::OMEModelObject()ome::xml::model::OMEModelObjectinlineprotected
removeDetector(std::shared_ptr< ome::xml::model::Detector > &detector)ome::xml::model::Instrument
removeDichroic(std::shared_ptr< ome::xml::model::Dichroic > &dichroic)ome::xml::model::Instrument
removeFilter(std::shared_ptr< ome::xml::model::Filter > &filter)ome::xml::model::Instrument
removeFilterSet(std::shared_ptr< ome::xml::model::FilterSet > &filterSet)ome::xml::model::Instrument
removeLightSource(std::shared_ptr< ome::xml::model::LightSource > &lightSource)ome::xml::model::Instrument
removeObjective(std::shared_ptr< ome::xml::model::Objective > &objective)ome::xml::model::Instrument
setDetector(std::vector< std::shared_ptr< ome::xml::model::Detector >>::size_type index, std::shared_ptr< ome::xml::model::Detector > &detector)ome::xml::model::Instrument
setDichroic(std::vector< std::shared_ptr< ome::xml::model::Dichroic >>::size_type index, std::shared_ptr< ome::xml::model::Dichroic > &dichroic)ome::xml::model::Instrument
setFilter(std::vector< std::shared_ptr< ome::xml::model::Filter >>::size_type index, std::shared_ptr< ome::xml::model::Filter > &filter)ome::xml::model::Instrument
setFilterSet(std::vector< std::shared_ptr< ome::xml::model::FilterSet >>::size_type index, std::shared_ptr< ome::xml::model::FilterSet > &filterSet)ome::xml::model::Instrument
setID(const std::string &id)ome::xml::model::Instrument
setLightSource(std::vector< std::shared_ptr< ome::xml::model::LightSource >>::size_type index, std::shared_ptr< ome::xml::model::LightSource > &lightSource)ome::xml::model::Instrument
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::Instrument
setLinkedImage(OMEModelObject::indexed_container< ome::xml::model::Image, std::weak_ptr >::type::size_type index, const std::shared_ptr< ome::xml::model::Image > &image_BackReference)ome::xml::model::Instrument
setMicroscope(std::shared_ptr< ome::xml::model::Microscope > &microscope)ome::xml::model::Instrument
setObjective(std::vector< std::shared_ptr< ome::xml::model::Objective >>::size_type index, std::shared_ptr< ome::xml::model::Objective > &objective)ome::xml::model::Instrument
sizeOfDetectorList() constome::xml::model::Instrument
sizeOfDichroicList() constome::xml::model::Instrument
sizeOfFilterList() constome::xml::model::Instrument
sizeOfFilterSetList() constome::xml::model::Instrument
sizeOfLightSourceList() constome::xml::model::Instrument
sizeOfLinkedAnnotationList() constome::xml::model::Instrument
sizeOfLinkedImageList() constome::xml::model::Instrument
sizeOfObjectiveList() constome::xml::model::Instrument
stripNamespacePrefix(const std::string &value)ome::xml::model::detail::OMEModelObjectstatic
unlinkAnnotation(const std::shared_ptr< ome::xml::model::Annotation > &annotation)ome::xml::model::Instrument
unlinkImage(const std::shared_ptr< ome::xml::model::Image > &image_BackReference)ome::xml::model::Instrument
update(const common::xml::dom::Element &element, ome::xml::model::OMEModel &model)ome::xml::model::Instrumentvirtual
ome::xml::model::detail::OMEModelObject::update(const common::xml::dom::Element &element, ::ome::xml::model::OMEModel &model)ome::xml::model::detail::OMEModelObjectvirtual
validElementName(const std::string &name) constome::xml::model::Instrumentvirtual
~Instrument()ome::xml::model::Instrumentvirtual
~OMEModelObject()ome::xml::model::detail::OMEModelObjectvirtual