Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Pmf"

(Work Areas)
(2 intermediate revisions by the same user not shown)
Line 13: Line 13:
 
*[[PMF/Example Applications|Example Applications]]
 
*[[PMF/Example Applications|Example Applications]]
  
 +
= Info =
 +
EclipseCon2010 [[Image:PMF.pdf Deck]] [http:///soyatec.org/eclipse/eclipsecon2010/PMFPMF.html Demo]
 
= Work Areas  =
 
= Work Areas  =
 
*[[PMF/model|Model]]  
 
*[[PMF/model|Model]]  
 
*[[PMF/tools|Tools]]  
 
*[[PMF/tools|Tools]]  
 
*[[PMF/generation|Code Generation]]
 
*[[PMF/generation|Code Generation]]

Revision as of 15:01, 24 March 2010

Presentation Modeling Framework aims at simplifying UI development using a model driven approach. UI development can be split up into three stages:

  1. Functional specification where the UI concepts are independent of any UI technology
  2. Translation from the functional specification to a technical widget set and platform
  3. Layout and styling

In current practice these are mostly taken in a single step using a single technology. We plan to provide the right tooling support for each step using models at different levels.

Info

EclipseCon2010 File:PMF.pdf Deck Demo

Work Areas

Back to the top