|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioScopFamily.h>
Public Member Functions | |
| BioScopFamily () | |
| BioScopFamily (const string &) | |
| void | setFamily (vector< string >) |
| int | getScopUniqueId () |
| int | getFamilyId () |
| int | getNumberOfProteinDomains () |
| string | getDescription () |
| BioScopProteinDomain | getProteinDomain (int) |
| BioScopFamily::BioScopFamily | ( | const string & | ) |
| string BioScopFamily::getDescription | ( | ) |
| int BioScopFamily::getFamilyId | ( | ) |
| int BioScopFamily::getScopUniqueId | ( | ) |
| void BioScopFamily::setFamily | ( | vector< string > | ) |