Interface NumberContainer

All Superinterfaces:
ValueWithNode
All Known Subinterfaces:
WeightedNumberContainer
All Known Implementing Classes:
AveragePoints, ChoiceRating, ComputedGrade, CorrectionPoints, Grade, IsLow, PointsContainer, Rating, TotalPoints

public interface NumberContainer extends ValueWithNode
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface ch.tocco.nice2.optional.qualification.impl.drools.facts.ValueWithNode

    getNode
  • Method Details