Class FunctionMetadata

java.lang.Object
nz.org.riskscape.engine.function.FunctionMetadata
All Implemented Interfaces:
Identified

public class FunctionMetadata extends Object implements Identified

Holds the common details about a RiskScape function, such as its argument-types and return-type. This allows users to supply this information separately to the python/classifier code that they are actually trying to compile/run.