public class SignatureReactionCanoniser extends AbstractReactionLabeller implements ICanonicalReactionLabeller
Constructor and Description |
---|
SignatureReactionCanoniser() |
Modifier and Type | Method and Description |
---|---|
org.openscience.cdk.interfaces.IReaction |
getCanonicalReaction(org.openscience.cdk.interfaces.IReaction reaction)
Convert a reaction into a canonical form by canonizing each of the structures in the reaction in turn.
|
atomAtomMap, atomAtomMap, canoniseAtomContainerSet, cloneAndSortMappings, cloneMapping, cloneMappings, labelReaction, makeIndexMap, sortMappings
public org.openscience.cdk.interfaces.IReaction getCanonicalReaction(org.openscience.cdk.interfaces.IReaction reaction)
ICanonicalReactionLabeller
getCanonicalReaction
in interface ICanonicalReactionLabeller