Class | Description |
---|---|
Decomposition |
Class storing
RGroupDecomposition results. |
JChemSearchOptions |
Class to encapsulate search parameters used by
JChemSearch . |
MarkushFeature |
Markush feature identifier.
|
MarkushGenerator |
Generates
RgMolecule output that covers the specified targets
with the specified scaffold. |
MatchCountOptions |
Class to encapsulate Match count option parameters used by
JChemSearch . |
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). |
RgDecompResults |
Convenience class for generating, storing and returning results of a search
in different forms: as r-group decomposition or Markush molecule.
|
RGroupDecomposition |
R-group decomposition.
|
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.
|