Fido Alpha 3.2

Uses of Class
fido.linguistic.NoEllipsisMatchException

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

Uses of NoEllipsisMatchException in fido.linguistic
 

Methods in fido.linguistic that throw NoEllipsisMatchException
 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