Uses of Class
de.hpi.fgis.dude.postprocessor.ExtendedStatisticComponent.Config

Packages that use ExtendedStatisticComponent.Config
de.hpi.fgis.dude.postprocessor Provides all interfaces and classes dealing with the filtering of duplicate lists. 
 

Uses of ExtendedStatisticComponent.Config in de.hpi.fgis.dude.postprocessor
 

Methods in de.hpi.fgis.dude.postprocessor that return ExtendedStatisticComponent.Config
 ExtendedStatisticComponent.Config ExtendedStatisticComponent.getConfig()
          Returns the current cost configuration set for GMD processing
static ExtendedStatisticComponent.Config ExtendedStatisticComponent.Config.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExtendedStatisticComponent.Config[] ExtendedStatisticComponent.Config.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.hpi.fgis.dude.postprocessor with parameters of type ExtendedStatisticComponent.Config
 void ExtendedStatisticComponent.setConfig(ExtendedStatisticComponent.Config config)
          Sets the cost configuration to use for GMD processing
 

Constructors in de.hpi.fgis.dude.postprocessor with parameters of type ExtendedStatisticComponent.Config
ExtendedStatisticComponent(GoldStandard goldStandard, Algorithm algorithm, ExtendedStatisticComponent.Config config)
          Initializes an ExtendedStatisticComponent using the passed DuDeObjectPairs as real duplicates.
 



Copyright © 2011 Hasso Plattner Institute - Chair of Information Systems. All Rights Reserved.