| Interface | Description |
|---|---|
| AlgoContext |
The algorithm context is a local-to-the-algorithm storage used for sharing information among algorithm steps.
|
| AlgoInputParams | |
| Algorithm |
this is the base interface for all report algorithm
|
| Class | Description |
|---|---|
| AbstractAlgo | |
| AbstractMultiStepAlgo | |
| AlgorithmContainer |
A list of algorithms which itself implements the
Algorithm interface. |
| DefaultAlgorithmContext |
this class holds important values of the current algorithm.
|
| NewRowEvent |
| Exception | Description |
|---|---|
| AlgorithmException |
Copyright © 2006–2015. All rights reserved.