| Package | Description |
|---|---|
| org.sbml.jsbml.ext.multi |
Provides classes for the Multi package.
|
| Modifier and Type | Method and Description |
|---|---|
ListOf<PossibleSpeciesFeatureValue> |
SpeciesFeatureType.getListOfPossibleSpeciesFeatureValues()
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SpeciesFeatureType.addPossibleSpeciesFeatureValue(PossibleSpeciesFeatureValue possibleSpeciesFeatureValue)
Adds a new
PossibleSpeciesFeatureValue to the SpeciesFeatureType.listOfPossibleSpeciesFeatureValues. |
boolean |
SpeciesFeatureType.removePossibleSpeciesFeatureValue(PossibleSpeciesFeatureValue possibleSpeciesFeatureValue)
Removes an element from the
SpeciesFeatureType.listOfPossibleSpeciesFeatureValues. |
| Modifier and Type | Method and Description |
|---|---|
void |
SpeciesFeatureType.setListOfPossibleSpeciesFeatureValues(ListOf<PossibleSpeciesFeatureValue> listOfPossibleSpeciesFeatureValues)
Sets the given
ListOf<PossibleSpeciesFeatureValue>. |
| Constructor and Description |
|---|
PossibleSpeciesFeatureValue(PossibleSpeciesFeatureValue obj)
Clone constructor
|
Copyright © 2009–2017. All rights reserved.