BioInt  1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
BioFTQNote Class Reference

#include <BioFTQNote.h>

Inheritance diagram for BioFTQNote:

List of all members.

Public Member Functions

 BioFTQNote ()
 BioFTQNote (const string &bou_)
void setBioFTQNote (const string &)
string getNote ()
int getNumberOfGoFunctions ()
int getNumberOfGoProcesses ()
int getNumberOfGoComponents ()
string getGoFunction (int i)
string getGoProcess (int i)
string getGoComponent (int i)
bool findNote (const string &)
void showNote (ostream &os=cout, string x=" ")

Constructor & Destructor Documentation

BioFTQNote::BioFTQNote ( ) [inline]
BioFTQNote::BioFTQNote ( const string &  bou_)

Member Function Documentation

bool BioFTQNote::findNote ( const string &  )
string BioFTQNote::getGoComponent ( int  i)
string BioFTQNote::getGoFunction ( int  i)
string BioFTQNote::getGoProcess ( int  i)
string BioFTQNote::getNote ( )
void BioFTQNote::setBioFTQNote ( const string &  )
void BioFTQNote::showNote ( ostream &  os = cout,
string  x = " " 
)

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines