Difference between pages "Rodin Plug-ins" and "File:Screen max completion constant.png"

From Event-B
(Difference between pages)
Jump to navigationJump to search
imported>Mathieu
m (Add B2C + some reorganization)
 
(Maintenance script uploaded File:Screen max completion constant.png)
 
Line 1: Line 1:
''For developer support, see [[Rodin Developer Support]]''
+
Screenshot of TextEditor showing the code completion for a constant name
 
 
== Rodin Plug-in Documentation ==
 
 
 
; Modelling:
 
* [[UML-B]] provides a 'UML-like' graphical front end for Event-B,
 
* [[Parallel Composition using Event-B]] allows the composition of machines through events for Event-B.
 
* [[Feature Composition Plug-in]] allows the composition of Event-B features(machines|contexts) and helps the user in resolving conflicts before composition.
 
* [[Refactoring Framework]] allows the refactoring of elements that are part of file (and also on related files).
 
 
 
;Animation:
 
* [[ProB]] is an animator and model checker for the B-Method,
 
* [[AnimB]] is an animator for the Rodin platform,
 
 
 
;Documentation:
 
* [[ReqsManagement]] offer supports for requirements management.
 
* [[B2Latex]] allows to typeset an event-B model with latex,
 
 
 
;Proof:
 
* [[Proof Purger Interface|Proof Purger]] offers to delete unused proofs.
 
* [[Proof Skeleton View]] displays the skeleton of existing proofs.
 
 
 
;Translation:
 
* [[B2C plugin|B2C]] translates Event-B models to C source code, which may then be compiled using external C development tools.
 
 
 
== Rodin Plug-in Tutorials ==
 
* [[UML-B Tutorial]]
 
* [[Requirements Tutorial]],
 
* [[AnimB Flash Tutorial|Flash Animation Tutorial]] with animB and Adobe CS3.
 
 
 
== Tips & Tricks ==
 
 
 
* [[Installing external plug-ins manually]]
 
 
 
[[Category:User documentation]]
 
[[Category:Plugin]]
 

Latest revision as of 20:49, 30 April 2020

Screenshot of TextEditor showing the code completion for a constant name