Class AveragePoints
java.lang.Object
ch.tocco.nice2.optional.qualification.impl.drools.facts.PointsContainer
ch.tocco.nice2.optional.qualification.impl.drools.facts.AveragePoints
- All Implemented Interfaces:
NumberContainer, ValueWithNode, WeightedNumberContainer
-
Field Summary
Fields inherited from class PointsContainer
correction, node, percentage, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PointsContainer
getCorrection, getNode, getNumber, getOriginalValue, getPercentage, getValue, setCorrection, setNode, setPercentage, setValueMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface NumberContainer
getNumberMethods inherited from interface ValueWithNode
getNode
-
Constructor Details
-
AveragePoints
-
-
Method Details
-
toString
-
getWeight
- Specified by:
getWeightin interfaceWeightedNumberContainer
-