130 likes | 233 Views
Generic Diagrammatic Software Specifications. PhD Project PhD student: Adrian Rutle Supervisors: Yngve Lamo & Uwe Wolter. Motivation. Model-driven Architecture (MDA) Model transformation and integration. Transformations Trans. Definition Trans. Rules. Generic models. Application code.
E N D
Generic Diagrammatic Software Specifications PhD Project PhD student: Adrian Rutle Supervisors: Yngve Lamo & Uwe Wolter
Motivation • Model-driven Architecture (MDA) • Model transformation and integration Transformations Trans. Definition Trans. Rules Generic models Application code Model_1 Software System Transformation Tools . . . . . . Model_n
MDA requirements requirements Mostly text Mostly text analysis analysis PIM Diagrams and text system design system design PSM Diagrams and text implementation implementation Code Code testing testing Code Code deployment deployment PIM: Platform Independent Model PSM: Platform Specific Model
MDA requirements Mostly text Human avtivity analysis Model_1 Model_n …. PIM system design Transformation Tools PSM implementation Code Heuristic + Computer activity Software System testing Code deployment
We use MDA procedure needs Specification techniques • Generalized Sketches to: • Specify the spec techniques • Specify transformations bet spec techniques • ”Automatically” transform models and their instances (by construction of Pullback) Model_1 Model_n … • Techniques for definition of transformations • Techniques for automization of transformations Transformation Tools Software System
I instance_1 instance_2 Itrans Pullback instance_of instance_of M model_1 model_2 Mtrans Pullback L instance_of instance_of metamodel_1 metamodel_2 MMtrans specifies ML corresponds_to corresponds_to Generalized Sketches - Metametalanguage - Design Pattern Signature_1 Signature_2
EMF, EMFT, GMF and Generalized Sketches Framework (GSF) More info at gs.hib.no
- an open development platform ”Eclipse is an open source community whose projects are focused on building an open development platform comprised of extensible frameworks, tools and runtimes for building, deploying and managing software across the lifecycle. A large and vibrant ecosystem of major technology vendors, innovative start-ups, universities, research institutions and individuals extend, complement and support the Eclipse platform.” From eclipse.org
Eclipse Core Porject Eclipse Porject The Platform JDT PDE Technology Porject Tools Porject JDE
EMF • EMF is a modeling framework and code generation facility • Used for building tools and other applications based on a structured data model.