de.unirostock.sems.bives.markup.Markup
public class SBMLUnit extends SBMLSBase implements de.unirostock.sems.bives.markup.Markup
(multiplier * 10^scale * kind)^exponent
Modifier and Type | Field | Description |
---|---|---|
static String[] |
BASE_UNITS |
those are BASE_UNITS.
|
static String[] |
PREDEFINED_UNITS |
those are predefined units.
|
documentNode, sbmlModel
Constructor | 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 | Description |
---|---|---|
String |
markup() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDocumentNode, getModel
addOntologyLink, flagMetaModifcations, getAnnotation, getMetaId, getNotes, getOntologyLinks, getSBOTerm
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 © 2018 SEMS project @ University of Rostock. All rights reserved.