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

    Modifier and Type Method Description
    void query​(GraphCode gcQuery)  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait