Package chemaxon.calculations.bbb
Class BBB.Property
java.lang.Object
chemaxon.calculations.bbb.BBB.Property
- Enclosing class:
- BBB
Simple DTO that contains the predicted value, its BBB score and the BBB score multiplied with the corresponding
BBB multiplier.
-
Method Summary
-
Method Details
-
value
public double value() -
score
public double score() -
multipliedScore
public double multipliedScore()
-