Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
L
M
N
P
Q
R
S
T
V
Z
I
indexOfT
- Variable in class control.
Controller
initialState
- Variable in class control.
Controller
inputTape
- Variable in class view.
GUI
inputTapeModified
- Variable in class view.
GUI
instanced
- Static variable in class control.
Controller
Instruction
<
STATE
,
SYMBOL
,
MOVE
> - Class in
model
The quintuple representing an instruction for the Turing Machine Copyright (C) 2011 Federico "MrModd" Cosentino (http://mrmodd.it/)
Instruction(STATE, SYMBOL, STATE, SYMBOL, MOVE)
- Constructor for class model.
Instruction
Create the instruction
instructions
- Variable in class control.
Controller
InstructionSet
<
STATE
,
SYMBOL
> - Class in
model
An HashMap containing all the instruction.
InstructionSet()
- Constructor for class model.
InstructionSet
Create the set
isEmpty()
- Method in class model.
tape
Check if the tape contains some symbols
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
L
M
N
P
Q
R
S
T
V
Z