public class SBMLKineticLaw extends SBMLSBase
documentNode, sbmlModel
Constructor and Description |
---|
SBMLKineticLaw(de.unirostock.sems.xmlutils.ds.DocumentNode documentNode,
SBMLModel sbmlModel)
Instantiates a new SBML kinetic law.
|
Modifier and Type | Method and Description |
---|---|
de.unirostock.sems.bives.ds.MathML |
getMath()
Gets the math.
|
void |
reportDelete(de.unirostock.sems.bives.markup.MarkupElement me)
Report delete.
|
void |
reportInsert(de.unirostock.sems.bives.markup.MarkupElement me)
Report insert.
|
void |
reportModification(de.unirostock.sems.bives.algorithm.SimpleConnectionManager conMgmt,
SBMLKineticLaw a,
SBMLKineticLaw b,
de.unirostock.sems.bives.markup.MarkupElement me)
Report modification of the entities.
|
addOntologyLink, getAnnotation, getMetaId, getNotes, getOntologyLinks, getSBOTerm
getDocumentNode, getModel
public SBMLKineticLaw(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 de.unirostock.sems.bives.ds.MathML getMath()
public void reportModification(de.unirostock.sems.bives.algorithm.SimpleConnectionManager conMgmt, SBMLKineticLaw a, SBMLKineticLaw b, de.unirostock.sems.bives.markup.MarkupElement me)
conMgmt
- the connection managera
- the original versionb
- the modified versionme
- the markup elementpublic void reportInsert(de.unirostock.sems.bives.markup.MarkupElement me)
me
- the mepublic void reportDelete(de.unirostock.sems.bives.markup.MarkupElement me)
me
- the meCopyright © 2017 SEMS project @ University of Rostock. All rights reserved.