Uses of Class
com.actelion.research.chem.properties.complexity.ModelExhaustiveStatistics
-
Packages that use ModelExhaustiveStatistics Package Description com.actelion.research.chem.properties.complexity -
-
Uses of ModelExhaustiveStatistics in com.actelion.research.chem.properties.complexity
Methods in com.actelion.research.chem.properties.complexity that return ModelExhaustiveStatistics Modifier and Type Method Description static ModelExhaustiveStatistics
ModelExhaustiveStatistics. readXMLElement(org.w3c.dom.Element root)
Methods in com.actelion.research.chem.properties.complexity that return types with arguments of type ModelExhaustiveStatistics Modifier and Type Method Description static java.util.Comparator<ModelExhaustiveStatistics>
ModelExhaustiveStatistics. getComparatorNumBonds()
java.util.List<ModelExhaustiveStatistics>
ResultFragmentsStatistic. getExhaustiveStatistics()
Constructor parameters in com.actelion.research.chem.properties.complexity with type arguments of type ModelExhaustiveStatistics Constructor Description ResultFragmentsStatistic(StereoMolecule mol, java.util.List<ModelExhaustiveStatistics> liModelExhaustiveStatistics)
-