Skip to content

ysuga/OpenStateMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenStateMachine

*Author: Yuki Suga
*E-mail: ysuga at ysuga.net
*Date : since 2011/08/05

Contents

*Objective & Goal
*Characteristics
*Target System and Dependency
*Usage and References
*Link

Objective & Goal

My goal is to create State Machine Algorithm Framework library.

Characteristics

OpenStateMachine library includes
*Finite State Machine Framework
*Customizable State
*StateAction class for callback (onEntry, onOperate, onExit)
*Customizable guard conditions

Target System and Dependency

OpenStateMachine depends on…

JDK6 only.

Usage and References

Download all dependencies.

Link

*Developers Page : http://www.ysuga.net

About

State Machine Library mainly used by FIROSOPHY

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages