This class provides access to the Chemistry, Database, IO and the Workflow functionality.
Inheritance Hierarchy
ChemAxon.NET.APIMainFactory
Namespace: ChemAxon.NET.API
Assembly: ChemAxon.NET (in ChemAxon.NET.dll) Version: 1.0.0.1
Syntax
The MainFactory type exposes the following members.
Properties
Name | Description | |
---|---|---|
Chemistry |
Create, filter or r-group decomposition molecules.
| |
ControlLoader |
Allow to control loading of Marvin insfrastructure from outside.
Loading time of Marvin controls can be done asynchronously by the loader.
| |
Database |
Search, create, update, insert and delete molecules from a database.
| |
IO |
Process files (read/write) with molecule content, copy and paste molecule(s) and other assay data.
| |
LicenseHandler |
Set license
| |
Workflow |
Visualize/edit molecule.
|
See Also