Abstract

Event-driven software systems, belonging to the class of systems with complex behavior in the scientific literature, are reactive systems, which react to the same input effect in different ways depending on their state and background.
 It is convenient to describe such systems using state-transition models utilizing special language tools, both graphical and textual. Methodology for automated development of systems with complex behavior using the designed CIAO language (Cooperative Interaction of Automata Objects), which allows formally specifying the required behavior based on an informal description of the reacting system, is presented.
 An informal description of a reacting system can be provided verbally in a natural language or in another way adopted in a specific domain. Further, according to this specification in the CIAO language, a software system for interacting automata in the C++ programming language is generated with a special system.
 The generated program implements a behavior guaranteed to correspond to a given specification and original informal description. CIAO provides both graphical and textual notation. Graphic notation is based on an extended notation of state machine diagrams and component diagrams of the unified modeling language UML, which are well established in describing the behavior of event-driven systems.
 The text syntax of the CIAO language is described by context-free grammar in regular form. Automatically generated C++ code allows using of both library and any external functions written manually.
 At the same time, the evident correspondence of the formal specification and the generated code is preserved on conditions that the external functions conform to their specifications.
 As an example, an original solution to D. Knut's problem of a responsive elevator control system is proposed. The effectiveness of the proposed methodology is demonstrated, since the automaton-converter generating the C++ code is presented as a responsive system, is specified in the CIAO language and implemented by the bootstrapping. The proposed methodology is compared with other well-known formal methods for describing systems with complex behavior.

Highlights

  • Event-driven software systems, belonging to the class of systems with complex behavior in the scientific literature, are reactive systems, which react to the same input effect in different ways depending on their state and background

  • Methodology for automated development of systems with complex behavior using the designed CIAO language (Cooperative Interaction of Automata Objects), which allows formally specifying the required behavior based on an informal description of the reacting system, is presented

  • An informal description of a reacting system can be provided verbally in a natural language or in another way adopted in a specific domain

Read more

Summary

СПЕЦИФИКАЦИИ CIAO

Методика построения событийно-управляемых программных систем с использованием языка спецификации CIAO. Представлена методика автоматизированного построения систем со сложным поведением с использованием разработанного авторами языка CIAO (Cooperative Interaction of Automata Objects), который позволяет на основе неформального описания реагирующей системы формально специфицировать требуемое поведение. Цель исследования – предложить методику для автоматизированной реализации реагирующих программных систем с помощью языка CIAO [2, 3, 12, 14, 15]. В основе языка CIAO лежат диаграммы автомата, подобные диаграммам UML, которые, как показал опыт, могут наглядно представлять поведение управляемых событиями систем. Для спецификации поведения реагирующих систем предлагается самостоятельный графический язык спецификации CIAO, построенный на основе унифицированного языка моделирования UML [11, 18] с использованием и модификацией некоторых конструкций диаграммы автомата, диаграммы компонентов и диаграммы классов. Основные графические компоненты метамоделей – состояние (state) и переход (transition), основные неграфические компоненты – событие (event), действие (action) и сторожевое условие (guard)

CIAO дополнена стереотипами
Автомат Откуда Событие
Методология ROOM лежит в основе коммерческого средства
Использование понятия
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call