OpenMS
|
This is the complete list of members for CVTerm, including all inherited members.
accession_ | CVTerm | protected |
cv_identifier_ref_ | CVTerm | protected |
CVTerm()=default | CVTerm | |
CVTerm(const String &accession, const String &name="", const String &cv_identifier_ref="", const String &value="", const Unit &unit=Unit()) | CVTerm | |
CVTerm(const CVTerm &)=default | CVTerm | |
CVTerm(CVTerm &&)=default | CVTerm | |
getAccession() const | CVTerm | |
getCVIdentifierRef() const | CVTerm | |
getName() const | CVTerm | |
getUnit() const | CVTerm | |
getValue() const | CVTerm | |
hasUnit() const | CVTerm | |
hasValue() const | CVTerm | |
name_ | CVTerm | protected |
operator!=(const CVTerm &rhs) const | CVTerm | |
operator=(const CVTerm &)=default | CVTerm | |
operator=(CVTerm &&) &=default | CVTerm | |
operator==(const CVTerm &rhs) const | CVTerm | |
setAccession(const String &accession) | CVTerm | |
setCVIdentifierRef(const String &cv_identifier_ref) | CVTerm | |
setName(const String &name) | CVTerm | |
setUnit(const Unit &unit) | CVTerm | |
setValue(const DataValue &value) | CVTerm | |
unit_ | CVTerm | protected |
value_ | CVTerm | protected |
~CVTerm() | CVTerm | virtual |