| Package | Description |
|---|---|
| org.sbml.jsbml.ext.multi |
Provides classes for the Multi package.
|
| Modifier and Type | Method and Description |
|---|---|
SpeciesTypeState |
Selector.createSpeciesTypeState()
Creates a new
SpeciesTypeState inside this Selector and returns it. |
SpeciesTypeState |
Selector.createSpeciesTypeState(String id)
Creates a new
SpeciesTypeState inside this Selector and returns it. |
SpeciesTypeState |
Selector.getSpeciesTypeState(int i)
Gets the ith
SpeciesTypeState. |
SpeciesTypeState |
Selector.getSpeciesTypeState(String id)
Gets the
SpeciesTypeState that has the given id. |
| Modifier and Type | Method and Description |
|---|---|
ListOf<SpeciesTypeState> |
Selector.getListOfSpeciesTypeStates()
Returns the listOfSpeciesTypeStates
|
| Modifier and Type | Method and Description |
|---|---|
void |
Selector.addSpeciesTypeState(SpeciesTypeState speciesTypeState)
Adds a SpeciesTypeState.
|
Copyright © 2009–2016. All rights reserved.