UML Statechart Framework

Program that implements UML statecharts in C++ and Java
Download

UML Statechart Framework Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Christian Mocek
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 113 KB

UML Statechart Framework Tags


UML Statechart Framework Description

Program that implements UML statecharts in C++ and Java UML implements UML statecharts in C++ and Java. Next to the standard elements of FSMs, hierarchical and concurrent states are as well supported as pseudostates, segmented transitions, timed events and an eventqueue using a thread pool. Here are some key features of "UML Statechart Framework": · Very easy to use API (See documentation for details) · Implemented in C++ and Java · Does require only a very small amount of memory · Complete object-oriented design (all elements are real objects) · Parallel usage of the statechart infrastructure. Runtime specific data is encapsulated in a small object. · Support for many elements of statecharts · Simple, hierarchical and concurrent states · Start and final states · History and deep-history pseudostates in hierarchical states · Fork- and join pseudostates for concurrent states · Segmented transitions using junction points · Transitions can cross borders of composite states (implicit entry/exit) · Entry, do and exit actions in states · Events, guards and actions for transitions Requirements: · Java What's New in This Release: · Fixed a ConcurrentModificationException bug when handling timeout events. · Fixed shutdown procedure when the created threads are non-deamon threads.


UML Statechart Framework Related Software