Difference between pages "User:Tommy/Collections/ADVANCE Delivrable D3.2" and "UML-B"

From Event-B
< User:Tommy(Difference between pages)
Jump to navigationJump to search
imported>Tommy
 
m (move content of iUML-B page to this one)
 
Line 1: Line 1:
{{saved_book}}
+
Return to [[Rodin Plug-ins]]
  
== Introduction ==
+
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.
The purpose of this page is to give a common structure and guidelines to collaboratively build the ADVANCE Deliverable D3.2 (Methods and tools for model construction and proof I) which will be delivered to the European Commission at month 10 (31st July 2012).
 
The deliverable will give to the project reviewers some insight on what happened in the work package 3, concerning its 3 main objectives:
 
#to provide the methodological and tooling means for modelling Systems-of-Systems.
 
#to provide expert formal proof support to the industrial partners;
 
#to improve the usability and productivity of the Rodin platform to support larger-scale developments;
 
  
== Schedule ==
+
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.
*the template of the deliverable is released on 01-06-2012
 
*the contents are contributed by 22-06-2012
 
*the draft for internal review is sent on 29-06-2012
 
*the final deliverable is produced for 31-07-2012
 
  
== Template ==
+
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.
For each item covered in this document, a wiki page has been created (see [[#Contents | Contents]]) to give a brief description of the work that was carried on during the first 10 months of the project (Oct 2011-July 2012). The contents of each page should not go deeply into technical details, but should rather look like an executive summary. All details (papers, detailed wiki pages, etc.) should be made available as pointers.
 
'''Moreover, each contribution shall be quite short (ca. two printed pages).'''
 
  
== Direct link with the DoW ==
+
* [[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.
To ease the reviewer's reading of the present deliverable, the structure of the document will follow the objectives mentioned in the DoW:
 
''
 
D3.2) Methods and tools for model construction and proof I: This deliverable describes the maintenance actions
 
carried through, together with a summary of progress on the improvement of automated proof and model
 
checking. A list of the scalability enhancements achieved so far in the project, together with their expected
 
impact on performance and capacity, is included and validated against the Tool Development Roadmap.
 
Progress of the planned improvements to the existing automated proof tools is described, stating clearly what
 
improvements have been delivered and how the development of longer-term improvements measures against
 
the original plan. Appropriate documentation and tutorials are delivered to describe the methods that will ensure
 
that these improvements can be best used to increase the proportion of automated proofs. Improvements to the
 
ProB model checking tool and associated methods are also described. [month 10]''
 
  
=== Overview ===
+
* [[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 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 ===
+
==Lectures==
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 were addressed and what are the main benefits.
 
  
=== Choices / Decisions ===
+
* [[Media:iUML-BClassDiagramsLecture.pdf | iUML-B Class-diagrams Lecture]] : Lecture slides on the use of iUML-B Class-diagrams
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 ===
+
* [[Media:iUML-BStatemachinesLecture.pdf | iUML-B State-machines Lecture]] : Lecture slides on the use of iUML-B State-machines.
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 ===
+
==Tutorials==
This paragraph shall give an outlook on the current status and the plans for future work.
 
  
== Formatting rules ==
+
* [[iUML-B Class-diagrams Tutorial]] : A tutorial on the use of iUML-B Class-diagrams.
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.
 
* ADVANCE 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 31st July 2012, use past, present and future accordingly.
 
* The dedicated category, <nowiki>[[Category:ADVANCE D3.2 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).
 
  
== ADVANCE Deliverable ==
+
* [[iUML-B State-machines Tutorial]] : A tutorial on the use of iUML-B State-machines.
=== D3.2 ===
 
  
:[[ADVANCE D3.2 Introduction|Introduction]] (Laurent Voisin/Thomas Muller)
+
==Guidelines==
  
:[[ADVANCE D3.2 General Platform Maintenance|General Platform Maintenance]]  
+
* [[iUML-B Modelling a control system]] : Some guidelines on modelling styles for a control system
:* Core Rodin platform (Thomas Muller)
 
:* UML-B Improvements (Colin Snook, Vitaly Savicks)
 
:* Code generation (Andy Edmunds)
 
:* ProR (Michael Jastram/Lukas Ladenberger)
 
:* Camille (Ingo Weigelt)
 
  
:[[ADVANCE D3.2 Improvement of automated proof|Improvement of automated proof]]
 
:* Integrated provers (Laurent Voisin/Thomas Muller)
 
:* SMT Provers (Laurent Voisin)
 
  
:[[ADVANCE D3.2 Language extension|Language extension]] (Issam Maamria)
+
[[Category:User documentation]]
 
+
[[Category:UML-B]]
:[[ADVANCE D3.2 Model Checking|Model Checking]] (Michael Leuschel & al.)
+
[[Category:Plugin]]
 
 
:[[ADVANCE D3.2 Model Composition and Decomposition|Model Composition and Decomposition]] (Renato Silva)
 
 
 
[[Category:ADVANCE D3.2 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