Package | Description |
---|---|
org.openscience.cdk.isomorphism |
Modifier and Type | Method and Description |
---|---|
static AtomMatcher |
AtomMatcher.forAny()
Atoms are always compatible.
|
static AtomMatcher |
AtomMatcher.forElement()
Atoms are compatible if they are the same element.
|
static AtomMatcher |
AtomMatcher.forQuery()
|
Copyright © 2014. All Rights Reserved.