'STRAP:multiple sequence alignments '

charite.christo.metannogen.reloadable
Class ORIGINAL_Export_SBML

java.lang.Object
  extended by charite.christo.metannogen.reloadable.ORIGINAL_Export_SBML

public class ORIGINAL_Export_SBML
extends Object


Field Summary
static int ID
           
static int LT_GT
           
static int QUOTES
           
 
Constructor Summary
ORIGINAL_Export_SBML()
           
 
Method Summary
 void generateSbml(Reaction r, Map<String,Species> mapSpecies, Set<String> vCompartments, StringBuffer sb)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

QUOTES

public static final int QUOTES
See Also:
Constant Field Values

LT_GT

public static final int LT_GT
See Also:
Constant Field Values

ID

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

ORIGINAL_Export_SBML

public ORIGINAL_Export_SBML()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

generateSbml

public void generateSbml(Reaction r,
                         Map<String,Species> mapSpecies,
                         Set<String> vCompartments,
                         StringBuffer sb)

'STRAP:multiple sequence alignments '

'The most important classes are StrapAlign, StrapProtein and StrapEvent.'