Interface | Description |
---|---|
IDataSource<T> |
A source of reactions or molecules, for example a database or filesystem.
|
IDataStore<T> |
A store to put data into, for example a filesystem or database.
|
IFingerPrintContainer | |
IInChIContainer | |
IMolContainer | |
IMolDescriptors | |
IReactionBuilder | |
IStandardizer | |
ITransformation<T> |
A generic transformation of a reaction or molecule.
|
Enum | Description |
---|---|
ITransformation.TargetType |
The object type to transform
|