Uses of Interface
de.swa.fuh.qrefinement.logic.Querying
| Package | Description |
|---|---|
| de.swa.fuh.qrefinement.command | |
| de.swa.fuh.qrefinement.logic | |
| de.swa.fuh.qrefinement.qrm |
-
Uses of Querying in de.swa.fuh.qrefinement.command
Methods in de.swa.fuh.qrefinement.command that return Querying Modifier and Type Method Description QueryingSelectQueryCommandHistory. getLastQueryMetric()Get the metric that was used to execute the last query (for equivalent redoing of query execution)QueryingSelectQueryCommandHistory. getLastQueryMetricUndo()Get the metric that was used to execute the penultimate query (for equivalent undoing of the last query, implemented by a re-execution of the penultimate query)QueryingRequeryCommand. getMetric() -
Uses of Querying in de.swa.fuh.qrefinement.logic
Classes in de.swa.fuh.qrefinement.logic that implement Querying Modifier and Type Class Description classAdaptedRocchioGraphCodeMetricQueryingThis class implements adapted GC metrics based on the vector space model.classNormalGraphCodeMetricQueryingThis class implements an object representation of normal GC similarity metrics. -
Uses of Querying in de.swa.fuh.qrefinement.qrm
Methods in de.swa.fuh.qrefinement.qrm that return Querying Modifier and Type Method Description QueryingRefinementUIModel. getQueryMetric()Methods in de.swa.fuh.qrefinement.qrm with parameters of type Querying Modifier and Type Method Description voidRefinementUIModel. setQueryMetric(Querying q)