Fido Alpha 3.2

Uses of Class
fido.linguistic.MultipleMeaningsMatchException

Packages that use MultipleMeaningsMatchException
fido.linguistic Classes that take the string from the user and determines one course of action. 
 

Uses of MultipleMeaningsMatchException in fido.linguistic
 

Methods in fido.linguistic that throw MultipleMeaningsMatchException
 Frame SentenceResolver.resolve(java.util.Vector clauses)
          Takes multiple sentence structures and generates a frame with one action to perform.
 


Fido Alpha 3.2