Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

MartielGoldbeterDictyNetwork.h

Go to the documentation of this file.
00001 // MartielGoldbeterDictyNetwork.h: interface for the CMartielGoldbeterDictyNetwork class.
00002 //
00004 
00005 #if !defined(AFX_MARTIELGOLDBETERDICTYNETWORK_H__842F4733_D56F_4171_88F6_1BEA99316D5A__INCLUDED_)
00006 #define AFX_MARTIELGOLDBETERDICTYNETWORK_H__842F4733_D56F_4171_88F6_1BEA99316D5A__INCLUDED_
00007 
00008 #if _MSC_VER > 1000
00009 #pragma once
00010 #endif // _MSC_VER > 1000
00011 
00012 #include "..\SRC\ReactionNetwork.h"
00013 #include "..\src\UnstableProteinDegradationReaction.h"
00014 #include "..\src\TransformationReaction.h"
00015 #include "..\src\HeterodimerizationReaction.h"
00016 #include "..\src\HeterodimerDissociationReaction.h"
00017 #include "..\src_ac\TrimerFormation.h"
00018 #include "..\src_ac\TrimerDissociation.h"
00019 #include "..\src\MichaelisMentenTransformationReaction.h"
00020 #include "..\src\ChemicalTransportReaction.h"
00021 #include "..\src_ac\ConstantSourceReaction.h"
00022 #include "..\src\GenerationReaction.h"
00023 
00024 
00025 class CMartielGoldbeterDictyNetwork : public ReactionNetwork  
00026 {
00027 public:
00028         CMartielGoldbeterDictyNetwork();
00029         virtual ~CMartielGoldbeterDictyNetwork();
00030         virtual int GetNTermsPerLine() {return 3;}
00031 
00032 };
00033 
00034 #endif // !defined(AFX_MARTIELGOLDBETERDICTYNETWORK_H__842F4733_D56F_4171_88F6_1BEA99316D5A__INCLUDED_)

Generated on Mon Nov 3 09:37:58 2003 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002