Uses of Class
com.actelion.research.chem.conf.ConformerSet
-
Packages that use ConformerSet Package Description com.actelion.research.chem.conf com.actelion.research.chem.descriptor com.actelion.research.chem.phesa -
-
Uses of ConformerSet in com.actelion.research.chem.conf
Methods in com.actelion.research.chem.conf that return ConformerSet Modifier and Type Method Description ConformerSet
ConformerSetGenerator. generateConformerSet(StereoMolecule mol)
ConformerSet
ConformerSet. getSubset(int size)
-
Uses of ConformerSet in com.actelion.research.chem.descriptor
Methods in com.actelion.research.chem.descriptor with parameters of type ConformerSet Modifier and Type Method Description MolDistHist
DescriptorHandlerFlexophore. createDescriptorSingleConf(ConformerSet conformerSet)
MolDistHistViz
DescriptorHandlerFlexophore. createVisualDescriptorSingleConf(ConformerSet conformerSet)
-
Uses of ConformerSet in com.actelion.research.chem.phesa
Methods in com.actelion.research.chem.phesa with parameters of type ConformerSet Modifier and Type Method Description PheSAMolecule
DescriptorHandlerShape. createDescriptor(ConformerSet fullSet)
-