| Package | Description |
|---|---|
| org.sbml.jsbml.ext.multi |
Provides classes for the Multi package.
|
| Modifier and Type | Method and Description |
|---|---|
SpeciesTypeComponentMapInProduct |
SpeciesTypeComponentMapInProduct.clone()
clones this class
|
SpeciesTypeComponentMapInProduct |
MultiSpeciesReferencePlugin.createSpeciesTypeComponentMapInProduct()
Creates a new SpeciesTypeComponentMapInProduct element and adds it to the
MultiSpeciesReferencePlugin.listOfSpeciesTypeComponentMapInProducts list. |
SpeciesTypeComponentMapInProduct |
MultiSpeciesReferencePlugin.getSpeciesTypeComponentMapInProduct(int i)
Gets an element from the
MultiSpeciesReferencePlugin.listOfSpeciesTypeComponentMapInProducts at the given index. |
SpeciesTypeComponentMapInProduct |
MultiSpeciesReferencePlugin.removeSpeciesTypeComponentMapInProduct(int i)
Removes an element from the
MultiSpeciesReferencePlugin.listOfSpeciesTypeComponentMapInProducts at the given index. |
| Modifier and Type | Method and Description |
|---|---|
ListOf<SpeciesTypeComponentMapInProduct> |
MultiSpeciesReferencePlugin.getListOfSpeciesTypeComponentMapInProducts()
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
MultiSpeciesReferencePlugin.addSpeciesTypeComponentMapInProduct(SpeciesTypeComponentMapInProduct speciesTypeComponentMapInProduct)
|
boolean |
MultiSpeciesReferencePlugin.removeSpeciesTypeComponentMapInProduct(SpeciesTypeComponentMapInProduct speciesTypeComponentMapInProduct)
Removes an element from the
MultiSpeciesReferencePlugin.listOfSpeciesTypeComponentMapInProducts. |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiSpeciesReferencePlugin.setListOfSpeciesTypeComponentMapInProducts(ListOf<SpeciesTypeComponentMapInProduct> listOfSpeciesTypeComponentMapInProducts)
Sets the given
ListOf<SpeciesTypeComponentMapInProduct>. |
| Constructor and Description |
|---|
SpeciesTypeComponentMapInProduct(SpeciesTypeComponentMapInProduct obj)
Clone constructor
|
Copyright © 2009–2017. All rights reserved.