| Package | Description |
|---|---|
| org.openscience.cdk.interfaces |
| Modifier and Type | Method and Description |
|---|---|
IMapping |
IReaction.getMapping(int pos)
Retrieves a mapping between the reactant and product side to this
Reaction.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<IMapping> |
IReaction.mappings()
Returns the mappings between the reactant and the product side.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IReaction.addMapping(IMapping mapping)
Adds a mapping between the reactant and product side to this
Reaction.
|
Copyright © 2017. All rights reserved.