|
COPASI API
4.40.278
|
#include <CCellDesignerImporter.h>
Public Member Functions | |
| ReactantLink () | |
Public Attributes | |
| std::string | mAlias |
| Line | mLine |
| POSITION | mPosition |
| std::string | mReactant |
| int | mTargetLineIndex |
| ReactantLink::ReactantLink | ( | ) |
| std::string ReactantLink::mAlias |
Referenced by CCellDesignerImporter::parseExtraLink().
| Line ReactantLink::mLine |
Referenced by CCellDesignerImporter::parseExtraLink().
| POSITION ReactantLink::mPosition |
Referenced by CCellDesignerImporter::parseExtraLink().
| std::string ReactantLink::mReactant |
Referenced by CCellDesignerImporter::parseExtraLink().
| int ReactantLink::mTargetLineIndex |
Referenced by CCellDesignerImporter::parseExtraLink().