Package | Description |
---|---|
ambit2.reactions.retrosynth |
Modifier and Type | Method and Description |
---|---|
static ReactionSequence.MoleculeStatus |
ReactionSequence.getMoleculeStatus(org.openscience.cdk.interfaces.IAtomContainer mol) |
static ReactionSequence.MoleculeStatus |
ReactionSequence.MoleculeStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReactionSequence.MoleculeStatus[] |
ReactionSequence.MoleculeStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
ReactionSequence.MoleculeStatus.getShortString(ReactionSequence.MoleculeStatus status) |
static void |
ReactionSequence.setMoleculeStatus(org.openscience.cdk.interfaces.IAtomContainer mol,
ReactionSequence.MoleculeStatus status) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.