Class VariableNameDetector
- java.lang.Object
-
- uk.ac.warwick.dcs.sherlock.api.model.detection.Detector<T>
-
- uk.ac.warwick.dcs.sherlock.api.model.detection.PairwiseDetector<VariableNameDetectorWorker>
-
- uk.ac.warwick.dcs.sherlock.module.model.base.detection.VariableNameDetector
-
- All Implemented Interfaces:
IDetector<VariableNameDetectorWorker>
public class VariableNameDetector extends PairwiseDetector<VariableNameDetectorWorker>
-
-
Constructor Summary
Constructors Constructor Description VariableNameDetector()
-
Method Summary
-
Methods inherited from class uk.ac.warwick.dcs.sherlock.api.model.detection.PairwiseDetector
buildWorkers, getAbstractPairwiseDetectorWorker
-
Methods inherited from class uk.ac.warwick.dcs.sherlock.api.model.detection.Detector
getDescription, getDisplayName, getPreProcessors, setDescription
-
-