Past Developments

From Event-B
Revision as of 13:38, 31 March 2011 by imported>Laurent (→‎One Single View)
Jump to navigationJump to search

This page sum up the developments recently done around or for the Rodin Platform, which are integrated or compatibles with the last platform revision.

Deploy Tasks

The following tasks were planned at some stage of the Deploy project.

Core Platform

Undo / Redo for editors

See also: Undo/Redo design

Systerel is in charge of this task.

The goal of this task is to implement an undo/redo feature for editing actions.

This feature is now part of Rodin v0.9.0.

Mathematical Language V2

Changes to the Mathematical Language of Event-B and the corresponding design documentation.

Rodin Index Manager

Systerel is in charge of this task.

For more details on Rodin index design, see Rodin Index Design.

The purpose of the Rodin index manager is to store in a uniform way the entities that are declared in the database together with their occurrences. This central repository of declarations and occurrences will allow for fast implementations of various refactoring mechanisms (such as renaming) and support for searching models or browsing them.

Exploratory Tasks

One Single View

Maria Husmann was in charge of this exploratory work during her internship at Systerel.

For more details on Single View Design, see Single View Design.

The goal of this project was to present everything in a single view in Rodin. So the user do not have to switch perspectives.

This work has been integrated into Rodin 0.9.2.

Plug-ins

Requirement Management Plug-in

Michael at Düsseldorf is in charge of the Requirements Management Plug-in.

See also: Requirements Management Plug-in and Requirements Tutorial

This plug-in allows:

  • Requirements to be edited in a set of documents (independently from Rodin)
  • Requirements to be viewed within Rodin
  • Individual Requirements to be linked to individual Event-B-Entities
  • A basic completion test to be performed