Uses of Class
salsa.corpora.elements.Head

Packages that use Head
salsa.corpora.elements   
 

Uses of Head in salsa.corpora.elements
 

Methods in salsa.corpora.elements that return Head
 Head Corpus.getHead()
          Returns the Head of this Corpus.
 

Methods in salsa.corpora.elements with parameters of type Head
 void Corpus.setHead(Head head)
          Sets the Head of this Corpus.