| Package | Description |
|---|---|
| org.openscience.cdk | |
| org.openscience.cdk.debug | |
| org.openscience.cdk.interfaces | |
| org.openscience.cdk.silent |
| Modifier and Type | Method and Description |
|---|---|
IReaction.Direction |
Reaction.getDirection()
Returns the direction of the reaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Reaction.setDirection(IReaction.Direction direction)
Sets the direction of the reaction.
|
| Modifier and Type | Method and Description |
|---|---|
IReaction.Direction |
DebugReaction.getDirection()
Returns the direction of the reaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DebugReaction.setDirection(IReaction.Direction direction)
Sets the direction of the reaction.
|
| Modifier and Type | Method and Description |
|---|---|
IReaction.Direction |
IReaction.getDirection()
Returns the
IReaction.Direction of the reaction. |
static IReaction.Direction |
IReaction.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IReaction.Direction[] |
IReaction.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IReaction.setDirection(IReaction.Direction direction)
Sets the direction of the reaction.
|
| Modifier and Type | Method and Description |
|---|---|
IReaction.Direction |
Reaction.getDirection()
Returns the direction of the reaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Reaction.setDirection(IReaction.Direction direction)
Sets the direction of the reaction.
|
Copyright © 2017. All Rights Reserved.