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