|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioScopSpecies.h>
Public Member Functions | |
| BioScopSpecies () | |
| BioScopSpecies (const string &) | |
| void | setSpecies (vector< string >) |
| int | getScopUniqueId () |
| int | getNumberOfDomainEntries () |
| string | getDescription () |
| BioScopDomainEntry | getDomainEntry (int) |
| BioScopSpecies::BioScopSpecies | ( | const string & | ) |
| string BioScopSpecies::getDescription | ( | ) |
| int BioScopSpecies::getScopUniqueId | ( | ) |
| void BioScopSpecies::setSpecies | ( | vector< string > | ) |