public class MappingTransformation extends java.lang.Object implements ITransformation<org.openscience.cdk.interfaces.IReaction>
ITransformation.TargetType
Constructor and Description |
---|
MappingTransformation() |
Modifier and Type | Method and Description |
---|---|
ITransformation.TargetType |
getTargetType() |
org.openscience.cdk.interfaces.IReaction |
transform(org.openscience.cdk.interfaces.IReaction reaction) |
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
-