Package | Description |
---|---|
ambit2.reactions.retrosynth |
Modifier and Type | Method and Description |
---|---|
static ReactionSequence.SortingMethod |
ReactionSequence.SortingMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReactionSequence.SortingMethod[] |
ReactionSequence.SortingMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static int |
ReactionSequence.compare(GenericReactionInstance inst0,
GenericReactionInstance inst1,
ReactionSequence.SortingMethod sortMethod) |
static int[] |
ReactionSequence.sortReactionInstances(List<GenericReactionInstance> griList,
ReactionSequence.SortingMethod sortMethod) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.