Class MetadataBasedFunction

java.lang.Object
nz.org.riskscape.engine.function.MetadataBasedFunction
All Implemented Interfaces:
AutoCloseable, IdentifiedFunction, RiskscapeFunction, UntypedFunction, Identified

public abstract class MetadataBasedFunction extends Object implements IdentifiedFunction

Convenience class for dealing with the basic metadata-related aspects of a function, i.e. the boiler-plate stuff that every function has to define.