4A Server -  2.0
 All Classes Namespaces Files Functions Variables Enumerator
Package cz.vutbr.fit.knot.annotations.modules.suggestionManager

Classes responsible for management of suggestions. More...

Packages

package  alternative
 Classes responsible for work with alternatives of suggestions.
 
package  attributes
 Classes for representing particular types of attributes of suggestions.
 

Classes

class  AnnotSugPair
 Class holds pair of suggestion and corresponding anntation. More...
 
class  NERInterface
 Interface for call of external program (deamon) More...
 
class  SECAPIConn
 Class implementing functions for communication with remote SEC API. More...
 
class  SECAPIInterface
 Interface for call of SEC API as external program (deamon) More...
 
class  SecApiReqTypeDef
 Class for creating of requested type definition for SEC API. More...
 
class  SECAPISuggestionTranslator
 Methods for translating output from SEC API to the Suggestion objects. More...
 
class  SECTypesTranslator
 Translates JSON with types from SEC API to requested type definitions. More...
 
class  Suggestion
 Class representing suggestion of annotation. More...
 
class  SuggestionFeedback
 Represents database entitiy with suggestion feedback. feedback. More...
 
class  SuggestionFragment
 Class representing suggested annotation fragment. More...
 
class  SuggestionManager
 Class provides offerining of suggestions with usage of local knowledge repository. More...
 
class  SuggestionManagerModule
 Class implements module for suggestiong of annotations. More...
 
class  SugPersister
 Static class which persists suggestion data to the database. More...
 

Detailed Description

Classes responsible for management of suggestions.