com.rapidminer.datatable
Interface DataTableMappingProvider

All Known Subinterfaces:
BidirectionalMappingProvider
All Known Implementing Classes:
NominalSortingDataTableMapping

public interface DataTableMappingProvider

Provides a value mapping for DataTables. See ValueMappingDataTableView.

Author:
Marius Helf

Method Summary
 double mapFromParentValue(double parentValue)
          Returns the mapped value for the originalValue.
 

Method Detail

mapFromParentValue

double mapFromParentValue(double parentValue)
Returns the mapped value for the originalValue.



Copyright © 2001-2009 by Rapid-I