Class SBMLAnotation
- java.lang.Object
-
- de.unirostock.sems.bives.sbml.parser.SBMLAnotation
-
public class SBMLAnotation extends Object
The Class SBMLAnotation ,a container for optional software-generated content not meant to be shown to humans.- Author:
- Martin Scharm
-
-
Constructor Summary
Constructors Constructor Description SBMLAnotation(de.unirostock.sems.xmlutils.ds.DocumentNode rootNode)
Instantiates a new SBML anotation.
-