public class MappingHandler extends BasicDebugger
Constructor and Description |
---|
MappingHandler() |
Modifier and Type | Method and Description |
---|---|
static void |
cleanMapping(org.openscience.cdk.interfaces.IReaction MappedReaction) |
protected static int |
setMappingFlags(org.openscience.cdk.interfaces.IReaction expLabReaction,
org.openscience.cdk.interfaces.IReaction MappedReaction,
int counter) |
protected static int |
setMappingFlags(org.openscience.cdk.interfaces.IReaction MappedReaction,
org.openscience.cdk.interfaces.IReaction ReactionWithUniqueSTOICHIOMETRY,
org.openscience.cdk.interfaces.IReaction coreMappedReaction,
int counter) |
printAtomAtomMapping, printAtoms, printMolecule, printReaction
public static void cleanMapping(org.openscience.cdk.interfaces.IReaction MappedReaction)
MappedReaction
- protected static int setMappingFlags(org.openscience.cdk.interfaces.IReaction expLabReaction, org.openscience.cdk.interfaces.IReaction MappedReaction, int counter)
expLabReaction
- MappedReaction
- counter
- protected static int setMappingFlags(org.openscience.cdk.interfaces.IReaction MappedReaction, org.openscience.cdk.interfaces.IReaction ReactionWithUniqueSTOICHIOMETRY, org.openscience.cdk.interfaces.IReaction coreMappedReaction, int counter)
MappedReaction
- ReactionWithUniqueSTOICHIOMETRY
- coreMappedReaction
- counter
-