4A Server -  2.0
 All Classes Namespaces Files Functions Variables Enumerator
cz.vutbr.fit.knot.annotations.modules.suggestionManager.SECAPISuggestionTranslator.TranslateAlternativeHolder.ConfidenceComparator Class Reference

The object implements comparator of Alternative objects that are compared by confidence (from highest to lowest confidence). More...

Inheritance diagram for cz.vutbr.fit.knot.annotations.modules.suggestionManager.SECAPISuggestionTranslator.TranslateAlternativeHolder.ConfidenceComparator:
Inheritance graph
Collaboration diagram for cz.vutbr.fit.knot.annotations.modules.suggestionManager.SECAPISuggestionTranslator.TranslateAlternativeHolder.ConfidenceComparator:
Collaboration graph

Public Member Functions

int compare (Alternative o1, Alternative o2)
 
- Public Member Functions inherited from cz.vutbr.fit.knot.annotations.fragmentUpdater.Comparator
TraversingMethod getTraversingMethod ()
 
CompareMethod getCompareMethod ()
 
void setmaxLenghtEnlargement (double maxLenghtEnlargement)
 
 Comparator (CompareMethod compareMethod, TraversingMethod traversingMethod)
 
 Comparator (CompareMethod compareMethod, TraversingMethod traversingMethod, double maxLenghtEnlargement, double maxLenghtReduction)
 
String toString ()
 
UpdatableFragment compare (UpdatableFragment queryFragment, Node node) throws XPathExpressionException
 

Additional Inherited Members

- Static Public Member Functions inherited from cz.vutbr.fit.knot.annotations.fragmentUpdater.Comparator
static String getNodeContent (Node node)
 

Detailed Description

The object implements comparator of Alternative objects that are compared by confidence (from highest to lowest confidence).

Definition at line 1911 of file SECAPISuggestionTranslator.java.

Member Function Documentation

int cz.vutbr.fit.knot.annotations.modules.suggestionManager.SECAPISuggestionTranslator.TranslateAlternativeHolder.ConfidenceComparator.compare ( Alternative  o1,
Alternative  o2 
)

Definition at line 1914 of file SECAPISuggestionTranslator.java.

Here is the call graph for this function:


The documentation for this class was generated from the following file: