This project is a demonstrator of pattern instanciation on system engineering model (pseim), made by the MOISE project. It contains the metamodel of the pseim, graphical and textual editors, formal verification models (event-B) and examples.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Pierre Gaufillet 79820f4433 Initial commit. 6 years ago
..
team Initial commit. 6 years ago
.project Initial commit. 6 years ago
README.md Initial commit. 6 years ago
cComponent.bcc Initial commit. 6 years ago
cComponent.bpr Initial commit. 6 years ago
cComponent.buc Initial commit. 6 years ago
cLink.bcc Initial commit. 6 years ago
cLink.bpo Initial commit. 6 years ago
cLink.bpr Initial commit. 6 years ago
cLink.bps Initial commit. 6 years ago
cLink.buc Initial commit. 6 years ago
cModel.bcc Initial commit. 6 years ago
cModel.bpr Initial commit. 6 years ago
cModel.buc Initial commit. 6 years ago
cPort.bcc Initial commit. 6 years ago
cPort.bpo Initial commit. 6 years ago
cPort.bpr Initial commit. 6 years ago
cPort.bps Initial commit. 6 years ago
cPort.buc Initial commit. 6 years ago
event-b_model_structure2.jpg Initial commit. 6 years ago
mComponent.bcm Initial commit. 6 years ago
mComponent.bpo Initial commit. 6 years ago
mComponent.bpr Initial commit. 6 years ago
mComponent.bps Initial commit. 6 years ago
mComponent.bum Initial commit. 6 years ago
mLink.bpr Initial commit. 6 years ago
mLink.bum Initial commit. 6 years ago
mPort.bpr Initial commit. 6 years ago
mPort.bum Initial commit. 6 years ago
mProperty.bpr Initial commit. 6 years ago
mProperty.bum Initial commit. 6 years ago
pattern_safety.bpr Initial commit. 6 years ago
pattern_safety.buc Initial commit. 6 years ago
preuves.txt Initial commit. 6 years ago

README.md

Patterns for SEIM Event-B models

Contributors

Jean-Paul Bodeveix, Arnaud Dieumegard, Mamoun Filali

Content

This project contains the Event-B models for the formalization of pattern instantiations on system engineering models.

Structure

Pattern instantiation and application model

Documentation

Documentation on the content of these models is provided on the deliverable.

Additional elements

An other context is provided: pattern_safety. This model contains the first version of an instance of pattern directly encoded using Event-B. Using simulation tools such as Pro-B on this model may produce an instance of Model where the pattern is instantiated. This shall be checked as it is only a prototype.