addConfiguration(const Configuration &configuration) | IncludeExcludeTarget | |
addCVTerm(const CVTerm &term) | CVTermList | |
addInterpretation(const CVTermList &interpretation) | IncludeExcludeTarget | |
addMetaValues(const MetaInfoInterface &from) | MetaInfoInterface | |
addPrecursorCVTerm(const CVTerm &cv_term) | IncludeExcludeTarget | |
addPredictionTerm(const CVTerm &prediction) | IncludeExcludeTarget | |
addProductCVTerm(const CVTerm &cv_term) | IncludeExcludeTarget | |
clearMetaInfo() | MetaInfoInterface | |
compound_ref_ | IncludeExcludeTarget | protected |
Configuration typedef | IncludeExcludeTarget | |
configurations_ | IncludeExcludeTarget | protected |
consumeCVTerms(const Map< String, std::vector< CVTerm > > &cv_term_map) | CVTermList | |
createIfNotExists_() | MetaInfoInterface | inlineprotected |
cv_terms_ | CVTermList | protected |
CVTermList()=default | CVTermList | |
CVTermList(const CVTermList &)=default | CVTermList | |
CVTermList(CVTermList &&) noexcept | CVTermList | |
empty() const | CVTermList | |
getCompoundRef() const | IncludeExcludeTarget | |
getConfigurations() const | IncludeExcludeTarget | |
getCVTerms() const | CVTermList | |
getInterpretations() const | IncludeExcludeTarget | |
getKeys(std::vector< String > &keys) const | MetaInfoInterface | |
getKeys(std::vector< UInt > &keys) const | MetaInfoInterface | |
getMetaValue(const String &name, const DataValue &default_value=DataValue::EMPTY) const | MetaInfoInterface | |
getMetaValue(UInt index, const DataValue &default_value=DataValue::EMPTY) const | MetaInfoInterface | |
getName() const | IncludeExcludeTarget | |
getPeptideRef() const | IncludeExcludeTarget | |
getPrecursorCVTermList() const | IncludeExcludeTarget | |
getPrecursorMZ() const | IncludeExcludeTarget | |
getPrediction() const | IncludeExcludeTarget | |
getProductCVTermList() const | IncludeExcludeTarget | |
getProductMZ() const | IncludeExcludeTarget | |
getRetentionTime() const | IncludeExcludeTarget | |
hasCVTerm(const String &accession) const | CVTermList | |
IncludeExcludeTarget() | IncludeExcludeTarget | |
IncludeExcludeTarget(const IncludeExcludeTarget &rhs) | IncludeExcludeTarget | |
interpretation_list_ | IncludeExcludeTarget | protected |
isMetaEmpty() const | MetaInfoInterface | |
meta_ | MetaInfoInterface | protected |
MetaInfoInterface() | MetaInfoInterface | |
MetaInfoInterface(const MetaInfoInterface &rhs) | MetaInfoInterface | |
MetaInfoInterface(MetaInfoInterface &&) noexcept | MetaInfoInterface | |
metaRegistry() | MetaInfoInterface | static |
metaValueExists(const String &name) const | MetaInfoInterface | |
metaValueExists(UInt index) const | MetaInfoInterface | |
name_ | IncludeExcludeTarget | protected |
operator!=(const IncludeExcludeTarget &rhs) const | IncludeExcludeTarget | |
OpenMS::CVTermList::operator!=(const CVTermList &cv_term_list) const | CVTermList | |
OpenMS::MetaInfoInterface::operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
operator=(const IncludeExcludeTarget &rhs) | IncludeExcludeTarget | |
OpenMS::CVTermList::operator=(const CVTermList &rhs) &=default | CVTermList | |
OpenMS::CVTermList::operator=(CVTermList &&) &=default | CVTermList | |
OpenMS::MetaInfoInterface::operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
OpenMS::MetaInfoInterface::operator=(MetaInfoInterface &&) noexcept | MetaInfoInterface | |
operator==(const IncludeExcludeTarget &rhs) const | IncludeExcludeTarget | |
OpenMS::CVTermList::operator==(const CVTermList &cv_term_list) const | CVTermList | |
OpenMS::MetaInfoInterface::operator==(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
peptide_ref_ | IncludeExcludeTarget | protected |
precursor_cv_terms_ | IncludeExcludeTarget | protected |
precursor_mz_ | IncludeExcludeTarget | protected |
prediction_ | IncludeExcludeTarget | protected |
product_cv_terms_ | IncludeExcludeTarget | protected |
product_mz_ | IncludeExcludeTarget | protected |
removeMetaValue(const String &name) | MetaInfoInterface | |
removeMetaValue(UInt index) | MetaInfoInterface | |
replaceCVTerm(const CVTerm &cv_term) | CVTermList | |
replaceCVTerms(const std::vector< CVTerm > &cv_terms, const String &accession) | CVTermList | |
replaceCVTerms(const Map< String, std::vector< CVTerm > > &cv_term_map) | CVTermList | |
RetentionTime typedef | IncludeExcludeTarget | |
rts_ | IncludeExcludeTarget | protected |
setCompoundRef(const String &compound_ref) | IncludeExcludeTarget | |
setConfigurations(const std::vector< Configuration > &configuration) | IncludeExcludeTarget | |
setCVTerms(const std::vector< CVTerm > &terms) | CVTermList | |
setInterpretations(const std::vector< CVTermList > &interpretations) | IncludeExcludeTarget | |
setMetaValue(const String &name, const DataValue &value) | MetaInfoInterface | |
setMetaValue(UInt index, const DataValue &value) | MetaInfoInterface | |
setName(const String &name) | IncludeExcludeTarget | |
setPeptideRef(const String &peptide_ref) | IncludeExcludeTarget | |
setPrecursorCVTermList(const CVTermList &list) | IncludeExcludeTarget | |
setPrecursorMZ(double mz) | IncludeExcludeTarget | |
setPrediction(const CVTermList &prediction) | IncludeExcludeTarget | |
setProductCVTermList(const CVTermList &list) | IncludeExcludeTarget | |
setProductMZ(double mz) | IncludeExcludeTarget | |
setRetentionTime(RetentionTime rt) | IncludeExcludeTarget | |
updateMembers_() | IncludeExcludeTarget | protected |
~CVTermList() | CVTermList | virtual |
~IncludeExcludeTarget() override | IncludeExcludeTarget | |
~MetaInfoInterface() | MetaInfoInterface | |