Package qsardes.descriptor.qsarwb
Class QsarWBAromBondCount
java.lang.Object
qsardes.descriptor.DescriptorAromBondCount
qsardes.descriptor.qsarwb.QsarWBAromBondCount
- All Implemented Interfaces:
Descriptor
Aromatic bonds count descriptors (QSAR-WB Descriptors).
Calculates aromatic bonds count descriptors using the CDK AromaticBondsCountDescriptor class (checkAromaticity is set to false).
Returns nAromBond.
Calculates aromatic bonds count descriptors using the CDK AromaticBondsCountDescriptor class (checkAromaticity is set to false).
Returns nAromBond.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class qsardes.descriptor.DescriptorAromBondCount
get_descriptor_names, get_descriptor_type, get_descriptor_values, toString
-
Constructor Details
-
QsarWBAromBondCount
public QsarWBAromBondCount()
-