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