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.
 
 
 
Arnaud Dieumegard 3bf1aadfd6 Added new connection patterns to metamodel. Updated editors. Bug 6 years ago
Event-B/pseim Initial commit. 6 years ago
eclipse Added new connection patterns to metamodel. Updated editors. Bug 6 years ago
examples/pseim.examples Initial commit. 6 years ago
.gitignore Initial commit. 6 years ago
Copyright.md Initial commit. 6 years ago
README.md Initial commit. 6 years ago

README.md

This project is a demonstrator of pattern instantiation on the System Engineering Information Model (PSEIM) made by the MOISE project. It contains:

  • the PSEIM metamodel and its basic tree editor (plug-ins com.irtsaintexupery.pseim, com.irtsaintexupery.pseim.edit and com.irtsaintexupery.pseim.editor),
  • a graphical editor based on Sirius (plug-in com.irtsaintexupery.sirius.pseim),
  • textual editors (plug-ins com.irtsaintexupery.xtext.*),
  • formal verification models (Event-B) and examples.

More information about the required Eclipse configurations can be found in the folder eclipse/releng/eclipse.configuration.

Licensing information can be found in the Copyright file.