This page gives some advice to create a new Aggregation function.

This page is under construction.


Interfaces for a new function

An aggregation function needs to implement one of the following interfaces:

In de.uniol.inf.is.odysseus.aggregation.functions there are also abstract classes.

Function Registry and Function Factories