Getting Started: Difference between revisions
From Event-B
				
				
				Jump to navigationJump to search
				
				
imported>Colin  New page: This section illustrates some of the things you are likely to want to do in your plug-ins if you are extending the Rodin platform.  How to read Rodin projects and elements programmatically...  | 
				imported>Colin No edit summary  | 
				||
| Line 1: | Line 1: | ||
This section illustrates some of the things you are likely to want to do in your plug-ins if you are extending the Rodin platform.  | This section illustrates some of the things you are likely to want to do in your plug-ins if you are extending the Rodin platform.  | ||
How to read Rodin projects and elements programmatically.  | [[How to read Rodin projects and elements programmatically.]]  | ||
[How to create Rodin projects programmatically.]  | [[How to create Rodin projects programmatically.]]  | ||
How to make extensions to Rodin features.  | [[How to make extensions to Rodin features.]]  | ||
Revision as of 15:42, 8 July 2008
This section illustrates some of the things you are likely to want to do in your plug-ins if you are extending the Rodin platform.
How to read Rodin projects and elements programmatically.