COPASI API
4.16.103
|
#include <CCellDesignerImporter.h>
Public Member Functions | |
ProteinModification () | |
Public Attributes | |
double | mAngle |
std::string | mId |
std::string | mName |
Definition at line 481 of file CCellDesignerImporter.h.
ProteinModification::ProteinModification | ( | ) |
Definition at line 10625 of file CCellDesignerImporter.cpp.
double ProteinModification::mAngle |
Definition at line 485 of file CCellDesignerImporter.h.
Referenced by CCellDesignerImporter::parseProteinModification().
std::string ProteinModification::mId |
Definition at line 483 of file CCellDesignerImporter.h.
Referenced by CCellDesignerImporter::parseProteinModification().
std::string ProteinModification::mName |
Definition at line 484 of file CCellDesignerImporter.h.
Referenced by CCellDesignerImporter::parseProteinModification().