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

EGFRTraffickingPredictionNetwork.h

Go to the documentation of this file.
00001 // EGFRTraffickingPredictionNetwork.h: interface for the CEGFRTraffickingPredictionNetwork class.
00002 //
00004 
00005 #if !defined(AFX_EGFRTRAFFICKINGPREDICTIONNETWORK_H__B13AAE02_DAE4_4706_B0BF_8B1EC1436643__INCLUDED_)
00006 #define AFX_EGFRTRAFFICKINGPREDICTIONNETWORK_H__B13AAE02_DAE4_4706_B0BF_8B1EC1436643__INCLUDED_
00007 
00008 #if _MSC_VER > 1000
00009 #pragma once
00010 #endif // _MSC_VER > 1000
00011 
00012 #include "..\src\SumChemical.h"
00013 #include "..\SRC\ReactionNetwork.h"
00014 #include "..\src\ReceptorBindingReaction.h"
00015 #include "..\src\ReceptorUnbindingReaction.h"
00016 #include "..\src\TransformationReaction.h"
00017 #include "..\src\ChemicalTransportReaction.h"
00018 #include "..\src\UnstableProteinDegradationReaction.h"
00019 #include "..\src\MichaelisMentenPhosphorylationReaction.h"
00020 #include "..\src\MichaelisMentenDephosphorylationReaction.h"
00021 #include "..\src\MichaelisMentenGProteinActivationReaction.h"
00022 #include "..\src\MichaelisMentenGProteinDeactivationReaction.h"
00023 #include "..\src\MichaelisMentenProteinProteinActivationReaction.h"
00024 #include "..\src\MichaelisMentenTransformationReaction.h"
00025 
00026 
00027 class CEGFRTraffickingPredictionNetwork : public ReactionNetwork  
00028 {
00029 public:
00030         CEGFRTraffickingPredictionNetwork();
00031         virtual ~CEGFRTraffickingPredictionNetwork();
00032 
00033 };
00034 
00035 #endif // !defined(AFX_EGFRTRAFFICKINGPREDICTIONNETWORK_H__B13AAE02_DAE4_4706_B0BF_8B1EC1436643__INCLUDED_)

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