Package chemaxon.marvin.plugin
package chemaxon.marvin.plugin
Contains the classes responsible for calculator plugin loading, parameter setting,
running and displaying mechanism.
-
ClassDescriptionCommon base class for calculator plugins.CalculatorPluginService<P extends CalculatorPlugin>Base class for types that implement a functionality related to a specific
CalculatorPlugin.Exception thrown in case of plugin processing or calculation errors.Exception thrown when aCalculatorInputCheckerrejects an input molecule of aCalculatorPlugin.