Getting Started: Difference between revisions
From Event-B
				
				
				Jump to navigationJump to search
				
				
imported>Colin No edit summary  | 
				imported>WikiSysop 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_create_Rodin_projects_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 10:49, 10 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