Interface ExpressionAggregationFunction.LocalProblems

All Superinterfaces:
nz.org.riskscape.engine.problem.ProblemFactory
Enclosing class:
ExpressionAggregationFunction

public static interface ExpressionAggregationFunction.LocalProblems extends nz.org.riskscape.engine.problem.ProblemFactory
  • Method Details

    • get

    • couldNotRealizeExpression

      nz.org.riskscape.problem.Problem couldNotRealizeExpression(String whichOne, nz.org.riskscape.rl.ast.Expression expression)
    • typeNotSupportedForThisFunction

      nz.org.riskscape.problem.Problem typeNotSupportedForThisFunction(nz.org.riskscape.engine.types.Type valueType)

      Returned when an expression can't be realized with the given type