Package chemaxon.calculations
package chemaxon.calculations
Provides various chemical calculations and property predictions.
-
ClassDescriptionCalculator plugin for aligning molecule onto each other in 2D and 3D.Common base class for calculator plugins.Data structure holding information about hydrogen atoms in molecules.Exception thrown in case of plugin processing or calculation errors.Exception that is thrown when an input molecule of
CalculatorPluginis rejected.CalculatorPluginService<P extends CalculatorPlugin>Base class for types that implement a functionality related to a specificCalculatorPlugin.Plugin class for partial charge calculation.Plugin for generating chemical names and identifiers.Plugin class for conformer calculation.Calculates molecular formula, mass, MS mass and composition.Represents the different result types of the elemental analysis plugin.Plugin class for geometric properties calculations.Plugin class for H bond acceptor/donor calculation.Calculates hydrophilic-lipophilic balance (HLB) of a molecule.Deprecated, for removal: This API element is subject to removal in a future version.Plugin class for Huckel Analysis calculation.Plugin class for charge calculation on ionized microspecies.Plugin class for isoelectric point and pH - charge distribution calculation.Plugin class for logD calculation.Enumeration of logP calculation methods.Plugin class for logP calculation.Common base class for all plugins with possible major microspecies input.Plugin class that calculates the major microspecies on a given pH.Plugin class for enumerating Markush molecules.Molecular Dynamics plugin.Plugin class for molecular surface area calculation.Plugin class for orbital electronegativity calculation.Plugin class for macro/micro pKa calculation.Represents pKa training result.Enumeration of pKa group types representing different acidic and basic functional groups in molecules.Plugin class for atom polarizability calculation.Plugin class for refractivity calculation.Plugin class for finding resonant structures.Deprecated.UseStereoisomerEnumerationinstead.Plugin class to calculate Bemis-Murcko and other structural scaffolds of input molecules.FrameworkTypes represents the available calculationsVerbose printer specificationPlugin class for generating tautomer structures.Calculates topological data.Plugin class for TPSA (topological polar surface area) calculation.
HLBPluginclass directly instead.