COPASI API
4.16.103
|
Go to the source code of this file.
Classes | |
class | CQReactionDM |
Macros | |
#define | COL_EQUATION 2 |
#define | COL_FLUX 4 |
#define | COL_NAME_REACTIONS 1 |
#define | COL_PARTICLE_FLUX 5 |
#define | COL_RATE_LAW 3 |
#define | TOTAL_COLS_REACTIONS 6 |
#define COL_EQUATION 2 |
Definition at line 26 of file CQReactionDM.h.
#define COL_FLUX 4 |
Definition at line 28 of file CQReactionDM.h.
Referenced by CQReactionDM::data(), CQReactionDM::headerData(), and CQReactionsWidget::setFramework().
#define COL_NAME_REACTIONS 1 |
Definition at line 25 of file CQReactionDM.h.
Referenced by CQReactionDM::data(), CQReactionDM::flags(), CQReactionDM::headerData(), CQReactionDM::insertRows(), CQReactionDM::setData(), and CQReactionDM::setEquation().
#define COL_PARTICLE_FLUX 5 |
Definition at line 29 of file CQReactionDM.h.
Referenced by CQReactionDM::data(), CQReactionDM::headerData(), and CQReactionsWidget::setFramework().
#define COL_RATE_LAW 3 |
Definition at line 27 of file CQReactionDM.h.
Referenced by CQReactionDM::data(), and CQReactionDM::headerData().
#define TOTAL_COLS_REACTIONS 6 |
Definition at line 30 of file CQReactionDM.h.
Referenced by CQReactionDM::columnCount().