Framework-specific modeling language: Difference between revisions

Content deleted Content added
m Successfully de-orphaned! Wikiproject Orphanage: You can help!
m Examples: Translated Latin abbreviations into English
Line 21:
<ref name="wpiDemo">M. Antkiewicz. ''Round-Trip Engineering of Eclipse Plug-Ins Using Eclipse Workbench Part Interaction FSML''. In OOPSLA'06 Companion, OOPSLA, Portland, Oregon, USA, Oct 22-26, 2006.</ref>
 
An example FSML for modeling Eclipse Parts (i.e.that is, editors and views) and Part Interactions (e.g.,for example listens to parts, requires adapter, provides selection).
The [http://gp.uwaterloo.ca/gpmambo/index.php?option=com_content&task=view&id=58&Itemid=88 prototype] implementation supports automated round-trip engineering of Eclipse plug-ins that implement workbench parts and part interactions.