Rodin HandbookThis work is sponsored by the Deploy Project This work is licensed under a Creative Commons Attribution 3.0 Unported License |
2.4.2 Project SetupModels typically consist of multiple files that are managed in a project. Create a new Event-B Project File
Figure 2.5: New Event-B Project Wizard
Next, create a new Event-B Component. Either use File
Figure 2.6: New Event-B Component Wizard The newly created component will open in the structural editor. The editor has four tabs at the bottom. The Pretty Print shows the model as a whole with color highlighting, but it cannot be edited here. This is useful to inspect the model. The Edit allows editing of the model. It shows the six main sections of a machine (REFINES, SEES, etc.) in a collapsed state. You can click on the
The editor is form-based. This means that in well-defined places an appropriate control (text field, dropdown, etc.) allows modifications.
|