de.unirostock.sems.bives.algorithm.DiffReporter, de.unirostock.sems.bives.markup.Markuppublic class SBMLParameter extends SBMLGenericIdNameObject implements de.unirostock.sems.bives.algorithm.DiffReporter, de.unirostock.sems.bives.markup.Markup
id, namedocumentNode, sbmlModel| Constructor | Description |
|---|---|
SBMLParameter(de.unirostock.sems.xmlutils.ds.DocumentNode documentNode,
SBMLModel sbmlModel) |
Instantiates a new SBML parameter.
|
| Modifier and Type | Method | Description |
|---|---|---|
double |
getValue() |
Gets the value.
|
boolean |
isConstant() |
Checks if the parameter is constant.
|
String |
markup() |
|
de.unirostock.sems.bives.markup.MarkupElement |
reportDelete() |
|
de.unirostock.sems.bives.markup.MarkupElement |
reportInsert() |
|
de.unirostock.sems.bives.markup.MarkupElement |
reportModification(de.unirostock.sems.bives.algorithm.SimpleConnectionManager conMgmt,
de.unirostock.sems.bives.algorithm.DiffReporter docA,
de.unirostock.sems.bives.algorithm.DiffReporter docB) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetID, getName, getNameAndId, getNameOrIdgetDocumentNode, getModeladdOntologyLink, flagMetaModifcations, getAnnotation, getMetaId, getNotes, getOntologyLinks, getSBOTermpublic SBMLParameter(de.unirostock.sems.xmlutils.ds.DocumentNode documentNode,
SBMLModel sbmlModel)
throws BivesSBMLParseException
documentNode - the document node encoding this entity in the corresponding XML treesbmlModel - the SBML modelBivesSBMLParseException - the bives sbml parse exceptionpublic double getValue()
public boolean isConstant()
public String markup()
markup in interface de.unirostock.sems.bives.markup.Markuppublic de.unirostock.sems.bives.markup.MarkupElement reportModification(de.unirostock.sems.bives.algorithm.SimpleConnectionManager conMgmt,
de.unirostock.sems.bives.algorithm.DiffReporter docA,
de.unirostock.sems.bives.algorithm.DiffReporter docB)
reportModification in interface de.unirostock.sems.bives.algorithm.DiffReporterpublic de.unirostock.sems.bives.markup.MarkupElement reportInsert()
reportInsert in interface de.unirostock.sems.bives.algorithm.DiffReporterpublic de.unirostock.sems.bives.markup.MarkupElement reportDelete()
reportDelete in interface de.unirostock.sems.bives.algorithm.DiffReporterCopyright © 2018 SEMS project @ University of Rostock. All rights reserved.