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

Interface for SuggestionFragment and AlternativeFragment. More...

Inheritance diagram for cz.vutbr.fit.knot.annotations.modules.suggestionManager.alternative.SecFragment:
Inheritance graph
Collaboration diagram for cz.vutbr.fit.knot.annotations.modules.suggestionManager.alternative.SecFragment:
Collaboration graph

Public Member Functions

SecSuggestion getRefSecSuggestion ()
 
Integer getOffset ()
 
Integer getLength ()
 
String getAnnotatedText ()
 
void setRefSecSuggestion (SecSuggestion value)
 

Detailed Description

Interface for SuggestionFragment and AlternativeFragment.

Interface for SuggestionFragment and AlternativeFragment.

Author
Marek Kopecký

Definition at line 24 of file SecFragment.java.

Member Function Documentation

String cz.vutbr.fit.knot.annotations.modules.suggestionManager.alternative.SecFragment.getAnnotatedText ( )
Integer cz.vutbr.fit.knot.annotations.modules.suggestionManager.alternative.SecFragment.getLength ( )
Integer cz.vutbr.fit.knot.annotations.modules.suggestionManager.alternative.SecFragment.getOffset ( )
SecSuggestion cz.vutbr.fit.knot.annotations.modules.suggestionManager.alternative.SecFragment.getRefSecSuggestion ( )
void cz.vutbr.fit.knot.annotations.modules.suggestionManager.alternative.SecFragment.setRefSecSuggestion ( SecSuggestion  value)

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