Uses of Class
salsa.corpora.elements.Underspecification

Packages that use Underspecification
salsa.corpora.elements   
 

Uses of Underspecification in salsa.corpora.elements
 

Methods in salsa.corpora.elements that return types with arguments of type Underspecification
 java.util.ArrayList<Underspecification> Semantics.getUsps()
          Returns the list of Underspecification elements.
 

Methods in salsa.corpora.elements with parameters of type Underspecification
 void Semantics.addUsp(Underspecification newUsp)
          Adds a new Underspecification to this Semantics.