Click or drag to resize

UMDB Class

Inheritance Hierarchy
SystemObject
  Scilligence.MolEngine.CompanionUMDB

Namespace:  Scilligence.MolEngine.Companion
Assembly:  Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
public class UMDB

The UMDB type exposes the following members.

Constructors
  NameDescription
Public methodUMDB
Initializes a new instance of the UMDB class
Top
Methods
  NameDescription
Public methodStatic memberAjaxCall
Public methodStatic memberCAS2MoleculeID
Public methodStatic memberDel
Public methodStatic memberDelName
Public methodStatic memberDoCommand
Public methodStatic memberDownloadFromHtml
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic memberExport
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberGetCompound(String)
Public methodStatic memberGetCompound(Molecule)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodStatic memberGetMolecule(Int64)
Public methodStatic memberGetMolecule(Database, Int64)
Public methodStatic memberGetMolecule(Database, String)
Public methodStatic memberGetNames
Public methodStatic memberGetProfiles
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberImport
Public methodStatic memberImportCSV
Public methodStatic memberImportSDF(Database, String, String, String, Boolean)
Public methodStatic memberImportSDF(Database, String, SDFile, LogFile, String, Boolean)
Public methodStatic memberImportSigmaCASNo
Public methodStatic memberIsCASNo
Public methodStatic memberIsControlled(Database, String)
Public methodStatic memberIsControlled(Database, String, String)
Public methodStatic memberList
Public methodStatic memberListNames
Public methodStatic memberLoad(Database, Int64, String, String)
Public methodStatic memberLoad(Database, TextWriter, Int64, String, String)
Public methodStatic memberLoadCatalog(Database, String, String)
Public methodStatic memberLoadCatalog(Database, TextWriter, String, String)
Public methodStatic memberLoadName
Public methodStatic memberLoadPackages(Database, String)
Public methodStatic memberLoadPackages(Database, String, String)
Public methodStatic memberLoadPackages(Database, TextWriter, Int64, Int64)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberMolecule2ID
Public methodStatic memberName2Structure
Public methodStatic memberSave
Public methodStatic memberSaveCatalog
Public methodStatic memberSaveName
Public methodStatic memberSearchCatalog
Public methodStatic memberSetHazardFlagsByCASNos
Public methodStatic memberSource2ID
Public methodStatic memberSuggestCatalog(Database, TextWriter, String, String, Int32)
Public methodStatic memberSuggestCatalog(Database, TextWriter, String, String, String)
Public methodStatic memberSuggestName
Public methodStatic memberSuggestSource
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
See Also