Uses of Class
semeval.mapping.FrameLemmaPairVN

Packages that use FrameLemmaPairVN
semeval.mapping   
 

Uses of FrameLemmaPairVN in semeval.mapping
 

Methods in semeval.mapping that return types with arguments of type FrameLemmaPairVN
 java.util.ArrayList<FrameLemmaPairVN> LUChecker.getVNOf(FrameLemmaPairFN pairFN)
          Returns the list of FrameLemmaPairVN elements that correspond to the given FrameLemmaPairFN element.
 

Methods in semeval.mapping with parameters of type FrameLemmaPairVN
 java.util.ArrayList<FrameLemmaPairPB> LUChecker.getPBOf(FrameLemmaPairVN pairVN)
          Returns the list of FrameLemmaPairPB elements that correspond to the given FrameLemmaPairVN element.