Wiki source code of A SyncChart-Editor based on Yakindu
Version 3.1 by wah on 2012/10/10 15:02
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | YAKINDU is a tool kit for model based development and the statechart tools are the first modules | ||
2 | provided by this project. The tools apply the concept of state machines that are well understood and | ||
3 | formal enough to describe behaviour unambiguously. The statechart tools support editing, validating, | ||
4 | simulating state machines and generating code from state machines. The tools are provided as | ||
5 | Eclipse-plugins and integrate tightly into the IDE. | ||
6 | The simulation of a state machine is integrated into the YAKINDU state machine Diagram Editor | ||
7 | and provides visual highlighting of the active state and the current transition. Additionally, the user | ||
8 | can interact with the simulation by sending triggers to or by changing variable values within the | ||
9 | simulator to drive the state machine ([[Yakindu SCT Website>>url:http://www.itemis.de/itemis-ag/produkte/yakindu-open-source/yakindu-statechart-tools/language=de/43437/produktbeschreibung||shape="rect"]]). |