|
AlphabetInputNode |
This specifies a Inputnode for the alphabet of an tape.
|
IndexedSymbol |
This node displays a symbol with an index
|
InfoBox |
This node displays a box with an white background and the specified text
|
MultipleStateInputNode |
This node specifes an input-control for multiple states.
|
SingleStateInputNode |
This node specifes an input-control for an single state.
|
SingleSymbolInputNode |
This node specifes an input-control for an single symbol.
|
StepNode |
This node displays a simulation-Step
|
TMDefinitionNode |
This node displays the definitionof an turingmachine (the first node in the
ConfigurationView)
|
Tape |
This node displays a tape and the head of the tape
|
TapeInput |
This node specifes an input-control for a word on a tape.
|
TapePositionInput |
This node specifies an input-control for a position on a tape.
|
TransitionChoiceNode |
This node displays a list of transitions and let the user choose one of them
|
TransitionFunctionInput |
This node specifies an input-control for the transition function.
|
TransitionInput |
This node specifies an input-control for a position on a tape.
|
TransitionNode |
This node displays a Transition
|
TreeNode |
this node displays a node of the transitiontree
|
WorkingTapePositionInput |
This node displays a control to choose a position on a not initialized
workingtape
|