Extending the Rodin Pretty Print Page (How to extend Rodin Tutorial)

From Event-B
Revision as of 17:24, 23 August 2010 by imported>Tommy (New page: {{Navigation|Previous= Extending_the_Rodin_Event-B_Explorer_(How_to_extend_Rodin_Tutorial) | Up= How to extend Rodin Tutorial (Index) | Next= }} === In this part ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

In this part

As this extension mechanism is detailed on a dedicated page of the wiki, we will here comment the implementation of a pretty printer for the bound elements. Unfortunately, it is not yet possible to act on the pretty print of events, so the probabilistic will not be displayed here.

See here for the detailed documentation : Extending the Pretty print Page


Step1

Step2