IntelliWizard© - UML StateWizard

An open source software under LGPL license.


Start Page

Introduction ...
What State Machine
Why State Machine
Running Environment
License Policy

Features


Product Family
API Set
Demo & Manual

Downloads

Installation
Engine Source Code

Users & Partners


User Stories
Forums



Papers

1) Effective Mapping for Modeling State Machines in Round-trip Engineering

Abstract:

We study the problem of creating a round-trip 1 to 1 mapping between Unified Modeling Language (UML) state chart diagram and its implementation. This mapping can be used to construct a state machine by generating and managing a series of executable code from the UML state chart diagram and at the same time to support rebuilding state chart from the generated codes, thus to provide the UML tool with the capability of synchronizing its model according to modification in code part in real-time.

2) Running State Machines Based Win32/WinCE Programs

Abstract:

This article describes how to run state machine application framework based Win32/WinCE programs using window message hooking technology.