Uses of Class
org.openscience.cdk.smarts.SmartsResult
Packages that use SmartsResult
-
Uses of SmartsResult in org.openscience.cdk.smarts
Methods in org.openscience.cdk.smarts that return SmartsResultModifier and TypeMethodDescriptionstatic SmartsResult
Smarts.parseToResult
(IAtomContainer mol, String smarts) Parse the provided SMARTS string appending query atom/bonds to the provided molecule.static SmartsResult
Smarts.parseToResult
(IAtomContainer mol, String smarts, int flavor) Parse the provided SMARTS string appending query atom/bonds to the provided molecule.