Package de.swa.fuh.qrefinement.logic
Class NormalGraphCodeMetricQuerying
java.lang.Object
de.swa.fuh.qrefinement.logic.NormalGraphCodeMetricQuerying
- All Implemented Interfaces:
Querying
public class NormalGraphCodeMetricQuerying extends java.lang.Object implements Querying
This class implements an object representation of normal GC similarity metrics. The metric to be used can be configured during runtime. The class is constructed using Strategy Pattern.
- Author:
- Nicolas Boch
-
Constructor Summary
Constructors Constructor Description NormalGraphCodeMetricQuerying()
-
Method Summary
-
Constructor Details
-
NormalGraphCodeMetricQuerying
public NormalGraphCodeMetricQuerying()
-
-
Method Details