Interface BavetScoringNode

    • Method Detail

      • getConstraintPackage

        String getConstraintPackage()
        Returns:
        never null
      • getConstraintName

        String getConstraintName()
        Returns:
        never null
      • getConstraintId

        String getConstraintId()
        Returns:
        never null
      • getConstraintWeight

        Score<?> getConstraintWeight()
        Returns:
        never null
      • buildConstraintMatchTotal

        ConstraintMatchTotal buildConstraintMatchTotal​(Score<?> zeroScore)
        Parameters:
        zeroScore - never null
        Returns:
        never null