Difference between revisions of "IUML-B"

From Event-B
Jump to navigationJump to search
imported>Colin
imported>Colin
Line 7: Line 7:
 
==Tutorials==
 
==Tutorials==
  
[[iUML-B Class-diagrams Tutorial]] A tutorial on the use of iUML-B Class diagrams.
+
* [[iUML-B Class-diagrams Tutorial]] A tutorial on the use of iUML-B Class diagrams.
  
[[iUML-B State-machines Tutorial]] A tutorial on the use of iUML-B State-machines.
+
* [[iUML-B State-machines Tutorial]] A tutorial on the use of iUML-B State-machines.

Revision as of 15:47, 10 December 2012

iUML-B is a collection of diagrammatic editors for Event-B. The diagrams are contained within the machines they contribute to and are used to elaborate the machine and its content with extra model features.

  • 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.

Tutorials