|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioScopSuperFamily.h>
Public Member Functions | |
| BioScopSuperFamily () | |
| BioScopSuperFamily (const string &) | |
| void | setSuperFamily (vector< string >) |
| int | getScopUniqueId () |
| int | getSuperFamilyId () |
| int | getNumberOfFamilies () |
| string | getDescription () |
| BioScopFamily | getFamily (int) |
| BioScopSuperFamily::BioScopSuperFamily | ( | const string & | ) |
| string BioScopSuperFamily::getDescription | ( | ) |
| void BioScopSuperFamily::setSuperFamily | ( | vector< string > | ) |