COPASI API
4.16.103
|
#include <CCellDesignerImporter.h>
Public Member Functions | |
ReactantLink () | |
Public Attributes | |
std::string | mAlias |
Line | mLine |
POSITION | mPosition |
std::string | mReactant |
int | mTargetLineIndex |
Definition at line 345 of file CCellDesignerImporter.h.
ReactantLink::ReactantLink | ( | ) |
Definition at line 10588 of file CCellDesignerImporter.cpp.
std::string ReactantLink::mAlias |
Definition at line 348 of file CCellDesignerImporter.h.
Referenced by CCellDesignerImporter::parseExtraLink().
Line ReactantLink::mLine |
Definition at line 354 of file CCellDesignerImporter.h.
Referenced by CCellDesignerImporter::parseExtraLink().
POSITION ReactantLink::mPosition |
Definition at line 353 of file CCellDesignerImporter.h.
Referenced by CCellDesignerImporter::parseExtraLink().
std::string ReactantLink::mReactant |
Definition at line 349 of file CCellDesignerImporter.h.
Referenced by CCellDesignerImporter::parseExtraLink().
int ReactantLink::mTargetLineIndex |
Definition at line 350 of file CCellDesignerImporter.h.
Referenced by CCellDesignerImporter::parseExtraLink().