A B C D E F G H I K L M N O P R S T V W

G

getBlank() - Method in class ro.inf.p2.odd.alan.TuringMachine
Das Leerzeichen B.
getCurrentState() - Method in class ro.inf.p2.odd.alan.TuringMachine
Allows to retrieve the current state of the turing machine.
getCurrentValue() - Method in class ro.inf.p2.odd.alan.Tape
Get the value at the current position at the tape.
getD() - Method in class ro.inf.p2.odd.alan.TransitionFunctionElement
richtung in die sich der schreib lese kopf bewegen soll (L oder R)
getDescription() - Method in class ro.inf.p2.odd.alan.TuringMachine
Gets the description of this turing machine object
getFinalState() - Method in class ro.inf.p2.odd.alan.TuringMachine
F ist die Menge der akzeptierten Endzust?nde.
getGamma() - Method in class ro.inf.p2.odd.alan.TuringMachine
VollstaendigeMenge der Bandsymbole.
getInitialState() - Method in class ro.inf.p2.odd.alan.TuringMachine
Index der Uebergangsfunktion in ro die den Start Zustand beschreibt.
getP() - Method in class ro.inf.p2.odd.alan.TransitionFunctionElement
Index des naechsten Zustandes (oder Referenz auf den naechsten Zustand).
getQ() - Method in class ro.inf.p2.odd.alan.TuringMachine
Endliche Menge der zust?nde der endlichen Steuerung.
getSigma() - Method in class ro.inf.p2.odd.alan.TuringMachine
Die endliche menge der Eingabesymbole.
getY() - Method in class ro.inf.p2.odd.alan.TransitionFunctionElement
Symbol aus Gamma das an die aktuelle Position geschrieben wird.

A B C D E F G H I K L M N O P R S T V W