Uses of Class
salsa.corpora.elements.Wordtag

Packages that use Wordtag
salsa.corpora.elements   
 

Uses of Wordtag in salsa.corpora.elements
 

Methods in salsa.corpora.elements that return Wordtag
 Wordtag Wordtags.getWordtag()
          Returns the Wordtag of this Wordtags.
 

Methods in salsa.corpora.elements with parameters of type Wordtag
 void Wordtags.setWordtag(Wordtag wordtag)
          Sets the Wordtag of this Wordtags.