Uses of Class
salsa.corpora.elements.Edgelabel

Packages that use Edgelabel
salsa.corpora.elements   
 

Uses of Edgelabel in salsa.corpora.elements
 

Methods in salsa.corpora.elements that return Edgelabel
 Edgelabel Annotation.getEdgelabel()
          Returns the Edgelabel of this Annotation.
 

Methods in salsa.corpora.elements with parameters of type Edgelabel
 void Annotation.setEdgelabel(Edgelabel edgelabel)
          Sets the Edgelabel of this Annotation.