public class ReactionCanonicalizationTransformation extends java.lang.Object implements ITransformation<org.openscience.cdk.interfaces.IReaction>
ITransformation.TargetType
Constructor and Description |
---|
ReactionCanonicalizationTransformation(ICanonicalReactionLabeller canonicalReactionLabeller) |
Modifier and Type | Method and Description |
---|---|
ITransformation.TargetType |
getTargetType() |
org.openscience.cdk.interfaces.IReaction |
transform(org.openscience.cdk.interfaces.IReaction reaction) |
public ReactionCanonicalizationTransformation(ICanonicalReactionLabeller canonicalReactionLabeller)
canonicalReactionLabeller
- public ITransformation.TargetType getTargetType()
getTargetType
in interface ITransformation<org.openscience.cdk.interfaces.IReaction>
public org.openscience.cdk.interfaces.IReaction transform(org.openscience.cdk.interfaces.IReaction reaction)
transform
in interface ITransformation<org.openscience.cdk.interfaces.IReaction>
reaction
-