org.primordion.cellontro.app.sbml
Class CeGlycolysisTESTXML

java.lang.Object
  extended byorg.primordion.cellontro.app.sbml.CeGlycolysisTESTXML

public class CeGlycolysisTESTXML
extends java.lang.Object


Field Summary
static int CytosolCE
           
static int DihydroxyacetonePhosphateCE
           
static int Fructose_1x6_BiphosphateCE
           
static int Fructose_6_PhosphateCE
           
static int Glucose_6_PhosphateCE
           
static int GlucoseCE
           
static int Gly10CE
           
static int Gly1CE
           
static int Gly2CE
           
static int Gly3CE
           
static int Gly4CE
           
static int Gly5CE
           
static int Gly6CE
           
static int Gly7CE
           
static int Gly8CE
           
static int Gly9CE
           
static int Glyceraldehyde_3_PhosphateCE
           
static int PhosphoEnolPyruvateCE
           
static int PyruvateCE
           
static int ReactionCE
           
static int SbmlCompartmentCE
           
static int SpeciesCE
           
static int X1x3_BisphosphoGlycerateCE
           
static int X2_PhosphoGlycerateCE
           
static int X3_PhosphoGlycerateCE
           
static int XAxisLabelCE
           
static int XholonClassCE
           
static int XYChartCE
           
static int XYSeriesCE
           
static int YAxisLabelCE
           
 
Constructor Summary
CeGlycolysisTESTXML()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

XholonClassCE

public static final int XholonClassCE
See Also:
Constant Field Values

SbmlCompartmentCE

public static final int SbmlCompartmentCE
See Also:
Constant Field Values

CytosolCE

public static final int CytosolCE
See Also:
Constant Field Values

SpeciesCE

public static final int SpeciesCE
See Also:
Constant Field Values

GlucoseCE

public static final int GlucoseCE
See Also:
Constant Field Values

Glucose_6_PhosphateCE

public static final int Glucose_6_PhosphateCE
See Also:
Constant Field Values

Fructose_6_PhosphateCE

public static final int Fructose_6_PhosphateCE
See Also:
Constant Field Values

Fructose_1x6_BiphosphateCE

public static final int Fructose_1x6_BiphosphateCE
See Also:
Constant Field Values

DihydroxyacetonePhosphateCE

public static final int DihydroxyacetonePhosphateCE
See Also:
Constant Field Values

Glyceraldehyde_3_PhosphateCE

public static final int Glyceraldehyde_3_PhosphateCE
See Also:
Constant Field Values

X1x3_BisphosphoGlycerateCE

public static final int X1x3_BisphosphoGlycerateCE
See Also:
Constant Field Values

X3_PhosphoGlycerateCE

public static final int X3_PhosphoGlycerateCE
See Also:
Constant Field Values

X2_PhosphoGlycerateCE

public static final int X2_PhosphoGlycerateCE
See Also:
Constant Field Values

PhosphoEnolPyruvateCE

public static final int PhosphoEnolPyruvateCE
See Also:
Constant Field Values

PyruvateCE

public static final int PyruvateCE
See Also:
Constant Field Values

ReactionCE

public static final int ReactionCE
See Also:
Constant Field Values

Gly1CE

public static final int Gly1CE
See Also:
Constant Field Values

Gly2CE

public static final int Gly2CE
See Also:
Constant Field Values

Gly3CE

public static final int Gly3CE
See Also:
Constant Field Values

Gly4CE

public static final int Gly4CE
See Also:
Constant Field Values

Gly5CE

public static final int Gly5CE
See Also:
Constant Field Values

Gly6CE

public static final int Gly6CE
See Also:
Constant Field Values

Gly7CE

public static final int Gly7CE
See Also:
Constant Field Values

Gly8CE

public static final int Gly8CE
See Also:
Constant Field Values

Gly9CE

public static final int Gly9CE
See Also:
Constant Field Values

Gly10CE

public static final int Gly10CE
See Also:
Constant Field Values

XYChartCE

public static final int XYChartCE
See Also:
Constant Field Values

XAxisLabelCE

public static final int XAxisLabelCE
See Also:
Constant Field Values

YAxisLabelCE

public static final int YAxisLabelCE
See Also:
Constant Field Values

XYSeriesCE

public static final int XYSeriesCE
See Also:
Constant Field Values
Constructor Detail

CeGlycolysisTESTXML

public CeGlycolysisTESTXML()