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 ResultFragmentsStatistic
ExhaustiveFragmentsStatistics. create(StereoMolecule mol, int maxNumBondsFragmentDesired)
Creates a list with ModelExhaustiveStatistics.static ResultFragmentsStatistic
ResultFragmentsStatistic. readXMLElement(org.w3c.dom.Element root)
Methods in com.actelion.research.chem.properties.complexity with parameters of type ResultFragmentsStatistic Modifier and Type Method Description ResultObjective
ObjectiveExhaustiveStatistics. calculateScore(ResultFragmentsStatistic resultFragmentsStatistic)
28.08.2013static java.lang.String
ModelExhaustiveStatistics. toString(ResultFragmentsStatistic resultFragmentsStatistic)
Constructors in com.actelion.research.chem.properties.complexity with parameters of type ResultFragmentsStatistic Constructor Description SummaryFragments(ResultFragmentsStatistic resultFragmentsStatistic)
-