Uses of Class
salsa.corpora.elements.UnderspecificationFrames

Packages that use UnderspecificationFrames
salsa.corpora.elements   
 

Uses of UnderspecificationFrames in salsa.corpora.elements
 

Methods in salsa.corpora.elements that return UnderspecificationFrames
 UnderspecificationFrames Underspecification.getUspframes()
          Returns the UnderspecificationFrames of this Underspecification.
 

Methods in salsa.corpora.elements with parameters of type UnderspecificationFrames
 void Underspecification.setUspframes(UnderspecificationFrames uspframes)
          Sets the UnderspecificationFrames of this Underspecification.