public class BlockReactionCanoniser extends java.lang.Object implements ICanonicalReactionLabeller
Constructor and Description |
---|
BlockReactionCanoniser() |
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.
|
public org.openscience.cdk.interfaces.IReaction getCanonicalReaction(org.openscience.cdk.interfaces.IReaction reaction)
ICanonicalReactionLabeller
getCanonicalReaction
in interface ICanonicalReactionLabeller