Uses of Class
fingerprinters.topological.features.DanglingBond

Packages that use DanglingBond
fingerprinters.topological.features   
 

Uses of DanglingBond in fingerprinters.topological.features
 

Methods in fingerprinters.topological.features that return DanglingBond
 DanglingBond ECFPFeature.getDanglingBond(int i)
           
 

Constructors in fingerprinters.topological.features with parameters of type DanglingBond
ECFPFeature(int feature, org.openscience.cdk.interfaces.IAtom coreAtom, org.openscience.cdk.interfaces.IMolecule substructure, DanglingBond[] connectivityBonds, int iterationNumber)