Grafické prostředí pro návrh dialogových aplikací

State machines are commonly used in Software engineering during software design and development. Today's well-known UML language forms basic resource for representation of state machines. However, they didn't have an XML representation till now. Emerging standard for State Chart XML (SCXML...

Full description

Bibliographic Details
Main Author: Živčák, Imrich
Other Authors: Píše, Michal
Format: Dissertation
Language:Czech
Published: 2008
Online Access:http://www.nusl.cz/ntk/nusl-290970
Description
Summary:State machines are commonly used in Software engineering during software design and development. Today's well-known UML language forms basic resource for representation of state machines. However, they didn't have an XML representation till now. Emerging standard for State Chart XML (SCXML) language brings new possibilities for representation and also interpretation of state machines. This thesis focuses on analysis of present SCXML language draft. It compares SCXML language possibilities with grafical representation of UML languge and searches for draft defects. At the same time it proposes new graphical representation matching language possibilities, and implements it in a grafic tool. Created tool consequently provides support for design of dialog based applications. Dialog can be represented just right by a state machine.