Class SBML_Compartment_Reader

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

public class SBML_Compartment_Reader
extends Object
  • Constructor Details

    • SBML_Compartment_Reader

      public SBML_Compartment_Reader()
  • Method Details

    • addCompartment

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