| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" |
| "http://www.w3.org/TR/html4/transitional.dtd"> |
| <html> |
| <head> |
| <meta HTTP-EQUIV=CONTENT-TYPE CONTENT="text/html; charset=utf-8"> |
| <title>Create Useful Documentation with Mylyn Intent : transcript</title> |
| <link rel="stylesheet" type="text/css" href="talk.css"> |
| </head> |
| <body text="#000000" bgcolor="#FFFFFF" link="#000080" vlink="#0000CC" alink="#000080"> |
| <center> |
| <a href="img0.html"><img src="first.png" border=0 alt="Première page"></a> <a href="img10.html"><img src="left.png" border=0 alt="Précédent"></a> <a href="img12.html"><img src="right.png" border=0 alt="Suivant"></a> <a href="img29.html"><img src="last.png" border=0 alt="Dernière page"></a> <a href="Intent_ece2011.htm"><img src="home.png" border=0 alt="Résumé"></a> <a href="text11.html"><img src="text.png" border=0 alt="Texte"></a></center><br> |
| <img src="img11.png" alt="" style="float:left"/> |
| |
| |
| <p style="direction:ltr;"> A very important feature of this generic textual syntax is the <b>contribution</b> concept. |
| It allows us to contribute to an element defined elsewhere.</p> |
| <p style="direction:ltr;">For example, I can define in a first model fragment a new feature for Intent, called <i>synchronizer</i>. Here I just want to give a |
| very high-level overview of the synchronization mechanism. So I just say that it is not an UI Feature, and that it is implemented by some java class.</p> |
| <p style="direction:ltr;"></p> |
| <p style="direction:ltr;">In another section, that could be located before or after this definition, I <b>contribute</b> to the definition of my Intent feature by |
| adding technical considerations (for example that the Synchronization is delegated to a Job).</p> |
| |
| </p> |
| </body> |
| </html> |