COPASI API
4.40.278
|
#include <CCellDesignerImporter.h>
Public Member Functions | |
Protein () | |
Public Attributes | |
std::string | mId |
std::vector< ProteinModification > | mModifications |
std::string | mName |
SPECIES_CLASS | mType |
Protein::Protein | ( | ) |
std::string Protein::mId |
Referenced by CCellDesignerImporter::parseProteins().
std::vector<ProteinModification> Protein::mModifications |
Referenced by CCellDesignerImporter::parseProteins().
std::string Protein::mName |
Referenced by CCellDesignerImporter::parseProteins().
SPECIES_CLASS Protein::mType |
Referenced by CCellDesignerImporter::parseProteins().