public class SmartsMatch extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SmartsMatch.AttributeComparison |
static class |
SmartsMatch.MatchMode |
| Modifier and Type | Field and Description |
|---|---|
SmartsMatch.MatchMode |
mode |
| Constructor and Description |
|---|
SmartsMatch() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(org.openscience.cdk.isomorphism.matchers.IQueryAtom qa,
org.openscience.cdk.interfaces.IAtom ta) |
boolean |
match(org.openscience.cdk.isomorphism.matchers.IQueryBond qb,
org.openscience.cdk.interfaces.IBond tb) |
public SmartsMatch.MatchMode mode
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.