| Package | Description |
|---|---|
| de.unirostock.sems.bives.sbml.parser |
| Modifier and Type | Class | Description |
|---|---|---|
class |
SBMLAlgebraicRule |
The Class SBMLAlgebraicRule used to express equations that are neither assignments of model variables nor rates of change.
|
class |
SBMLAssignmentRule |
The Class SBMLAssignmentRule used to express equations that set the values of variables.
|
class |
SBMLRateRule |
The Class SBMLRateRule used to express equations that determine the rates of change of variables.
|
| Modifier and Type | Method | Description |
|---|---|---|
List<SBMLRule> |
SBMLModel.getRules() |
Gets the rules.
|
Copyright © 2018 SEMS project @ University of Rostock. All rights reserved.