Interface SMOntologyDirectGroup

All Superinterfaces:
SimilarityMeasure, SMOntology
All Known Implementing Classes:
SMOntologyDirectGroupImpl

public interface SMOntologyDirectGroup extends SMOntology
Calculates the similarity between query- and case-sets based on the set-based measures. The set-based measure is defined by its name and called in the function.
Author:
Tobias Dahlem
  • Field Details

  • Method Details

    • getSimMeasure

      String getSimMeasure()
      Returns:
      the name of the set-based measure used.
    • setSimMeasure

      void setSimMeasure(String simMeasure)
      Set the set based measure by its name from the similarity model.
      Parameters:
      simMeasure - the name of the measure