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.CalculatorPluginDisplay<P extends CalculatorPlugin>Deprecated, for removal: This API element is subject to removal in a future version.CalculatorPluginOutput<P extends CalculatorPlugin>Deprecated, for removal: This API element is subject to removal in a future version.This class has been moved to a new package, import and use it from its new location:
CalculatorPluginOutput
CalculatorPluginService<P extends CalculatorPlugin>Base class for types that implement a functionality related to a specificCalculatorPlugin
.Deprecated, for removal: This API element is subject to removal in a future version.This interface has been moved to a new package, import and use it from its new location:ParameterPanelHandler
Exception thrown in case of plugin processing or calculation errors.Deprecated, for removal: This API element is subject to removal in a future version.This class has been moved to a new package, import and use it from its new location:PluginFactory
Exception thrown when aCalculatorInputChecker
rejects an input molecule of aCalculatorPlugin
.
CalculatorPluginDisplay