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

Provides constants for the labeling of atoms in bonds matched by a RECAP fragmentation rule. More...

+ Inheritance diagram for CDPL.Chem.RECAPAtomLabel:

Static Public Attributes

int NONE = 0
 
int AMIDE_N = 1
 
int AMIDE_C = 2
 
int ESTER_O = 3
 
int ESTER_C = 4
 
int AMINE_N = 5
 
int AMINE_C = 6
 
int UREA_N = 7
 
int UREA_C = 8
 
int ETHER_O = 9
 
int ETHER_C = 10
 
int OLEFIN_C = 11
 
int QUARTERNARY_N_N = 12
 
int QUARTERNARY_N_C = 13
 
int AROMATIC_N_ALIPHATIC_C_N = 14
 
int AROMATIC_N_ALIPHATIC_C_C = 15
 
int LACTAM_N_ALIPHATIC_C_N = 16
 
int LACTAM_N_ALIPHATIC_C_C = 17
 
int AROMATIC_C_AROMATIC_C_C = 18
 
int SULFONAMIDE_N = 19
 
int SULFONAMIDE_S = 20
 

Detailed Description

Provides constants for the labeling of atoms in bonds matched by a RECAP fragmentation rule.

See also
[RECAP]