de.unirostock.sems.bives.markup.Markuppublic 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, waitgetDocumentNode, getModeladdOntologyLink, flagMetaModifcations, getAnnotation, getMetaId, getNotes, getOntologyLinks, getSBOTermpublic 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.MarkupCopyright © 2018 SEMS project @ University of Rostock. All rights reserved.