BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioSwissProtCcEnzymeRegulation.h>
Public Member Functions | |
BioSwissProtCcEnzymeRegulation () | |
BioSwissProtCcEnzymeRegulation (const string &de_) | |
void | setCcEnzymeRegulation (const string &) |
string | getCcEnzymeRegulation () |
bool | findEnzymeRegulation (const string &) |
Friends | |
bool | operator> (const BioSwissProtCcEnzymeRegulation &, const BioSwissProtCcEnzymeRegulation &) |
bool | operator< (const BioSwissProtCcEnzymeRegulation &, const BioSwissProtCcEnzymeRegulation &) |
bool | operator== (const BioSwissProtCcEnzymeRegulation &, const BioSwissProtCcEnzymeRegulation &) |
BioSwissProtCcEnzymeRegulation::BioSwissProtCcEnzymeRegulation | ( | const string & | de_ | ) |
bool BioSwissProtCcEnzymeRegulation::findEnzymeRegulation | ( | const string & | ) |
void BioSwissProtCcEnzymeRegulation::setCcEnzymeRegulation | ( | const string & | ) |
bool operator< | ( | const BioSwissProtCcEnzymeRegulation & | , |
const BioSwissProtCcEnzymeRegulation & | |||
) | [friend] |
bool operator== | ( | const BioSwissProtCcEnzymeRegulation & | , |
const BioSwissProtCcEnzymeRegulation & | |||
) | [friend] |
bool operator> | ( | const BioSwissProtCcEnzymeRegulation & | , |
const BioSwissProtCcEnzymeRegulation & | |||
) | [friend] |