Uses of Class
salsa.corpora.elements.Terminals

Packages that use Terminals
salsa.corpora.elements   
 

Uses of Terminals in salsa.corpora.elements
 

Methods in salsa.corpora.elements that return Terminals
 Terminals Graph.getTerminals()
          Returns the Terminals of this Graph.
 

Methods in salsa.corpora.elements with parameters of type Terminals
 void Graph.setTerminals(Terminals terminals)
          Sets the Terminals of this Graph.