Package | Description |
---|---|
de.unirostock.sems.bives.sbml.parser |
Modifier and Type | Class and Description |
---|---|
class |
SBMLSpeciesReference
The Class SBMLSpeciesReference representing a link to a species.
|
Modifier and Type | Method and Description |
---|---|
SBMLSimpleSpeciesReference |
SBMLModel.getSpeciesReference(String id)
Gets the species reference.
|
Modifier and Type | Method and Description |
---|---|
List<SBMLSimpleSpeciesReference> |
SBMLReaction.getModifiers()
Gets the modifiers.
|
Modifier and Type | Method and Description |
---|---|
void |
SBMLModel.registerSpeciesReference(String id,
SBMLSimpleSpeciesReference ref)
Registers a species reference.
|
String |
SBMLSimpleSpeciesReference.reportModification(de.unirostock.sems.bives.algorithm.SimpleConnectionManager conMgmt,
SBMLSimpleSpeciesReference a,
SBMLSimpleSpeciesReference b)
Report modification between two versions of this species reference.
|
Copyright © 2015 SEMS project @ University of Rostock. All rights reserved.