public class SBMLDocument
extends de.unirostock.sems.bives.ds.ModelDocument
Constructor | Description |
---|---|
SBMLDocument(de.unirostock.sems.xmlutils.ds.TreeDocument doc) |
Instantiates a new SBML document.
|
Modifier and Type | Method | Description |
---|---|---|
void |
flatten() |
|
int |
getLevel() |
Gets the level.
|
SBMLModel |
getModel() |
Gets the model.
|
int |
getVersion() |
Gets the version.
|
public SBMLDocument(de.unirostock.sems.xmlutils.ds.TreeDocument doc) throws BivesSBMLParseException, de.unirostock.sems.bives.exception.BivesDocumentConsistencyException
doc
- the XML documentBivesSBMLParseException
- the bives sbml parse exceptionde.unirostock.sems.bives.exception.BivesDocumentConsistencyException
- the bives document consistency exceptionpublic int getLevel()
public int getVersion()
public SBMLModel getModel()
Copyright © 2018 SEMS project @ University of Rostock. All rights reserved.