COMP 405
Spring 2014

Self-Modifying Finite State Machine Demo

Home  Info  Owlspace  Java Resources  Eclipse Resources  SharePoint  Piazza

The demo should load and display automatically.

In a nutshell, the demo shows a finite state machine with the ability to transition from state to state.   Run-time selectable options will modify the state transition behavior.  The tool tips in the demo will tell you most of what everything does.

Descriptons of Selected Operations

Description of the Options  (Be sure to change back to No-op after you are done inserting or deleting!)

 

The source code is available in the Comp405 repository:  https://svn.rice.edu/r/comp405/course/FSM_selfmod

UML Diagram of the Extended Visitor Design Pattern Implementation
Extended visitor UML

 

 


© 2013 by Stephen Wong


© 2013 by Stephen Wong