| Package | Description |
|---|---|
| org.sbml.jsbml.ext.multi |
Provides classes for the Multi package.
|
| Modifier and Type | Method and Description |
|---|---|
ListOf<SubListOfSpeciesFeature> |
MultiSpeciesPlugin.getListOfSubListOfSpeciesFeatures()
Returns the
MultiSpeciesPlugin.listOfSubListOfSpeciesFeatures. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MultiSpeciesPlugin.addSubListOfSpeciesFeature(SubListOfSpeciesFeature SubListOfSpeciesFeature)
Adds a new
SubListOfSpeciesFeature to the MultiSpeciesPlugin.listOfSubListOfSpeciesFeatures. |
boolean |
MultiSpeciesPlugin.removeSubListOfSpeciesFeature(SubListOfSpeciesFeature SubListOfSpeciesFeature)
Removes an element from the
MultiSpeciesPlugin.listOfSubListOfSpeciesFeatures. |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiSpeciesPlugin.setListOfSubListOfSpeciesFeatures(ListOf<SubListOfSpeciesFeature> listOfSubListOfSpeciesFeatures)
Sets the given
ListOf<SubListOfSpeciesFeature>. |
| Constructor and Description |
|---|
SubListOfSpeciesFeature(SubListOfSpeciesFeature obj)
Clone constructor
|
Copyright © 2009–2017. All rights reserved.