COPASI API
4.16.103
|
#include <CCellDesignerImporter.h>
Public Member Functions | |
SpeciesAnnotation () | |
Public Attributes | |
SpeciesIdentity | mIdentity |
std::string | mParentComplex |
enum POSITION_TO_COMPARTMENT | mPosition |
Definition at line 251 of file CCellDesignerImporter.h.
SpeciesAnnotation::SpeciesAnnotation | ( | ) |
Definition at line 10551 of file CCellDesignerImporter.cpp.
SpeciesIdentity SpeciesAnnotation::mIdentity |
Definition at line 255 of file CCellDesignerImporter.h.
Referenced by CCellDesignerImporter::convertSpeciesAnnotations(), and CCellDesignerImporter::parseSpeciesAnnotation().
std::string SpeciesAnnotation::mParentComplex |
Definition at line 254 of file CCellDesignerImporter.h.
enum POSITION_TO_COMPARTMENT SpeciesAnnotation::mPosition |
Definition at line 253 of file CCellDesignerImporter.h.