| Package | Description |
|---|---|
| org.sbml.jsbml.ext.multi |
Provides classes for the Multi package.
|
| Modifier and Type | Method and Description |
|---|---|
ListOf<SpeciesTypeComponentIndex> |
SpeciesType.getListOfSpeciesTypeComponentIndexes()
Returns the
SpeciesType.listOfSpeciesTypeComponentIndexes. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SpeciesType.addSpeciesTypeComponentIndex(SpeciesTypeComponentIndex speciesTypeComponentIndex)
Adds a new
SpeciesTypeComponentIndex to the SpeciesType.listOfSpeciesTypeComponentIndexes. |
boolean |
SpeciesType.removeSpeciesTypeComponentIndex(SpeciesTypeComponentIndex speciesTypeComponentIndex)
Removes an element from the
SpeciesType.listOfSpeciesTypeComponentIndexes. |
| Modifier and Type | Method and Description |
|---|---|
void |
SpeciesType.setListOfSpeciesTypeComponentIndexes(ListOf<SpeciesTypeComponentIndex> listOfSpeciesTypeComponentIndexes)
Sets the given
ListOf<SpeciesTypeComponentIndex>. |
| Constructor and Description |
|---|
SpeciesTypeComponentIndex(SpeciesTypeComponentIndex obj)
Clone constructor
|
Copyright © 2009–2016. All rights reserved.