Package nz.org.riskscape.engine.rl
package nz.org.riskscape.engine.rl
-
ClassDescriptionUtility allowing boolean yielding expressions to be realized against a
Structtype that may not contain all referenced properties.Realizes riskscape language expressions in to reified/realized objects that can be evaluated.Core set of functions that work with the default types in RiskScape - should cover most of what ECQL does.Thrown by aRealizedExpressionwhen evaluation of an expression throws.Wraps aFunctionCalland provides conveniences for updating the function call arguments.Implementation of https://docs.geoserver.org/latest/en/user/filter/function_reference.html#control-functionsImplementation of https://docs.geoserver.org/latest/en/user/filter/function_reference.html#comparison-functionsA set of useful maths functions for use with risk modellingWraps a RealizationContext to add more parametersThe result of callingRealizedExpression.evaluate(Object)on aLambdathat has been realized.