java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.sbml.SBML_SBase_Reader
de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.sbml.SBML_SBML_Reader

public class SBML_SBML_Reader
extends SBML_SBase_Reader
  • Constructor Details

    • SBML_SBML_Reader

      public SBML_SBML_Reader()
  • Method Details

    • addSBML

      public void addSBML​(org.sbml.jsbml.SBMLDocument document, Graph g)
      Method reads in the model tag information and is called from class SBML_XML_Reader.java
      Parameters:
      document - contains the model for the import
      g - the data structure for reading in the information