Chemical Data Processing Library Python API - Version 1.4.0
Static Public Attributes | List of all members
CDPL.Chem.MDLDataFormatVersion Class Reference

Provides constants that are used to specify the connection table (CTAB) and Rxn-File version for the I/O of molecular graphs and reactions in an MDL CTFile based data format. More...

+ Inheritance diagram for CDPL.Chem.MDLDataFormatVersion:

Static Public Attributes

int UNDEF = 0
 Specifies that the data format version is undefined.
 
int V2000 = 2000
 Specifies the data format version V2000.
 
int V3000 = 3000
 Specifies the extended data format version V3000.
 

Detailed Description

Provides constants that are used to specify the connection table (CTAB) and Rxn-File version for the I/O of molecular graphs and reactions in an MDL CTFile based data format.

See also
[CTFILE]