A C D E F G H I L M N P Q R S T U V

E

elementAt(int) - Method in class finiteAutomata.IntSet
Returns the int value of the ith element of this IntSet.
epsilon - Variable in class finiteAutomata.NFA
for epsilon transitions; epsilon[i][j] is true iff we can transition from state i to state j on epsilon
equals(Object) - Method in class finiteAutomata.Association
Tests whether this Association and the given Association have equal keys.
equals(Object) - Method in class finiteAutomata.CNFRule
Tests whether this CNFRule and the given CNFRule are logically equal.
equals(Object) - Method in class finiteAutomata.IntSet
Returns true if other has exactly the same elements as this IntSet.
equalString(StringVarTerm) - Method in class finiteAutomata.StringVarTerm
Tests whether "this" and another StringVarTerm represent the same string.
equalTermString(String) - Method in class finiteAutomata.StringVarTerm
Tests whether a given String is a non-empty string of terminals and this StringVarTerm represents the same string of terminals.

A C D E F G H I L M N P Q R S T U V