Uses of Class
com.actelion.research.chem.properties.complexity.ResultFragmentsStatistic
-
Packages that use ResultFragmentsStatistic Package Description com.actelion.research.chem.properties.complexity -
-
Uses of ResultFragmentsStatistic in com.actelion.research.chem.properties.complexity
Methods in com.actelion.research.chem.properties.complexity that return ResultFragmentsStatistic Modifier and Type Method Description ResultFragmentsStatisticExhaustiveFragmentsStatistics. create(StereoMolecule mol, int maxNumBondsFragmentDesired)Creates a list with ModelExhaustiveStatistics.static ResultFragmentsStatisticResultFragmentsStatistic. readXMLElement(org.w3c.dom.Element root)Methods in com.actelion.research.chem.properties.complexity with parameters of type ResultFragmentsStatistic Modifier and Type Method Description ResultObjectiveObjectiveExhaustiveStatistics. calculateScore(ResultFragmentsStatistic resultFragmentsStatistic)28.08.2013static java.lang.StringModelExhaustiveStatistics. toString(ResultFragmentsStatistic resultFragmentsStatistic)Constructors in com.actelion.research.chem.properties.complexity with parameters of type ResultFragmentsStatistic Constructor Description SummaryFragments(ResultFragmentsStatistic resultFragmentsStatistic)
-