Difference between pages "User:Tommy/Collections/Deploy Deliverable D45" and "UML-B"

From Event-B
< User:Tommy(Difference between pages)
Jump to navigationJump to search
imported>Tommy
m (New page: {{saved_book}} == Introduction == The purpose of this page is to give a base for the final DEPLOY Deliverable D45 (Model Construction tools & Analysis IV) which will be delivered to the E...)
 
m (move content of iUML-B page to this one)
 
Line 1: Line 1:
{{saved_book}}
+
Return to [[Rodin Plug-ins]]
== Introduction ==
 
The purpose of this page is to give a base for the final DEPLOY Deliverable D45 (Model Construction tools &  Analysis IV) which will be delivered to the European Commission (27 April 2012).
 
  
== Template ==
+
UML-B provides a 'UML-like' graphical front end for Event-B. It provides various diagrammatic modelling notations and editors for creating models which are then translated into Event-B for verification. [[UML-B]] works alongside Event-B allowing the modeller to model in normal Event-B but also contribute some aspects of the model via diagrams.  
For each section covered in this document, a wiki page has been created and <b>shall be completed</b> (see [[#Contents | Contents]]). Each of them should give a brief description of the work that was carried on during the last year of the project (Feb 2011-April 2012) within the WP9 package, without going deeply into technical details.<br>
 
:<b>Goal: give to the project reviewers some insight which should look like an executive summary on what happened in the WP9 package.<br>
 
:All details (papers, detailed wiki pages, etc.) should be made available as pointers.</b>
 
  
This template provides a common structure for all of these pages. Each page shall be quite short (ca. 4-5 printed pages as the D45 contains 7 sections).
+
Our [https://www.uml-b.org UML-B] website contains more information about installing UML-B and getting started, as well as our current research and collaborations.
  
=== Overview ===
+
UML-B is a collection of diagrammatic editors for Event-B. The diagrams are used to elaborate the machine and its content with extra model features. The diagrams may either by contained within the machine they contribute to, or can be contained in a separate UML-B model file that is linked to the machine.
This first paragraph shall identify the involved partners and give an overview of the contribution. In particular, it shall provide answers to the following questions:
 
* What are the common denominations?
 
* Is it a new feature or an improvement?
 
* What is the main purpose?
 
* Who was in charge?
 
* Who was involved?
 
  
=== Motivations ===
+
* [[Image:IUMLB.png]] [[Event-B Statemachines| State-machine diagrams]] a hierarchical state-machine diagram editor which can be used to impose sequential ordering to your events. An animator is also provided to visualise the progress of the state-machine.
This paragraph shall express the motivation for each tool extension and improvement. More precisely, it shall first indicate the state before the work, the encountered difficulties, and shall highlight the requirements (eg. those of industrial partners). Then, it shall summarize how these requirements are addressed and what are the main benefits.
 
  
=== Choices / Decisions ===
+
* [[Image:IUMLB.png]] [[Event-B Classdiagrams| Class diagrams]] a class diagram editor which can be used to define data entities and their relationships and to lift behaviour based on data sets.
This paragraph shall summarize the decisions (eg. design decisions) and justify them. Thus, it may present the studied solutions, through their main advantages and inconvenients, to legitimate the final choices.
 
  
=== Available Documentation ===
+
==Lectures==
This paragraph shall give pointers to the available wiki pages or related publications. This documentation may contain:
 
* Requirements.
 
* Pre-studies (states of the art, proposals, discussions).
 
* Technical details (specifications).
 
* Teaching materials (tutorials).
 
* User's guides.
 
A distinction shall be made on the one hand between these different categories, and on the other hand between documentation written for developers and documentation written for end-users.
 
  
=== Planning ===
+
* [[Media:iUML-BClassDiagramsLecture.pdf | iUML-B Class-diagrams Lecture]] : Lecture slides on the use of iUML-B Class-diagrams
This paragraph shall give the current status on the work done for a give topic (as of 27 Apr 2012).
 
  
== Formatting rules ==
+
* [[Media:iUML-BStatemachinesLecture.pdf | iUML-B State-machines Lecture]] : Lecture slides on the use of iUML-B State-machines.
In order to homogeneize the contributions and to ensure consistent spelling the following formatting rules shall be enforced:
 
* See §4 of [http://wiki.event-b.org/images/Llncsdoc.pdf How to Edit Your Input File] for LLNCS formatting rules.
 
* DEPLOY and Rodin shall be typed this way.
 
* Contractions shall not be used (eg. write "does not" instead of "doesn't", "let us" instead of "let's", etc).
 
* British english spelling shall be retained.
 
* "plug-in" shall be preferred to "plugin".
 
* Remember that the document is dated 28 Jan 2011, use past, present and future accordingly.
 
* The dedicated category, <nowiki>[[Category:D32 Deliverable]]</nowiki>, shall be specified for wiki pages.
 
* If you intend to use the same reference multiple times, please use the Cite extension [http://www.mediawiki.org/wiki/Extension:Cite/Cite.php] that has been installed recently.
 
: By doing so, you will have to add the additional paragraph at the end of your page :
 
==References==
 
<nowiki><references/></nowiki>
 
: Note that you can add references using the normal wikimedia links as well as using references nevertheless only the latter ones will appear in the references section on the wiki (e.g. all references will appear in the final PDF document whatever their type).
 
  
== Deploy Deliverable ==
+
==Tutorials==
=== D32 ===
 
  
:[[D32 Introduction|Introduction]] (Laurent Voisin)
+
* [[iUML-B Class-diagrams Tutorial]] : A tutorial on the use of iUML-B Class-diagrams.
  
:[[D32 General Platform Maintenance|General Platform Maintenance]]  
+
* [[iUML-B State-machines Tutorial]] : A tutorial on the use of iUML-B State-machines.
:* Generalities (Thomas Muller)
 
:* Refactoring (Renato Silva)
 
  
:[[D32 Mathematical Extensions|Mathematical Extensions]]
+
==Guidelines==
:* Core (Nicolas Beauger)
 
:* Theory Plug-in (Issam Maamria)
 
:* Records (Colin Snook)
 
  
:[[D32 Provers|Provers]]
+
* [[iUML-B Modelling a control system]] : Some guidelines on modelling styles for a control system
:* Relevance filter (Matthias Schmaltz)
 
:* Work on soundness (Matthias Schmaltz)
 
:* Improve WD for simpler POs (Laurent Voisin)
 
  
:[[D32 UML-B|UML-B Improvements]] (Colin Snook, Vitaly Savicks)
 
  
:[[D32 Code generation|Code generation]] (Andy Edmunds)
+
[[Category:User documentation]]
 
+
[[Category:UML-B]]
:[[D32 Teamwork|Teamwork]]
+
[[Category:Plugin]]
:* Storing Models in SVN (Colin Snook)
 
:* Model Decomposition (Renato Silva)
 
:* Modularisation Plug-in (Alexei Iliasov)
 
:[[D32 Scalability|Scalability]]
 
:* Flows Plug-in (Alexei Iliasov)
 
:* Group refinement (Alexei Iliasov)
 
:* Modes (Alexei Iliasov)
 
:* Qualitative Reasoning (Thai Son Hoang)
 
 
 
:[[D32 Model Animation|Model Animation]] (Michael Leuschel & al.)
 
 
 
:* Siemens Data Validation
 
:* Multi-level Animation
 
:* Constraint-Based Deadlock Checking
 
:* BMotionStudio and Industrial Models
 
:* Evaluation of the ProB Constraint Solver
 
:* Various other improvements
 
 
 
:[[D32 Model-based testing| Model-based testing]]
 
 
 
:* Generalities (Michael Leuschel & al.)
 
:* Case studies (Alin Stefanescu)
 
 
 
[[Category:D32 Deliverable]]
 
[[Category:Books]]
 

Revision as of 21:53, 30 September 2020

Return to Rodin Plug-ins

UML-B provides a 'UML-like' graphical front end for Event-B. It provides various diagrammatic modelling notations and editors for creating models which are then translated into Event-B for verification. UML-B works alongside Event-B allowing the modeller to model in normal Event-B but also contribute some aspects of the model via diagrams.

Our UML-B website contains more information about installing UML-B and getting started, as well as our current research and collaborations.

UML-B is a collection of diagrammatic editors for Event-B. The diagrams are used to elaborate the machine and its content with extra model features. The diagrams may either by contained within the machine they contribute to, or can be contained in a separate UML-B model file that is linked to the machine.

  • IUMLB.png State-machine diagrams a hierarchical state-machine diagram editor which can be used to impose sequential ordering to your events. An animator is also provided to visualise the progress of the state-machine.
  • IUMLB.png Class diagrams a class diagram editor which can be used to define data entities and their relationships and to lift behaviour based on data sets.

Lectures

Tutorials

Guidelines