TissueInfo API 20091124110011

Package edu.mssm.crover.tables.treatments

Provides table treatments.

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.
 

Package edu.mssm.crover.tables.treatments Description

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.

Package Specification

See the sub-packages for a list of available tools.

Related Documentation


TissueInfo API 20091124110011

Copyright © 2001-2009 Institute for Computational Biomedicine, All Rights Reserved.