COPASI API
4.16.103
|
#include <CCellDesignerImporter.h>
Public Member Functions | |
ConnectScheme () | |
Public Attributes | |
std::vector< LineDirection > | mLineDirections |
CONNECTION_POLICY | mPolicy |
int | mRectangleIndex |
Definition at line 289 of file CCellDesignerImporter.h.
ConnectScheme::ConnectScheme | ( | ) |
Definition at line 10573 of file CCellDesignerImporter.cpp.
std::vector<LineDirection> ConnectScheme::mLineDirections |
Definition at line 293 of file CCellDesignerImporter.h.
Referenced by CCellDesignerImporter::parseConnectScheme().
CONNECTION_POLICY ConnectScheme::mPolicy |
Definition at line 291 of file CCellDesignerImporter.h.
Referenced by CCellDesignerImporter::parseConnectScheme().
int ConnectScheme::mRectangleIndex |
Definition at line 292 of file CCellDesignerImporter.h.
Referenced by CCellDesignerImporter::convertReactionAnnotation(), and CCellDesignerImporter::parseConnectScheme().