|
TissueInfo API 20091124110011 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| Treatment | The interface that all treatments must implement. |
| Class Summary | |
|---|---|
| AggregateClusters | |
| Aggregation | Aggregation operation on tables, similar to Mineset aggregation. |
| CompositionTableTreatment | |
| CompositionTableTreatmentParameter | |
| RandomSample | |
| TableTreatment | A strategy for treatments on tables. |
| Exception Summary | |
|---|---|
| InadequateBindingException | Super-class for the binding exceptions. |
| InadequateDestinationException | Thrown when an attempt is made to bind a treatment to a destination that is inadequate (the treatment, as implemented, requires a specific destination that is not provided). |
| InadequateSourceException | Thrown when an attempt is made to bind a treatment to a source that is inadequate (the treatment, as implemented, requires a specific source that is not provided). |
| TreatmentInterrupted | Thrown by a treatment when the processing cannot be completed normally. |
Provides table treatments. Treatments are operations which can be applied to the records of a table and produce another table. Treatments can be organized in a pipeline.
|
TissueInfo API 20091124110011 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||