BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioScopFold.h>
Public Member Functions | |
BioScopFold () | |
BioScopFold (const string &) | |
void | setFold (vector< string >) |
int | getScopUniqueId () |
int | getFoldId () |
int | getNumberOfSuperFamilies () |
string | getDescription () |
BioScopSuperFamily | getSuperFamily (int) |
BioScopFold::BioScopFold | ( | const string & | ) |
string BioScopFold::getDescription | ( | ) |
int BioScopFold::getFoldId | ( | ) |
int BioScopFold::getScopUniqueId | ( | ) |
void BioScopFold::setFold | ( | vector< string > | ) |