fr.curie.BiNoM.pathways.utils
Class prepareCellDesignerFile

java.lang.Object
  extended by fr.curie.BiNoM.pathways.utils.prepareCellDesignerFile

public class prepareCellDesignerFile
extends java.lang.Object


Constructor Summary
prepareCellDesignerFile()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void makeReactionNotes(org.sbml.x2001.ns.celldesigner.SbmlDocument sbmlDoc)
           
static void renameSpecies(org.sbml.x2001.ns.celldesigner.SbmlDocument sbmlDoc)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

prepareCellDesignerFile

public prepareCellDesignerFile()
Method Detail

main

public static void main(java.lang.String[] args)

renameSpecies

public static void renameSpecies(org.sbml.x2001.ns.celldesigner.SbmlDocument sbmlDoc)

makeReactionNotes

public static void makeReactionNotes(org.sbml.x2001.ns.celldesigner.SbmlDocument sbmlDoc)