Uses of Class
com.actelion.research.chem.phesa.pharmacophore.pp.ChargePoint
-
Packages that use ChargePoint Package Description com.actelion.research.chem.phesa.pharmacophore com.actelion.research.chem.phesa.pharmacophore.pp -
-
Uses of ChargePoint in com.actelion.research.chem.phesa.pharmacophore
Methods in com.actelion.research.chem.phesa.pharmacophore that return types with arguments of type ChargePoint Modifier and Type Method Description java.util.ArrayList<ChargePoint>
ChargedGroupDetector. detect()
java.util.ArrayList<ChargePoint>
IonizableGroupDetector. detect()
-
Uses of ChargePoint in com.actelion.research.chem.phesa.pharmacophore.pp
Methods in com.actelion.research.chem.phesa.pharmacophore.pp that return ChargePoint Modifier and Type Method Description static ChargePoint
ChargePoint. fromString(java.lang.String ppString, StereoMolecule mol)
Constructors in com.actelion.research.chem.phesa.pharmacophore.pp with parameters of type ChargePoint Constructor Description ChargePoint(ChargePoint cP)
-