Class SBMLListOf


  • public class SBMLListOf
    extends SBMLSBase
    The Class SBMLListOf represents a list of something in SBML.
    Author:
    Martin Scharm
    • Constructor Detail

      • SBMLListOf

        public SBMLListOf​(de.unirostock.sems.xmlutils.ds.DocumentNode documentNode,
                          SBMLModel sbmlModel)
                   throws BivesSBMLParseException
        Instantiates a new SBML list of ...
        Parameters:
        documentNode - the document node encoding this entity in the corresponding XML tree
        sbmlModel - the SBML model
        Throws:
        BivesSBMLParseException - the bives sbml parse exception