model transformation with ETL [message #1072218] |
Mon, 22 July 2013 06:24  |
Eclipse User |
|
|
|
Hello All,
I am working on Model-Based Test generation from UML StateChart. I need to transform my statechart model into another statechart model. I decided to use ETL for this M2M transformation. I am beginner in Epsilon. I tried to use ETL and doing my transformation, but apparently this tool (ETL) does not support my UML diagram files format (.uml files). Is it true?
I want to know whether I can transform my .uml file to another one that supported by ETL (like ecore model) and do my transformation and after that transform output file to .uml file, or not? How? Do you have any solution?
Best Regards,
Amin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: model transformation with ETL [message #1079339 is a reply to message #1078000] |
Sun, 04 August 2013 08:12   |
Eclipse User |
|
|
|
Dear Dimitris,
I studied EWl and Flock. I think that I can use both of them, but it seems that EWL is more fit with my work.
Now, I need to traverse model element in UML State machine and find one special type of element that have some properties and update this element and transitions of it. I want to know that I need what kind of project? I must use plugin project (I must integrate my ewl model transformation with my java project that contains of some other plugins)?
Also, I have another problem with my EWL module: In my module, I can not see UML metamodel structure (see model element like states, transitions, guard of transitions,... and I can not manipulate them...). DO I need to import some library? Where I can find these library? Do I need add some plugins in my plugin project dependency? What plugins?
Note: I use Eclipse Kepler
Best Regards,
Amin
|
|
|
|
|
Re: model transformation with ETL [message #1081321 is a reply to message #1080976] |
Wed, 07 August 2013 00:50  |
Eclipse User |
|
|
|
Hi Amin,
Epsilon languages are dynamically typed and as such the supporting editors
do not provide support for type-aware code completion but this is something
we're working on.
Cheers,
Dimitris
Amin Rezaee <forums-noreply@xxxxxxxx> wrote:
> Dear Dimitris,
>
> Thank you for your reply. Is there any way which we can see UMl element
> structure with using ctrl+space in ewl file? We can only use Epackage
> registry view? Do we need to import any library?
>
> Cheer,
> Amin
|
|
|
Powered by
FUDForum. Page generated in 0.07998 seconds