| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataCell | |
|---|---|
| pl.edu.agh.cast.data.preprocessing | Provides CAST Data's classes for the data preprocessing purposes. | 
| pl.edu.agh.cast.data.ui.importer.wizard | Provides CAST Data's user interface classes for the import wizard. | 
| Uses of DataCell in pl.edu.agh.cast.data.preprocessing | 
|---|
| Methods in pl.edu.agh.cast.data.preprocessing that return types with arguments of type DataCell | |
|---|---|
 Set<DataCell> | 
IPreprocessingItem.getDataCells()
Retrieves the associated data cells.  | 
 Map<DataCell,String> | 
IImportPreprocessor.getProposedChanges(Collection<? extends IPreprocessingItem> items)
Returns proposed changes for items.  | 
| Uses of DataCell in pl.edu.agh.cast.data.ui.importer.wizard | 
|---|
| Methods in pl.edu.agh.cast.data.ui.importer.wizard that return types with arguments of type DataCell | |
|---|---|
 Map<DataCell,String> | 
ImportWizard.showPreprocessingPreview(List<? extends IPreprocessingItem> items)
Returns proposed changes for the preprocessed items or null if either the items or the preprocessor
 were undefined. | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||