| Package | Description |
|---|---|
| org.sbml.jsbml.ext.multi |
Provides classes for the Multi package.
|
| org.sbml.jsbml.validator.offline.constraints |
| Modifier and Type | Method | Description |
|---|---|---|
ListOf<PossibleSpeciesFeatureValue> |
SpeciesFeatureType.getListOfPossibleSpeciesFeatureValues() |
| Modifier and Type | Method | 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 | Description |
|---|---|---|
void |
SpeciesFeatureType.setListOfPossibleSpeciesFeatureValues(ListOf<PossibleSpeciesFeatureValue> listOfPossibleSpeciesFeatureValues) |
Sets the given
ListOf<PossibleSpeciesFeatureValue>. |
| Constructor | Description |
|---|---|
PossibleSpeciesFeatureValue(PossibleSpeciesFeatureValue obj) |
Clone constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
ValidationFunction<PossibleSpeciesFeatureValue> |
PossibleSpeciesFeatureValueConstraints.getValidationFunction(int errorCode,
ValidationContext context) |
Copyright © 2009–2022. All rights reserved.