Alignment API and Server 3.5

Uses of Interface
fr.inrialpes.exmo.queryprocessor.Result

Packages that use Result
fr.inrialpes.exmo.align.service   
fr.inrialpes.exmo.queryprocessor   
 

Uses of Result in fr.inrialpes.exmo.align.service
 

Methods in fr.inrialpes.exmo.align.service that return Result
 Result QueryMediator.query(String query)
           
 Result QueryMediator.query(String query, Type type)
           
 

Uses of Result in fr.inrialpes.exmo.queryprocessor
 

Methods in fr.inrialpes.exmo.queryprocessor that return Result
 Result QueryProcessor.query(String query)
           
 Result QueryProcessor.query(String query, Type type)
           
 


Alignment API and Server 3.5

(C) INRIA & friends, 2003-2008