Fido Alpha 3.2

Uses of Class
fido.linguistic.MultipleEllipsisMatchException

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

Uses of MultipleEllipsisMatchException in fido.linguistic
 

Methods in fido.linguistic that throw MultipleEllipsisMatchException
 void FragmentResolver.resolve(java.util.Vector clauses)
          Loops through the Vector of Clauses for any instance of Fragment.
 Sentence Ellipsis.analyze(Fragment fragment)
          Converts a Fragment to a full Sentence by using parts of the previous input stored in the Discourse class.
 


Fido Alpha 3.2