Skip to main content



      Home
Home » Modeling » ATL » Elements of xmi files to the graphics
Elements of xmi files to the graphics [message #1021977] Wed, 20 March 2013 22:59 Go to next message
Eclipse UserFriend
Hello ,everyone!
I hava use ATL to generate output model(xmi file),but I want to transform the elements of xmi files to graphics,such as:circle represents the place element and rectangle represents the transition element,therefore,I can visually see my output models. When a output model is generated,I can see the Graphical model. It is convinient for us to check the correctness of my transformation.
Is there a tool or a good way to achieve my thoughts?
Look forward to your reply .
Thank you !
Re: Elements of xmi files to the graphics [message #1022112 is a reply to message #1021977] Thu, 21 March 2013 05:44 Go to previous messageGo to next message
Eclipse UserFriend
Hello,

I think you are mixing two distinct (even if related) things: 1) your actual model itself and 2) its graphical representation(s) (there may be several different ones on the same actual model).
When dealing with transformations, you are usually going to transform your actual model because it contains your actual "data".
The graphical representation is just an additional item (that can also be a model that may be transformed, but that's a separated process) that refers to this actual model and describes which parts of it have to be displayed and how.

For the actual model/data part, you simply need EMF and transformation technologies such as ATL for instance.
For the graphical representation part, you should take a look to the Eclipse Graphical Modeling Project.

Hugo
Re: Elements of xmi files to the graphics [message #1022170 is a reply to message #1022112] Thu, 21 March 2013 08:03 Go to previous message
Eclipse UserFriend
Hello,
Thank you for your reply.I just want the two processes,one is to get the model which is .xmi file ,the other noe is to grahical the elements in the model .
My requirement is that I want to input the model file(.xmi) (I know the types of elements in my model file)and generate the corresponding graphical Orderly .
Now,I want to know that whether Eclipse Graphical Modeling Project can satisfy my requirement .
Previous Topic:The problem of transformation
Next Topic:Package with URI was not found in ATL plugin
Goto Forum:
  


Current Time: Tue Jul 22 18:41:23 EDT 2025

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

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

Back to the top