Uses of Class
salsa.corpora.elements.UnderspecificationFrameElements

Packages that use UnderspecificationFrameElements
salsa.corpora.elements   
 

Uses of UnderspecificationFrameElements in salsa.corpora.elements
 

Methods in salsa.corpora.elements that return UnderspecificationFrameElements
 UnderspecificationFrameElements Underspecification.getUspfes()
          Returns the UnderspecificationFrameElements of this Underspecification.
 

Methods in salsa.corpora.elements with parameters of type UnderspecificationFrameElements
 void Underspecification.setUspfes(UnderspecificationFrameElements uspfes)
          Sets the UnderspecificationFrameElements of this Underspecification.