| COPASI API
    4.40.278
    | 
#include <CCellDesignerImporter.h>
| Public Member Functions | |
| ReactionAnnotation () | |
| Public Attributes | |
| std::vector< LinkTarget > | mBaseProducts | 
| std::vector< LinkTarget > | mBaseReactants | 
| ConnectScheme | mConnectScheme | 
| EditPoints | mEditPoints | 
| Line | mLine | 
| std::vector< ReactionModification > | mModifications | 
| std::string | mName | 
| Point | mOffset | 
| std::vector< ReactantLink > | mProductLinks | 
| std::vector< ReactantLink > | mReactantLinks | 
| REACTION_TYPE | mType | 
| ReactionAnnotation::ReactionAnnotation | ( | ) | 
| std::vector<LinkTarget> ReactionAnnotation::mBaseProducts | 
| std::vector<LinkTarget> ReactionAnnotation::mBaseReactants | 
| ConnectScheme ReactionAnnotation::mConnectScheme | 
| EditPoints ReactionAnnotation::mEditPoints | 
| Line ReactionAnnotation::mLine | 
| std::vector<ReactionModification> ReactionAnnotation::mModifications | 
Referenced by CCellDesignerImporter::parseReactionAnnotation().
| std::string ReactionAnnotation::mName | 
Referenced by CCellDesignerImporter::parseReactionAnnotation().
| Point ReactionAnnotation::mOffset | 
Referenced by CCellDesignerImporter::parseReactionAnnotation().
| std::vector<ReactantLink> ReactionAnnotation::mProductLinks | 
Referenced by CCellDesignerImporter::parseReactionAnnotation().
| std::vector<ReactantLink> ReactionAnnotation::mReactantLinks | 
Referenced by CCellDesignerImporter::parseReactionAnnotation().
| REACTION_TYPE ReactionAnnotation::mType |