Package | Description |
---|---|
ambit2.reactions.retrosynth |
Modifier and Type | Field and Description |
---|---|
ReactionSequenceLevel |
ReactionSequenceLevel.nextLevel |
ReactionSequenceLevel |
ReactionSequenceLevel.previousLevel |
Modifier and Type | Method and Description |
---|---|
ReactionSequenceLevel |
ReactionSequence.getFirstLevel() |
ReactionSequenceLevel |
ReactionSequence.getLevel(int levIndex) |
Modifier and Type | Method and Description |
---|---|
List<ReactionSequenceLevel> |
ReactionSequence.getLevels() |
Modifier and Type | Method and Description |
---|---|
void |
ReactionSequence.generateSequenceStepForReactionInstance(ReactionSequenceLevel level,
int moleculeIndex,
GenericReactionInstance gri) |
void |
ReactionSequence.generateSequenceStepForReactionInstance(ReactionSequenceLevel level,
int moleculeIndex,
GenericReaction reaction,
List<org.openscience.cdk.interfaces.IAtom> reactionInstance) |
void |
ReactionSequence.iterateLevelMolecules(ReactionSequenceLevel level) |
void |
ReactionSequence.iterateLevelMoleculesRandomly(ReactionSequenceLevel level) |
Modifier and Type | Method and Description |
---|---|
void |
ReactionSequence.setLevels(List<ReactionSequenceLevel> levels) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.