|
Fido Alpha 3.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use fido.util | |
fido.db | Classes that are a proxy to the database tables that comprise the system. |
fido.grammar | The Fido system uses a grammatical system called link grammar to identify relationships between words in the user command. |
fido.util | These classes are common classes used through out the Fido system. |
Classes in fido.util used by fido.dbBooleanSyntaxException
|
Thrown when an error occurs while constructing or using a BooleanTree. BooleanTreeNode
|
This is a simple interface that is the root of the two node types: BooleanNode and any Object as a leaf node. |
Classes in fido.util used by fido.grammarBooleanTreeNode
|
This is a simple interface that is the root of the two node types: BooleanNode and any Object as a leaf node. |
Classes in fido.util used by fido.utilBooleanNode
|
This class represents a boolean AND or an OR
in a boolean expression.BooleanSyntaxException
|
Thrown when an error occurs while constructing or using a BooleanTree. BooleanTreeNode
|
This is a simple interface that is the root of the two node types: BooleanNode and any Object as a leaf node. |
|
Fido Alpha 3.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |