de.unirostock.sems.bives.algorithm.DiffReporter
public class SBMLRateRule extends SBMLRule
documentNode, sbmlModel
ALGEBRAIC_RULE, ASSIGNMENT_RULE, math, RATE_RULE, type
Constructor | Description |
---|---|
SBMLRateRule(de.unirostock.sems.xmlutils.ds.DocumentNode documentNode,
SBMLModel sbmlModel) |
Instantiates a new SBML rate rule.
|
Modifier and Type | Method | Description |
---|---|---|
SBMLSBase |
getVariable() |
Gets the variable of interest.
|
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, wait
getDocumentNode, getModel
getMath, getRuleType, resolveVariable
addOntologyLink, flagMetaModifcations, getAnnotation, getMetaId, getNotes, getOntologyLinks, getSBOTerm
public SBMLRateRule(de.unirostock.sems.xmlutils.ds.DocumentNode documentNode, SBMLModel sbmlModel) throws BivesSBMLParseException
documentNode
- the document node in the corresponding XML treesbmlModel
- the SBML modelBivesSBMLParseException
- the bives sbml parse exceptionpublic SBMLSBase getVariable()
public 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)
public de.unirostock.sems.bives.markup.MarkupElement reportInsert()
public de.unirostock.sems.bives.markup.MarkupElement reportDelete()
Copyright © 2018 SEMS project @ University of Rostock. All rights reserved.