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_Model_Reader

public class SBML_Model_Reader
extends SBML_SBase_Reader
  • Constructor Details

    • SBML_Model_Reader

      public SBML_Model_Reader()
  • Method Details

    • controlImport

      public void controlImport​(org.sbml.jsbml.SBMLDocument document, Graph g, BackgroundTaskStatusProviderSupportingExternalCallImpl status)
      Passes the import on to other classes
      Parameters:
      document - contains the model for the import
      g - the data structure for reading in the information