| Package | Description |
|---|---|
| org.sbml.jsbml.ext.multi |
Provides classes for the Multi package.
|
| Modifier and Type | Method and Description |
|---|---|
SpeciesTypeRestrictionReference |
SpeciesTypeRestrictionReference.clone()
clones this class
|
| Modifier and Type | Method and Description |
|---|---|
ListOf<SpeciesTypeRestrictionReference> |
ReactionRule.getListOfConditions()
Returns the list of conditions (
SpeciesTypeRestrictionReference). |
ListOf<SpeciesTypeRestrictionReference> |
ReactionRule.getListOfResults()
Returns the list of results (
SpeciesTypeRestrictionReference). |
| Modifier and Type | Method and Description |
|---|---|
void |
ReactionRule.addCondition(SpeciesTypeRestrictionReference condition)
Adds a condition.
|
boolean |
ReactionRule.addResult(SpeciesTypeRestrictionReference result)
Adds a result.
|
| Constructor and Description |
|---|
SpeciesTypeRestrictionReference(SpeciesTypeRestrictionReference obj)
Clone constructor
|
Copyright © 2009–2016. All rights reserved.