Modifier and Type | Field | Description |
---|---|---|
protected de.unirostock.sems.xmlutils.ds.DocumentNode |
documentNode |
The document node.
|
protected SBMLModel |
sbmlModel |
The sbml model.
|
Constructor | Description |
---|---|
SBMLGenericObject(de.unirostock.sems.xmlutils.ds.DocumentNode documentNode,
SBMLModel sbmlModel) |
Instantiates a new generic SBML object.
|
Modifier and Type | Method | Description |
---|---|---|
de.unirostock.sems.xmlutils.ds.DocumentNode |
getDocumentNode() |
Gets the document node.
|
SBMLModel |
getModel() |
Gets the model.
|
protected de.unirostock.sems.xmlutils.ds.DocumentNode documentNode
protected SBMLModel sbmlModel
public SBMLGenericObject(de.unirostock.sems.xmlutils.ds.DocumentNode documentNode, SBMLModel sbmlModel)
documentNode
- the document node encoding this entity in the corresponding XML treesbmlModel
- the SBML modelpublic de.unirostock.sems.xmlutils.ds.DocumentNode getDocumentNode()
public SBMLModel getModel()
Copyright © 2018 SEMS project @ University of Rostock. All rights reserved.