Class BBB.Property

java.lang.Object
chemaxon.calculations.bbb.BBB.Property
Enclosing class:
BBB

public static class BBB.Property extends Object
Simple DTO that contains the predicted value, its BBB score and the BBB score multiplied with the corresponding BBB multiplier.
  • Method Details

    • value

      public double value()
    • score

      public double score()
    • multipliedScore

      public double multipliedScore()