Package | Description |
---|---|
uk.ac.ebi.reactionblast.mechanism.helper | |
uk.ac.ebi.reactionblast.mechanism.interfaces |
Modifier and Type | Method and Description |
---|---|
EnumSubstrateProduct |
ReactionCenterFragment.getReactantProductInfo() |
Modifier and Type | Method and Description |
---|---|
protected static java.util.List<ReactionCenterFragment> |
Utility.getCircularReactionPatternFingerprints(org.openscience.cdk.interfaces.IAtomContainer molOrignal,
org.openscience.cdk.interfaces.IAtom atom,
EnumSubstrateProduct type) |
Constructor and Description |
---|
ReactionCenterFragment(java.lang.String signature,
int level,
EnumSubstrateProduct rpf) |
Modifier and Type | Method and Description |
---|---|
static EnumSubstrateProduct |
EnumSubstrateProduct.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumSubstrateProduct[] |
EnumSubstrateProduct.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|