Difference between revisions of "Atomicity Decomposition Plug-in User Guide"

From Event-B
Jump to navigationJump to search
imported>Asiehsalehi
imported>Asiehsalehi
Line 5: Line 5:
  
 
See the [http://wiki.event-b.org/index.php/Atomicity_Decomposition Atomicity Decomposition] page for technical details.
 
See the [http://wiki.event-b.org/index.php/Atomicity_Decomposition Atomicity Decomposition] page for technical details.
 +
 +
Currently the AD diagrams can be defined in an EMF tree structure included in an Event-B machine which is opened by Rose editor. After defining the control flow and refinement relationships via AD diagrams, the AD diagrams can automatically transformed to the Event-B notation.
  
 
== Installing and Updating ==
 
== Installing and Updating ==
 +
 
=== Setup ===
 
=== Setup ===
 
The following steps will guide you through the setup process:
 
The following steps will guide you through the setup process:
Line 23: Line 26:
  
 
Now you are ready to use the Atomicity Decomposition plug-in.
 
Now you are ready to use the Atomicity Decomposition plug-in.
 +
 +
== Requirements ==
 +
 +
The AD plug-in requires [http://wiki.event-b.org/index.php/Rose_(Structured)_Editor Rose Editor Plug-in] and [http://wiki.event-b.org/index.php/EMF_framework_for_Event-B EMF Plug-in].
  
 
=== Update ===
 
=== Update ===
Line 31: Line 38:
  
 
As soon as Rodin finds a new update it will ask you if you would like to install it.
 
As soon as Rodin finds a new update it will ask you if you would like to install it.
 +
 +
== Creating Flow Diagrams ==
 +
 +
== Validating Rules to Follow ==
 +
 +
== Transform to Event-B ==

Revision as of 15:31, 7 August 2012

Introduction

The Atomicity Decomposition (AD) plug-in allows an explicit representation of control flow and explicit representation of refinement relationships between an abstract event and the corresponding concrete events.

See the Atomicity Decomposition page for technical details.

Currently the AD diagrams can be defined in an EMF tree structure included in an Event-B machine which is opened by Rose editor. After defining the control flow and refinement relationships via AD diagrams, the AD diagrams can automatically transformed to the Event-B notation.

Installing and Updating

Setup

The following steps will guide you through the setup process:

  1. Download Rodin for your platform from Sourceforge.
  2. Extract the downloaded zip file.
  3. Start Rodin from the folder where you extracted the zip file in the previous step.
  4. Install the Atomicity Decomposition plug-in:
    1. In the menu choose Help -> Install New Software...
    2. In the Work with dropdown list, choose the location URL: Rodin - http://rodin-b-sharp.sourceforge.net/updates
    3. Select the Atomicity Decomposition feature under the Atomicity Decomposition category, then click the check box
    4. Click Next, after some time, the Install Details page appears
    5. Click Next and accept the license
    6. Click Finish
    7. A Security Warning window may appear: click OK
  5. Restart Rodin as suggested.

Now you are ready to use the Atomicity Decomposition plug-in.

Requirements

The AD plug-in requires Rose Editor Plug-in and EMF Plug-in.

Update

The following steps will guide you through the update process:

  1. In Rodin open the preferences (Window -> Preferences or for Mac: Rodin -> Preferences)
  2. Find Install/Update -> Automatic Updates
  3. Select Automatically find new updates and notify me

As soon as Rodin finds a new update it will ask you if you would like to install it.

Creating Flow Diagrams

Validating Rules to Follow

Transform to Event-B