Package | Description |
---|---|
de.unirostock.sems.bives.sbml.parser |
Modifier and Type | Class | Description |
---|---|---|
class |
SBMLSpeciesReference |
The Class SBMLSpeciesReference representing a link to a species.
|
Modifier and Type | Method | Description |
---|---|---|
SBMLSimpleSpeciesReference |
SBMLModel.getSpeciesReference(String id) |
Gets the species reference.
|
Modifier and Type | Method | Description |
---|---|---|
List<SBMLSimpleSpeciesReference> |
SBMLReaction.getModifiers() |
Gets the modifiers.
|
Modifier and Type | Method | 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 © 2018 SEMS project @ University of Rostock. All rights reserved.