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

Provides constants that are used to specify the connection table and Rxn-File version for the I/O of molecular graphs and reactions in MDL format [CTFILE]. 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 and Rxn-File version for the I/O of molecular graphs and reactions in MDL format [CTFILE].