BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioSwissProtCcAlternativeProducts.h>
Public Member Functions | |
BioSwissProtCcAlternativeProducts () | |
BioSwissProtCcAlternativeProducts (const string &de_) | |
void | setCcAlternativeProducts (const string &) |
string | getCcEvent () |
int | getCcNamedIsoforms () |
string | getCcComment () |
int | getCcNumberOfNames () |
int | getCcName (unsigned int) |
int | getCcNumberOfIsoIds () |
string | getCcIsoId (unsigned int) |
int | getCcNumberOfSynonyms () |
string | getCcSynonyms (unsigned int) |
int | getCcNumberOfSequences () |
string | getCcSequence (unsigned int) |
int | getCcNumberOfNotes () |
string | getCcNote (unsigned int) |
Friends | |
bool | operator> (const BioSwissProtCcAlternativeProducts &, const BioSwissProtCcAlternativeProducts &) |
bool | operator< (const BioSwissProtCcAlternativeProducts &, const BioSwissProtCcAlternativeProducts &) |
bool | operator== (const BioSwissProtCcAlternativeProducts &, const BioSwissProtCcAlternativeProducts &) |
BioSwissProtCcAlternativeProducts::BioSwissProtCcAlternativeProducts | ( | const string & | de_ | ) |
string BioSwissProtCcAlternativeProducts::getCcIsoId | ( | unsigned | int | ) |
int BioSwissProtCcAlternativeProducts::getCcName | ( | unsigned | int | ) |
string BioSwissProtCcAlternativeProducts::getCcNote | ( | unsigned | int | ) |
string BioSwissProtCcAlternativeProducts::getCcSequence | ( | unsigned | int | ) |
string BioSwissProtCcAlternativeProducts::getCcSynonyms | ( | unsigned | int | ) |
void BioSwissProtCcAlternativeProducts::setCcAlternativeProducts | ( | const string & | ) |
bool operator< | ( | const BioSwissProtCcAlternativeProducts & | , |
const BioSwissProtCcAlternativeProducts & | |||
) | [friend] |
bool operator== | ( | const BioSwissProtCcAlternativeProducts & | , |
const BioSwissProtCcAlternativeProducts & | |||
) | [friend] |
bool operator> | ( | const BioSwissProtCcAlternativeProducts & | , |
const BioSwissProtCcAlternativeProducts & | |||
) | [friend] |