scispace - formally typeset
Journal ArticleDOI

Synthesizing Distributed Protocol Specifications from a UML State Machine Modeled Service Specification

Jehad Al Dallal, +1 more
- 15 Nov 2012 - 
- Vol. 27, Iss: 6, pp 1150-1168
Reads0
Chats0
TLDR
A synthesis method is proposed that automatically synthesizes the protocol specification of distributed protocol entities from the service specification, given that both types of specifications are modeled in UML protocol state machines.
Abstract
The object-oriented paradigm is widely applied in designing and implementing communication systems. Unified Modeling Language (UML) is a standard language used to model the design of object-oriented systems. A protocol state machine is a UML adopted diagram that is widely used in designing communication protocols. It has two key attractive advantages over traditional finite state machines: modeling concurrency and modeling nested hierarchical states. In a distributed communication system, each entity of the system has its own protocol that defines when and how the entity exchanges messages with other communicating entities in the system. The order of the exchanged messages must conform to the overall service specifications of the system. In object-oriented systems, both the service and the protocol specifications are modeled in UML protocol state machines. Protocol specification synthesis methods have to be applied to automatically derive the protocol specification from the service specification. Otherwise, a time-consuming process of design, analysis, and error detection and correction has to be applied iteratively until the design of the protocol becomes error-free and consistent with the service specification. Several synthesis methods are proposed in the literature for models other than UML protocol state machines, and therefore, because of the unique features of the protocol state machines, these methods are inapplicable to services modeled in UML protocol state machines. In this paper, we propose a synthesis method that automatically synthesizes the protocol specification of distributed protocol entities from the service specification, given that both types of specifications are modeled in UML protocol state machines. Our method is based on the latest UML version (UML2.3), and it is proven to synthesize protocol specifications that are syntactically and semantically correct. As an example application, the synthesis method is used to derive the protocol specification of the H.323 standard used in Internet calls.

read more

Citations
More filters
Book

Industrial Communication Protocol Engineering Using UML 2.0

Barath Kumar
TL;DR: This paper evaluates the suitability of UML 2.0 combined with its Testing profile for the engineering of industrial communication protocols using a case study.
Proceedings ArticleDOI

A method based on hierarchical analysis and UML state machine for disassembly and assembly process simulation

TL;DR: A process modeling method, combining UML state machine and hierarchical analysis, is presented to address the problems of non-simple disassembly and assembly procedure and enormous system models in the aircraft maintenance training system.
Posted Content

Derivation of Network Reprogramming Protocol with Z3.

TL;DR: Using SMT solvers to automate the protocol generation is the key idea behind the presented synthesis approach and the protocols generated followed the most optimal way of data transmission for the given network requirements.
Proceedings ArticleDOI

Time assignment for distributed service and protocol UML-based specifications

TL;DR: This paper addresses the problem of time assignment to the events defined in the service specification and shows how to extend a technique that automatically synthesizes protocol specifications from a service specification to consider the timing constraints given in theservice specification.
References
More filters

Converting Statecharts into Java Code

TL;DR: The proposed model follows the object variant of statecharts supported by the Unified Modeling Language (UML) and can work as a basis for automatic code generation for object-oriented systems.
Journal ArticleDOI

On efficient program synthesis from statecharts

TL;DR: An initial implementation of SCOPE---a hierarchical code generator for a variant of the statechart language, namely imposing and exploiting a regular hierarchy structure, labeling schemes for fast ancestor queries, improvements in exiting states, compile-time scope resolution for transitions, and various details of compact runtime representation are described.
Book

C++ Network Programming: Systematic Reuse with ACE and Frameworks, Vol. 2

TL;DR: C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the concepts, patterns, and usage rules that form their structure and teaches how to use frameworks to write networked applications quickly, reducing development effort and overhead.
Journal ArticleDOI

Designing and Verifying Communication Protocols Using Model Driven Architecture and Spin Model Checker

TL;DR: A 2-Phase strategy based on the UML state machine and sequence diagram is introduced to satisfy the properties of communication protocols and is compared with the developed UML models.

Towards Efficient Code Synthesis from Statecharts

TL;DR: A strategy for synthesizing efficient code from UML statecharts based on SMDL, an intermediate language with formal operational semantics that is implemented using Software Graphs that can be reduced to generated optimized code.
Related Papers (5)