Uses of Class
salsa.corpora.elements.Matches

Packages that use Matches
salsa.corpora.elements   
 

Uses of Matches in salsa.corpora.elements
 

Methods in salsa.corpora.elements that return Matches
 Matches Sentence.getMatches()
          Returns the Matches.
 

Methods in salsa.corpora.elements with parameters of type Matches
 void Sentence.setMatches(Matches matches)
          Sets the Matches.