public class SBMLUnit extends SBMLSBase implements de.unirostock.sems.bives.markup.Markup
(multiplier * 10^scale * kind)^exponent
Modifier and Type | Field and Description |
---|---|
static String[] |
BASE_UNITS
those are BASE_UNITS.
|
static String[] |
PREDEFINED_UNITS
those are predefined units.
|
documentNode, sbmlModel
Constructor and Description |
---|
SBMLUnit(de.unirostock.sems.xmlutils.ds.DocumentNode documentNode,
SBMLModel sbmlModel)
Instantiates a new SBML unit derived from a base unit.
|
Modifier and Type | Method and Description |
---|---|
String |
markup() |
addOntologyLink, getAnnotation, getMetaId, getNotes, getOntologyLinks, getSBOTerm
getDocumentNode, getModel
public static final String[] BASE_UNITS
public static final String[] PREDEFINED_UNITS
public SBMLUnit(de.unirostock.sems.xmlutils.ds.DocumentNode documentNode, SBMLModel sbmlModel) throws BivesSBMLParseException, de.unirostock.sems.bives.exception.BivesDocumentConsistencyException
documentNode
- the document node encoding this entity in the corresponding XML treesbmlModel
- the SBML modelBivesSBMLParseException
- the bives sbml parse exceptionde.unirostock.sems.bives.exception.BivesDocumentConsistencyException
- the bives document consistency exceptionpublic String markup()
markup
in interface de.unirostock.sems.bives.markup.Markup
Copyright © 2017 SEMS project @ University of Rostock. All rights reserved.