void |
SMIRKSManager.applyAromaticityTransformAtLocation(org.openscience.cdk.interfaces.IAtomContainer target,
List<org.openscience.cdk.interfaces.IAtom> rMap,
List<org.openscience.cdk.interfaces.IAtom> newProdAtoms,
SMIRKSReaction reaction) |
void |
SMIRKSManager.applyHAtomTransformAtLocation(org.openscience.cdk.interfaces.IAtomContainer target,
List<org.openscience.cdk.interfaces.IAtom> rMap,
List<org.openscience.cdk.interfaces.IAtom> newProdAtoms,
SMIRKSReaction reaction) |
void |
SMIRKSManager.applyStereoTransformAtLocation(org.openscience.cdk.interfaces.IAtomContainer target,
List<org.openscience.cdk.interfaces.IAtom> rMap,
List<org.openscience.cdk.interfaces.IAtom> newProdAtoms,
SMIRKSReaction reaction) |
boolean |
SMIRKSManager.applyTransformation(org.openscience.cdk.interfaces.IAtomContainer target,
IAcceptable selection,
SMIRKSReaction reaction) |
boolean |
SMIRKSManager.applyTransformation(org.openscience.cdk.interfaces.IAtomContainer target,
SMIRKSReaction reaction) |
org.openscience.cdk.interfaces.IAtomContainer |
SMIRKSManager.applyTransformationsAtLocationsWithCloning(org.openscience.cdk.interfaces.IAtomContainer target,
List<List<org.openscience.cdk.interfaces.IAtom>> rMaps,
SMIRKSReaction reaction) |
org.openscience.cdk.interfaces.IAtomContainerSet |
SMIRKSManager.applyTransformationWithCombinedOverlappedPos(org.openscience.cdk.interfaces.IAtomContainer target,
IAcceptable selection,
SMIRKSReaction reaction) |
org.openscience.cdk.interfaces.IAtomContainerSet |
SMIRKSManager.applyTransformationWithSingleCopyForEachPos(org.openscience.cdk.interfaces.IAtomContainer target,
IAcceptable selection,
SMIRKSReaction reaction) |
org.openscience.cdk.interfaces.IAtomContainerSet |
SMIRKSManager.applyTransformationWithSingleCopyForEachPos(org.openscience.cdk.interfaces.IAtomContainer target,
IAcceptable selection,
SMIRKSReaction reaction,
SmartsConst.SSM_MODE SSMode) |
void |
SMIRKSManager.applyTransformAtLocation(org.openscience.cdk.interfaces.IAtomContainer target,
List<org.openscience.cdk.interfaces.IAtom> rMap,
SMIRKSReaction reaction) |
boolean |
SMIRKSManager.matchReaction(SMIRKSReaction reaction,
org.openscience.cdk.interfaces.IAtomContainer targetReactants,
org.openscience.cdk.interfaces.IAtomContainer targetProducts,
org.openscience.cdk.interfaces.IAtomContainer targetAgents) |
boolean |
SMIRKSManager.matchReaction(SMIRKSReaction reaction,
org.openscience.cdk.interfaces.IAtomContainerSet targetReactants,
org.openscience.cdk.interfaces.IAtomContainerSet targetProducts,
org.openscience.cdk.interfaces.IAtomContainerSet targetAgents) |