Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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)
(Work Areas)
Line 1: Line 1:
= Work Areas =
+
Presentation Modeling Framework aims at simplifying UI development using a model driven approach. UI development can be split up into three stages:
* [[PMF/Architecture|Architecture]]
+
 
* [[PMF/UserCase|User cases]]
+
#Functional specification where the UI concepts are independent of any UI technology
* [[PMF/model|PMF Model]]
+
#Translation from the functional specification to a technical widget set and platform
* [[PMF/generation|Code generation]]
+
#Layout and styling
* [[PMF/targetplatforms|Target Platforms]]
+
 
 +
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.
 +
 
 +
= Work Areas =
 +
 
 +
*[[PMF/Architecture|Architecture]]  
 +
*[[PMF/UserCase|Use cases]]  
 +
*[[PMF/model|PMF Model]]  
 +
*[[PMF/generation|Code generation]]  
 +
*[[PMF/targetplatforms|Target Platforms]]

Revision as of 07:15, 29 October 2009

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.

Work Areas

Back to the top