Package chemaxon.calculations.api
package chemaxon.calculations.api
Provides general API for chemical property calculators.
-
ClassDescriptionCalculator<T,
R> Generic calculator interfaceBuilder interface forCalculator.An error that might occur when a calculator is initialized.Simple interface of classes that are used by calculators to check if they can process an input molecule.Logger for calculators.Logging levels controlling the verbosity of calculator log output.List of optional tags that can be reported by aTaggedCalculator.An input checker that only accepts molecules with at most a certain number of heavy atoms.An abstract calculator implementation which supports progress notification and cancellation.Base interface for calculator objects that can report a set of optional tags, which are used primarily to identify the calculator in configuration files.General interface of classes that are used by calculators to check if they can process an input molecule.