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