java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.sbml.SBML_SBase_Writer
de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.sbml.SBML_Reaction_Writer

public class SBML_Reaction_Writer
extends SBML_SBase_Writer
  • Constructor Details

    • SBML_Reaction_Writer

      public SBML_Reaction_Writer()
  • Method Details

    • addReactions

      public void addReactions​(Graph g, org.sbml.jsbml.Model model)
      This method adds the reactions to a model
      Parameters:
      g - contains the required data
      model - the data will be added to this model