fr.curie.BiNoM.pathways.test
Class test

java.lang.Object
  extended by fr.curie.BiNoM.pathways.test.test

public class test
extends java.lang.Object


Constructor Summary
test()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void RemoveResidueNames(org.sbml.x2001.ns.celldesigner.SbmlDocument sbml)
           
static void ScaleSizes(org.sbml.x2001.ns.celldesigner.SbmlDocument sbml, float factor)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

test

public test()
Method Detail

main

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

ScaleSizes

public static void ScaleSizes(org.sbml.x2001.ns.celldesigner.SbmlDocument sbml,
                              float factor)

RemoveResidueNames

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