Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » .ecore
.ecore [message #535327] Sat, 22 May 2010 11:08
graa is currently offline graaFriend
Messages: 42
Registered: April 2010
Member
I used eventb.ecore https://rodin-b-sharp.svn.sourceforge.net/svnroot/rodin-b-sh arp/trunk/EMF_EventB/org.eventb.emf.core/model/eventbcore.ec ore
when i execute
rule trans {
from
u: uml! PackageableElement
to eventb! machine(name<-u.name)}

i have this error message :

org.eclipse.m2m.atl.engine.emfvm.VMException: The class 'EModelElement' is not a valid classifier
at __matchtransformation(newtrans.atl[255:11-255:25])
local variables: self=thisModule, u=IN2!<unnamed>:uml!Model
at __matcher__(newtrans.atl)
local variables: self=thisModule
at main(newtrans.atl)
local variables: self=thisModule

how i can resolve this problem
thanks
Previous Topic:i++
Next Topic:[ATL] UML model with UML profile as input
Goto Forum:
  


Current Time: Thu Apr 25 10:08:32 GMT 2024

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

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

Back to the top