public class SBMLAlgebraicRule extends SBMLRule
ALGEBRAIC_RULE, ASSIGNMENT_RULE, math, RATE_RULE, type
documentNode, sbmlModel
Constructor and Description |
---|
SBMLAlgebraicRule(de.unirostock.sems.xmlutils.ds.DocumentNode documentNode,
SBMLModel sbmlModel)
Instantiates a new SBML algebraic rule.
|
Modifier and Type | Method and Description |
---|---|
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) |
getMath, getRuleType, resolveVariable
addOntologyLink, getAnnotation, getMetaId, getNotes, getOntologyLinks, getSBOTerm
getDocumentNode, getModel
public SBMLAlgebraicRule(de.unirostock.sems.xmlutils.ds.DocumentNode documentNode, SBMLModel sbmlModel) throws BivesSBMLParseException
documentNode
- the corresponding document node int the XML treesbmlModel
- the SBML modelBivesSBMLParseException
- the bives sbml parse exceptionpublic 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 © 2015 SEMS project @ University of Rostock. All rights reserved.