E N D
NOTICE! • These materials are prepared only for the students enrolled in the course Distributed Software Development (DSD) at the Department of Computer Science and Engineering, University of Mälardalen, Västerås, Sweden and at the Faculty of Electrical Engineering and Computing, University of Zagreb, Croatia (year 2009/2010). • For all other purposes, authors’ written permission is needed! • The purpose of these materials is to help students in better understanding of lectures in DSD and not their replacement!
Requirements and Design Description of transfoREMES by transfoREMES team Supervisor: Aneta Vulgarakis
Table Of Contents • Short Introduction • Project requirements • Architecture • Design • Technologies
Short Introduction • Task:Design transformation from REMES models to UML statecharts models and vice versa.
Project Requirements • Analyse main characteristics of statecharts • States (CompositeState..) • Events (TimeEvent..) • Transitions • Make an UML metamodel • Contains all necessary elements
Project Requirements • Analyse main characteristics of REMES • Mode (Atomic, Composite) • Variables • Control Points • Actions • Conditional Connectors • Compare UML and REMES • functional behavior, modeling • metamodels
Project requirements • Automatic transformation • Source model has component that can be automatically transferred into target component • Manual transformation • Certain parts of source metamodel don’t conform to any of the EMF metamodel from targets side
Project requirements • The general project requirement:establish two way transformations • Priority: UML statecharts to REMES • Primary focus: automatic transformation • Secondary focus: manual transformation
Architecture GUI Eclipse UML Statechart Metamodel REMES Metamodel XML Translation XML Translation XML representation of UML Metamodel XML representation of REMES Metamodel Transformation
Technology • Eclipse & ATL • REMES GUI • UMLtool
Any Questions?? Many thanks for your attention