|  | OpenMS
    2.6.0
    | 
 
 
  
  
 
Go to the documentation of this file.
   78     void setFixedModification(
bool fixed);
 
   82     bool isFixedModification() 
const;
 
   85     void setMaxOccurrences(
UInt num);
 
   88     UInt getMaxOccurrences() 
const;
 
   91     String getModificationName() 
const;
 
  
Representation of a modification.
Definition: ResidueModification.h:76
Representation of modification definition.
Definition: ModificationDefinition.h:52
A more convenient string class.
Definition: String.h:59
bool operator!=(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:824
bool fixed_modification_
fixed (true) or variable (false)
Definition: ModificationDefinition.h:130
bool operator<(const QTCluster &q1, const QTCluster &q2)
const ResidueModification * mod_
the modification
Definition: ModificationDefinition.h:127
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
UInt max_occurrences_
maximal number of occurrences per peptide
Definition: ModificationDefinition.h:133
void setModification(int location, int max_size, String modification, OpenMS::AASequence &aas)
helper function that sets a modification on a AASequence object
unsigned int UInt
Unsigned integer type.
Definition: Types.h:94
bool operator==(const IDBoostGraph::ProteinGroup &lhs, const IDBoostGraph::ProteinGroup &rhs)