Difference between revisions of "AnimB start"

From Event-B
Jump to navigationJump to search
imported>Christophe
imported>Christophe
Line 35: Line 35:
 
* click on the corresponding event in the event table or
 
* click on the corresponding event in the event table or
 
* click on the "random execution" button : in this case the animator chooses randomly an open event and executes it.
 
* click on the "random execution" button : in this case the animator chooses randomly an open event and executes it.
 +
The last executed event is described by a gold arrow:
 +
* [[Image:GuardClosedEx.png]]when the event is closed
 +
* [[Image:GuardOpenEx.png]]when the event is open

Revision as of 20:49, 8 July 2008

Start an animation

To start an animation, select a machine in "Project explorer" or in "Obligation Explorer" then click right and select "Animate" action.

Rightclick.png


New animation wizard

The "new animation wizard" is open.
This wizard allows to :

  • set an animation name,
  • choose constant valuation.

The animation name is used to shared animation between application client. You can use the default value.

438:px


The animation editor

The following screenshot describes the animation editor: ceneter

Event guard state

The state of an event guard is described by the following icons:

  • guardclosed.png the guard of the event is closed and can't be executed.
  • guardopen.png the guard of the event is open and the event can be executed.
  • unexecutable.png the guard can't be checked (constant value needed, well defined error, ...).

Component tabs

Each animated machines and here contexts are described in a specific tab. The following screenshot describes a context tab.

639


Variables table

The variable table or constant table describes the state of a machine or context.
The last changes are red underline.

LastChange.png

Execute an event

To execute an event:

  • click on the corresponding event in the event table or
  • click on the "random execution" button : in this case the animator chooses randomly an open event and executes it.

The last executed event is described by a gold arrow:

  • GuardClosedEx.pngwhen the event is closed
  • GuardOpenEx.pngwhen the event is open