public class SBMLDocument extends Object
Constructor and Description |
---|
SBMLDocument(de.unirostock.sems.xmltools.ds.TreeDocument tree) |
Modifier and Type | Method and Description |
---|---|
int |
getLevel() |
SBMLModel |
getModel() |
de.unirostock.sems.xmltools.ds.TreeDocument |
getTreeDocument() |
int |
getVersion() |
public SBMLDocument(de.unirostock.sems.xmltools.ds.TreeDocument tree) throws BivesSBMLParseException, de.unirostock.sems.bives.exception.BivesDocumentConsistencyException
BivesSBMLParseException
de.unirostock.sems.bives.exception.BivesDocumentConsistencyException
public de.unirostock.sems.xmltools.ds.TreeDocument getTreeDocument()
public int getLevel()
public int getVersion()
public SBMLModel getModel()
Copyright © 2014 SEMS project @ University of Rostock. All rights reserved.