Class SBML_Constraint_Reader

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_Constraint_Reader

public class SBML_Constraint_Reader
extends SBML_SBase_Reader
  • Constructor Details

    • SBML_Constraint_Reader

      public SBML_Constraint_Reader()
  • Method Details

    • addConstraint

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