public class SBMLSpeciesReference extends SBMLSimpleSpeciesReference
documentNode, sbmlModelid, name, species| Constructor | Description |
|---|---|
SBMLSpeciesReference(de.unirostock.sems.xmlutils.ds.DocumentNode documentNode,
SBMLModel sbmlModel) |
Instantiates a new SBML species reference.
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
report() |
Typeset this reference.
|
String |
reportDelete() |
Report a delete.
|
String |
reportInsert() |
Report an insert.
|
String |
reportModification(de.unirostock.sems.bives.algorithm.SimpleConnectionManager conMgmt,
SBMLSpeciesReference a,
SBMLSpeciesReference b) |
Report the modifications of this species reference.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDocumentNode, getModeladdOntologyLink, flagMetaModifcations, getAnnotation, getMetaId, getNotes, getOntologyLinks, getSBOTermgetSpecies, reportModificationpublic SBMLSpeciesReference(de.unirostock.sems.xmlutils.ds.DocumentNode documentNode,
SBMLModel sbmlModel)
throws BivesSBMLParseException
documentNode - the document node encoding this entity in the corresponding XML treesbmlModel - the corresponding SBML modelBivesSBMLParseException - the bives sbml parse exceptionpublic String reportModification(de.unirostock.sems.bives.algorithm.SimpleConnectionManager conMgmt, SBMLSpeciesReference a, SBMLSpeciesReference b)
conMgmt - the connection managera - the original species referenceb - the modified species referencepublic String reportInsert()
SBMLSimpleSpeciesReferencereportInsert in class SBMLSimpleSpeciesReferencepublic String reportDelete()
SBMLSimpleSpeciesReferencereportDelete in class SBMLSimpleSpeciesReferencepublic String report()
SBMLSimpleSpeciesReferencereport in class SBMLSimpleSpeciesReferenceCopyright © 2018 SEMS project @ University of Rostock. All rights reserved.