| Package | Description |
|---|---|
| org.sbml.jsbml.ext.multi |
Provides classes for the Multi package.
|
| Modifier and Type | Method and Description |
|---|---|
Bond |
Selector.createBond()
|
Bond |
Selector.getBond(int i)
Gets the ith
Bond. |
Bond |
Selector.getBond(String id)
Gets the
Bond that has the given id. |
| Modifier and Type | Method and Description |
|---|---|
ListOf<Bond> |
Selector.getListOfBonds()
Returns the listOfBonds
|
| Modifier and Type | Method and Description |
|---|---|
void |
Selector.addBond(Bond bond)
Adds a Bond.
|
Copyright © 2009–2016. All rights reserved.