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

S

scanner - Static variable in class finiteAutomata.Util
Scanner for reading keyboard input
serialVersionUID - Static variable in error finiteAutomata.FailedPrecondition
setValue(Object) - Method in class finiteAutomata.Association
Sets the value of this Association to the given Object.
setValue(int) - Static method in class finiteAutomata.IntSet
Calculates a unique IntSet of non-negative integers corresponding a given integer i >= 0 (bijection from W to finite subsets of W).
setValueDialog() - Method in class finiteAutomata.IntSet
Asks user for an integer >=0 and prints its setValue.
size() - Method in class finiteAutomata.Alphabet
Returns number of symbols in this Alphabet.
size - Variable in class finiteAutomata.Hashtable
number of Associations currently stored
size() - Method in class finiteAutomata.Hashtable
Returns number of Associations currently stored.
size() - Method in class finiteAutomata.IntSet
Returns number of elements in this IntSet.
starClosure() - Method in class finiteAutomata.NFA
Replaces this NFA by its star closure.
start - Variable in class finiteAutomata.DFA
start state
startToEpsilon - Variable in class finiteAutomata.CNF
true if "v0 -> epsilon" is a rule
stateLabel - Variable in class finiteAutomata.DFA
list of labels for the states
stateName(int) - Method in class finiteAutomata.DFA
Returns the label for a given state number.
stateNumber(String) - Method in class finiteAutomata.DFA
Returns the index of a given String in the stateLabel vector.
stringToInt(String) - Static method in class finiteAutomata.Util
Returns the integer value of the given (short) string of digits.
StringVarTerm - Class in finiteAutomata
A non-empty string of variables and terminals such as occur in grammar derivations (supports the CNF class).
StringVarTerm(Alphabet) - Constructor for class finiteAutomata.StringVarTerm
1-parameter constructor, creates the StringVarTerm representing the start string, "v0"
subsetOf(IntSet) - Method in class finiteAutomata.IntSet
Returns true if "this" is a subset of "other".

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