Class ToLookupTable

java.lang.Object
nz.org.riskscape.defaults.function.ToLookupTable
All Implemented Interfaces:
nz.org.riskscape.engine.rl.agg.AggregationFunction

public class ToLookupTable extends Object implements nz.org.riskscape.engine.rl.agg.AggregationFunction
  • Field Details

  • Constructor Details

    • ToLookupTable

      public ToLookupTable()
  • Method Details

    • realize

      public nz.org.riskscape.problem.ResultOrProblems<nz.org.riskscape.engine.rl.agg.RealizedAggregateExpression> realize(nz.org.riskscape.engine.rl.RealizationContext context, nz.org.riskscape.engine.types.Type inputType, nz.org.riskscape.rl.ast.FunctionCall fc)
      Specified by:
      realize in interface nz.org.riskscape.engine.rl.agg.AggregationFunction
    • asRiskscapeFunction

      public nz.org.riskscape.engine.function.RiskscapeFunction asRiskscapeFunction()