Class IonizableGroupDetector2D
- java.lang.Object
-
- com.actelion.research.chem.descriptor.pharmacophoretree.IonizableGroupDetector2D
-
public class IonizableGroupDetector2D extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description IonizableGroupDetector2D(StereoMolecule mol)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
detect()
java.util.Set<java.lang.Integer>
getNegIonizableAtoms()
java.util.Set<java.lang.Integer>
getPosIonizableAtoms()
-
-
-
Constructor Detail
-
IonizableGroupDetector2D
public IonizableGroupDetector2D(StereoMolecule mol)
-
-