Title :
Combined modelling and programming support for composite states and extensible state machines
Author :
Kjetil Andresen;Birger M⊘ller-Pedersen;Ragnhild Kobro Runde
Author_Institution :
Department of Informatics, University of Oslo, Oslo, Norway
Abstract :
Most modelling languages support full state machine modelling, including especially composite states. Existing approaches to programming with states (state design patterns) either represent composite states by means of inheritance between state classes, or do not support composite states, and instead use inheritance for specialization of extensible state machines. In this paper, we present 1) a state design pattern using delegation to support composite states and inheritance together with virtual classes to support extensible state machines, and 2) a framework, implemented in Java, which also supports history and entry/exit actions. Together, these form the basis for developing support for state machines in a combined modelling and programming language.
Keywords :
"Switches","History","Unified modeling language","TV","Media","Production facilities"
Conference_Titel :
Model-Driven Engineering and Software Development (MODELSWARD), 2015 3rd International Conference on