Modifier and Type | Field and Description |
---|---|
protected de.unirostock.sems.xmlutils.ds.DocumentNode |
documentNode
The document node.
|
protected SBMLModel |
sbmlModel
The sbml model.
|
Constructor and Description |
---|
SBMLGenericObject(de.unirostock.sems.xmlutils.ds.DocumentNode documentNode,
SBMLModel sbmlModel)
Instantiates a new generic SBML object.
|
Modifier and Type | Method and 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 © 2015 SEMS project @ University of Rostock. All rights reserved.