| Package | Description |
|---|---|
| org.sbml.jsbml.ext.multi |
Provides classes for the Multi package.
|
| Modifier and Type | Method | 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 | Description |
|---|---|---|
ListOf<SpeciesTypeComponentMapInProduct> |
MultiSpeciesReferencePlugin.getListOfSpeciesTypeComponentMapInProducts() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
MultiSpeciesReferencePlugin.addSpeciesTypeComponentMapInProduct(SpeciesTypeComponentMapInProduct speciesTypeComponentMapInProduct) |
|
boolean |
MultiSpeciesReferencePlugin.removeSpeciesTypeComponentMapInProduct(SpeciesTypeComponentMapInProduct speciesTypeComponentMapInProduct) |
Removes an element from the
MultiSpeciesReferencePlugin.listOfSpeciesTypeComponentMapInProducts. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
MultiSpeciesReferencePlugin.setListOfSpeciesTypeComponentMapInProducts(ListOf<SpeciesTypeComponentMapInProduct> listOfSpeciesTypeComponentMapInProducts) |
Sets the given
ListOf<SpeciesTypeComponentMapInProduct>. |
| Constructor | Description |
|---|---|
SpeciesTypeComponentMapInProduct(SpeciesTypeComponentMapInProduct obj) |
Clone constructor
|
Copyright © 2009–2022. All rights reserved.