没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Yakindu Statechart Tools |
Yakindu Statechart Tools
|
8 | 0 | 3100 |
贡献者 | 讨论 | 代码提交 |
The Yakindu Statechart Tools (SCT) support specification and development of reactive, event driven systems based on the concept of statecharts (aka state machines). State machines are well understood and formal enough to describe behavior unambiguously. The Statechart Tools support editing, validating, simulating state machines and generating code from state machines.
The simulation of a state machine is integrated into the state machine diagram editor and provides visual highlighting of the active state and the current transition. Additionally, the user can interact with the simulation by sending triggers to or by changing variable values within the simulator to drive the state machine.
The Statechart Tools provide code generators for C and Java as target languages.