Package edu.mssm.crover.tables.treatments

Interface Summary
Treatment The interface that all treatments must implement.
 

Class Summary
Aggregation Aggregation operation on tables, similar to Mineset aggregation.
CompositionTableTreatment  
CompositionTableTreatmentParameter  
RandomSample  
SortTableTreatment The interface that all treatment must implement.
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.
 



Copyright @ 2003 Mount Sinai School of Medicine. All Rights Reserved.