COPASI API
4.16.103
|
#include <CCellDesignerImporter.h>
Public Member Functions | |
LineDirection () | |
Public Attributes | |
int | mArm |
int | mIndex |
DIRECTION_VALUE | mValue |
Definition at line 279 of file CCellDesignerImporter.h.
LineDirection::LineDirection | ( | ) |
Definition at line 10567 of file CCellDesignerImporter.cpp.
int LineDirection::mArm |
Definition at line 282 of file CCellDesignerImporter.h.
Referenced by CCellDesignerImporter::parseLineDirection().
int LineDirection::mIndex |
Definition at line 281 of file CCellDesignerImporter.h.
Referenced by CCellDesignerImporter::parseLineDirection().
DIRECTION_VALUE LineDirection::mValue |
Definition at line 283 of file CCellDesignerImporter.h.
Referenced by CCellDesignerImporter::parseLineDirection().