| Package | Description |
|---|---|
| org.sbml.jsbml.ext.multi |
Provides classes for the Multi package.
|
| Modifier and Type | Method and Description |
|---|---|
ContainedSpeciesType |
SpeciesTypeState.createContainedSpeciesType()
Creates a new
ContainedSpeciesType inside this StateFeature and returns it. |
ContainedSpeciesType |
SpeciesTypeState.getContainedSpeciesType(int i)
Gets the ith
ContainedSpeciesType. |
ContainedSpeciesType |
SpeciesTypeState.getContainedSpeciesType(String id)
Gets the
ContainedSpeciesType that has the given speciesTypeState id. |
| Modifier and Type | Method and Description |
|---|---|
ListOf<ContainedSpeciesType> |
SpeciesTypeState.getListOfContainedSpeciesTypes()
Returns the listOfContainedSpeciesTypes
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpeciesTypeState.addContainedSpeciesType(ContainedSpeciesType containedSpeciesType)
Adds a ContainedSpeciesType.
|
Copyright © 2009–2016. All rights reserved.