Framework-specific modeling language: Difference between revisions

Content deleted Content added
m Applications: More Latin abbreviations translated into English
 
(3 intermediate revisions by 3 users not shown)
Line 1:
A '''framework-specific modeling language'''<ref name="fsmlsWithRte">M. Antkiewicz, K. Czarnecki. ''Framework-Specific Modeling Languages with Round-Trip Engineering''. In O. Nierstrasz, J. Whittle, D. Harel, G. Reggio, editors, MoDELS 2006 - Model Driven Engineering Languages and Systems, 9th International Conference, Genoa, Italy, October 2006.</ref> ('''FSML''') is a kind of [[___domain-specific modeling language]] which is designed for an [[Application framework| object-oriented application framework]].
A '''framework-specific modeling language'''
<ref name="fsmlsWithRte">M. Antkiewicz, K. Czarnecki. ''Framework-Specific Modeling Languages with Round-Trip Engineering''. In O. Nierstrasz, J. Whittle, D. Harel, G. Reggio, editors, MoDELS 2006 - Model Driven Engineering Languages and Systems, 9th International Conference, Genoa, Italy, October 2006.</ref>
'''(FSML)''' is a kind of [[___domain-specific modeling language]] which is designed for an [[Application framework| object-oriented application framework]].
 
FSMLs define ''framework-provided abstractions'' as FSML ''concepts'' and decompose the abstractions into ''features''. The features represent implementation steps or choices.
Line 22 ⟶ 20:
 
An example FSML for modeling Eclipse Parts (that is, editors and views) and Part Interactions (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.
 
==References==
<references/>
 
==See also==
*[[General-purpose modeling]] (GPM)
*[[Model-driven engineering]] (MDE)
*[[Domain-specific language]] (DSL)
*[[Model-driven architecture]] (MDA)
*[[Meta-Object Facility]] (MOF)
 
==References==
{{Reflist}}
 
[[Category:Specification languages]]
[[Category:Modeling languages]]