|
4A Server -
2.0
|
Methods for translating output from SEC API to the Suggestion objects. More...
Go to the source code of this file.
Classes | |
| class | cz.vutbr.fit.knot.annotations.modules.suggestionManager.SuggestionManager |
| Class provides offerining of suggestions with usage of local knowledge repository. More... | |
| enum | cz.vutbr.fit.knot.annotations.modules.suggestionManager.SuggestionManager.SuggestionSource |
| Source of suggestions. More... | |
| class | cz.vutbr.fit.knot.annotations.modules.suggestionManager.SuggestionManager.SuggestionFragmentComp |
| Class which implements Comparator to sort arrayList of SuggestionFragment alphabetically. More... | |
| class | cz.vutbr.fit.knot.annotations.modules.suggestionManager.SuggestionManager.ConfidenceComparator |
| The object implements comparator of Alternative objects that are compared by confidence (from highest to lowest confidence). More... | |
Packages | |
| package | cz.vutbr.fit.knot.annotations.modules.suggestionManager |
| Classes responsible for management of suggestions. | |
Methods for translating output from SEC API to the Suggestion objects.
Class provides offerining of suggestion from local knowledge repository.
Definition in file SuggestionManager.java.