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

Provides constants for the specification of the generic type of a pharmacophore feature. More...

+ Inheritance diagram for CDPL.Pharm.FeatureType:

Static Public Attributes

int UNKNOWN = 0
 
int HYDROPHOBIC = 1
 
int AROMATIC = 2
 
int NEGATIVE_IONIZABLE = 3
 
int POSITIVE_IONIZABLE = 4
 
int H_BOND_DONOR = 5
 
int H_BOND_ACCEPTOR = 6
 
int HALOGEN_BOND_DONOR = 7
 
int HALOGEN_BOND_ACCEPTOR = 8
 
int EXCLUSION_VOLUME = 9
 
int MAX_TYPE = 9
 

Detailed Description

Provides constants for the specification of the generic type of a pharmacophore feature.