Skip to main content



      Home
Home » Modeling » MoDisco » How to transform uml into java model ?(Inverted Simple Transformation Chain)
How to transform uml into java model ? [message #1806190] Sun, 05 May 2019 13:22 Go to next message
Eclipse UserFriend
Hello

I have discovered a UML model with Simple Transformation Chain usecase in Modisco.

and after doing some Design-Level changes on my UML model (e.g with Papyrus), I wanna transform the UML model back into the Java model (.xmi).
Just like that we can transform the Java model into KDM model and then UML. I want an inverted way.

How can I do it?

Best Regards
Ali Sardarian
Re: How to transform uml into java model ? [message #1806205 is a reply to message #1806190] Mon, 06 May 2019 04:34 Go to previous message
Eclipse UserFriend
Hello,

MoDisco currently provides a transformation from Java to UML (via KDM), but not the other way round.
If you want to do so, you will have to implement your own transformation from the UML metamodel to the Java metamodel of MoDisco.
This can be done by using either a dedicated model-to-model transformation (e.g. Eclipse ATL) or plain Java code.
Previous Topic:EMF Refactor & Modisco Java model
Next Topic:Metamodelo KDM
Goto Forum:
  


Current Time: Sat May 17 03:01:55 EDT 2025

Powered by FUDForum. Page generated in 0.03189 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top