Abstract
As modern systems become more complex, design approaches model different aspects of the system separately. When considering (intra and inter) system interactions, it is usual to model individual scenarios using UML’s sequence diagrams. Given a set of scenarios we then need to check whether these are consistent and can be combined for a better understanding of the overall behaviour. This paper addresses this by presenting a novel formal technique for composing behavioural models at the metamodel level through exact metamodel restriction (EMR). In our approach a sequence diagram can be completely described by a set of logical constraints at the metamodel level. When composing sequence diagrams we take the union of the sets of logical constraints for each diagram and additional behavioural constraints that describe the matching composition glue. A formal semantics for composition in accordance with the glue guides our model transformation to Alloy. Alloy’s fully automated constraint solver gives us the solution. Our technique has been implemented as an Eclipse plugin SD2Alloy.
Original language | English |
---|---|
Title of host publication | Formal Methods and Software Engineering |
Subtitle of host publication | 17th International Conference on Formal Engineering Methods, ICFEM 2015, Paris, France, November 3-5, 2015, Proceedings |
Editors | Michael Butler, Sylvain Conchon, Fatiha Zaïdi |
Place of Publication | Cham |
Publisher | Springer |
Pages | 252-269 |
Number of pages | 17 |
ISBN (Electronic) | 9783319254234 |
ISBN (Print) | 9783319254227 |
DOIs | |
Publication status | Published - 2015 |
Event | ICFEM 2015 The 17th International Conference on Formal Engineering Methods - Paris, France Duration: 3 Nov 2015 → 6 Nov 2015 http://icfem2015.lri.fr/ |
Publication series
Name | Lecture Notes in Computer Science |
---|---|
Volume | 9407 |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | ICFEM 2015 The 17th International Conference on Formal Engineering Methods |
---|---|
Country/Territory | France |
City | Paris |
Period | 3/11/15 → 6/11/15 |
Internet address |
Keywords
- Sequence diagrams
- Behavioural composition
- Event structures
- Alloy