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

public class SBML_Rule_Reader
extends Object
  • Constructor Details

    • SBML_Rule_Reader

      public SBML_Rule_Reader()
  • Method Details

    • addRule

      public void addRule​(org.sbml.jsbml.ListOf<org.sbml.jsbml.Rule> listOfRules, Graph g)
      Method reads in rules and is called from class SBML_XML_Reader.java
      Parameters:
      listOfRules - contains the rules for the import
      g - the data structure for reading in the information