de.unirostock.sems.bives.algorithm.DiffReporterpublic class SBMLAssignmentRule extends SBMLRule
documentNode, sbmlModelALGEBRAIC_RULE, ASSIGNMENT_RULE, math, RATE_RULE, type| Constructor | Description |
|---|---|
SBMLAssignmentRule(de.unirostock.sems.xmlutils.ds.DocumentNode documentNode,
SBMLModel sbmlModel) |
Instantiates a new SBML assignment rule.
|
| Modifier and Type | Method | Description |
|---|---|---|
SBMLSBase |
getVariable() |
Gets the corresponding variable.
|
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, waitgetDocumentNode, getModelgetMath, getRuleType, resolveVariableaddOntologyLink, flagMetaModifcations, getAnnotation, getMetaId, getNotes, getOntologyLinks, getSBOTermpublic SBMLAssignmentRule(de.unirostock.sems.xmlutils.ds.DocumentNode documentNode,
SBMLModel sbmlModel)
throws BivesSBMLParseException
documentNode - the corresponding document node in the 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.