Tutorial Rodin First Step: Difference between revisions

Line 34: Line 34:


[[file:ProBRodinAfterOpChoose.png|center||600px]]
[[file:ProBRodinAfterOpChoose.png|center||600px]]
Next Step:
* [[Tutorial Rodin Parameters|Important Parameters of ProB for Rodin]]
We also have a [http://cobra.cs.uni-duesseldorf.de/bmotionstudio/index.php/Tutorial tutorial for B Motion Studio], which allows you to generate custom graphical visualisations of Event-B models.

Revision as of 09:31, 24 May 2011


Installation

Start off by installing the ProB Plugin for Rodin by choosing "Install new software...".

Screencast

Starting ProB

Start by right clicking (control Click on the Mac) on the machine or context you wish to animate and select "Start Animation/Model Checking":

ProBRodinStart.png


Double-click on the INITIALISATION to initialize the machine:

ProBRodinInit.png

As you can see, the changer event is enabled, and there are two distinct ways to choose the parameters of the event. Double-click on an EVENT to execute it. If you want to control which parameters are used, right click on the EVENT and choose the desired parameter values:

ProBRodinOpChoose.png

As you can see, the values of the variables have been updated. Values that have changed are marked with a star. The history pane has also been updated. You can click on an event in the history to return back to the corresponding state. You can also click on the left arrow in the Events pane to go back one step at a time (once you stepped back you can also step forward again; this works just like in a web browser).

ProBRodinAfterOpChoose.png


Next Step:

We also have a tutorial for B Motion Studio, which allows you to generate custom graphical visualisations of Event-B models.