Class | Description |
---|---|
MarkushFeature |
Markush feature identifier.
|
MolComparator |
Interface for comparing atoms, bonds, etc.
|
MolSearch |
Atom-by-atom structure search.
|
MolSearchOptions |
Class to encapsulate search parameters used by
Search implementations(ex: MolSearch). |
Search |
Abstract base class of all structural search classes.
|
SearchHit |
Search hit object.
|
SearchOptions |
Class to encapsulate common search parameters.
|
StandardizedMolSearch |
MolSearch subclass that standardizes (e.g.
|
Exception | Description |
---|---|
SearchException |
Exception denoting errors during the search process.
|