Generic Instantiation User Guide: Difference between revisions

From Event-B
Jump to navigationJump to search
imported>Son
imported>Son
Line 15: Line 15:


== Usage ==
== Usage ==
* Abstract model.
# Abstract model.
# Context ''message_ctx''
* Context ''message_ctx''
[[Image:GenInst-message_ctx.jpg|alt=Alt|Context message_ctx]]
[[Image:GenInst-message_ctx.jpg|alt=Alt|Context message_ctx]]


# Machine ''channel''
* Machine ''channel''
[[Image:GenInst-channel.jpg|alt=Alt|Machine channel]]
[[Image:GenInst-channel.jpg|alt=Alt|Machine channel]]


# Context ''size_ctx''
* Context ''size_ctx''
[[Image:GenInst-size_ctx.jpg|alt=Alt|Context size_ctx]]
[[Image:GenInst-size_ctx.jpg|alt=Alt|Context size_ctx]]


== Additional features to be investigated/implemented ==
== Additional features to be investigated/implemented ==
* There is currently no sanity checking for the instantiation. Users need to make sure that their instantiated model can be analysed and proved by Rodin.
* There is currently no sanity checking for the instantiation. Users need to make sure that their instantiated model can be analysed and proved by Rodin.

Revision as of 13:53, 14 May 2012

User:Son at ETH Zurich is in charge of the plug-in.

Introduction

The Generic Instantiation plug-in provides supports for instantiating an Event-B Models by providing concrete values for carrier sets and constants.


Installing and Updating

The plug-in is available through the main Rodin Update Site under Composition and Decomposition category.

News

  • 11.05.2012: Version 0.2.2 released for Rodin 2.5.*

Technical References

Usage

  1. Abstract model.
  • Context message_ctx

Alt

  • Machine channel

Alt

  • Context size_ctx

Alt

Additional features to be investigated/implemented

  • There is currently no sanity checking for the instantiation. Users need to make sure that their instantiated model can be analysed and proved by Rodin.