Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » Wich UML2 metamodel implemetation MagicDraw uses?
Wich UML2 metamodel implemetation MagicDraw uses? [message #80643] Sun, 04 May 2008 21:33
Victor Hugo is currently offline Victor HugoFriend
Messages: 20
Registered: July 2009
Junior Member
i`m trying to launch a atl transformation using eclipse plugin over uml2
model but i obtain the erro message paste below:

I`m using the healthwatcher model exported to uml2 usgin magic draw (
version 12.1 and 15.1)
and i use the Superstructure.uml metamodel distributed in Eclipse/MDT UML2
component (http://www.eclipse.org/modeling/mdt/downloads/?project=uml2).
i had tried too use following nsUri: http://www.eclipse.org/uml2/2.1.0/UML


but i obtain the same erro message:


SEVERE: ****** BEGIN Stack Trace
SEVERE: message: cannot find model UML
SEVERE: A.main() : ??#22 null
SEVERE: local variables = {self=TESTE : ASMModule}
SEVERE: local stack = []
SEVERE: A.__initinElements() : ??#3 15:46-15:57
SEVERE: local variables = {self=TESTE : ASMModule}
SEVERE: local stack = [TESTE : ASMModule]
SEVERE: ****** END Stack Trace
INFO: Execution terminated due to error (see launch configuration to allow
continuation after errors).
SEVERE: cannot find model UML
java.lang.RuntimeException: cannot find model UML
at
org.eclipse.m2m.atl.engine.vm.SimpleDebugger.error(SimpleDeb ugger.java:195)
at
org.eclipse.m2m.atl.engine.vm.StackFrame.printStackTrace(Sta ckFrame.java:95)
at
org.eclipse.m2m.atl.engine.vm.StackFrame.printStackTrace(Sta ckFrame.java:91)
at
org.eclipse.m2m.atl.engine.vm.ASMOperation.realExec(ASMOpera tion.java:292)
at org.eclipse.m2m.atl.engine.vm.ASMOperation.exec(ASMOperation .java:171)
at
org.eclipse.m2m.atl.engine.vm.nativelib.ASMOclAny.invoke(ASM OclAny.java:143)
at
org.eclipse.m2m.atl.engine.vm.nativelib.ASMOclAny.invoke(ASM OclAny.java:101)
at
org.eclipse.m2m.atl.engine.vm.ASMOperation.realExec(ASMOpera tion.java:240)
at org.eclipse.m2m.atl.engine.vm.ASMOperation.exec(ASMOperation .java:171)
at
org.eclipse.m2m.atl.engine.vm.ASMInterpreter.<init>(ASMInterpreter.java:299)
at org.eclipse.m2m.atl.engine.AtlLauncher.launch(AtlLauncher.ja va:169)
at org.eclipse.m2m.atl.engine.AtlLauncher.launch(AtlLauncher.ja va:111)
at org.eclipse.m2m.atl.engine.AtlLauncher.launch(AtlLauncher.ja va:87)
at
org.eclipse.m2m.atl.adt.launching.AtlRegularVM.runAtlLaunche r(AtlRegularVM.java:361)
at
org.eclipse.m2m.atl.adt.launching.AtlRegularVM.runAtlLaunche r(AtlRegularVM.java:463)
at
org.eclipse.m2m.atl.adt.launching.AtlRegularVM.launch(AtlReg ularVM.java:435)
at
org.eclipse.m2m.atl.adt.launching.AtlLaunchConfigurationDele gate.launch(AtlLaunchConfigurationDelegate.java:42)
at
org.eclipse.debug.internal.core.LaunchConfiguration.launch(L aunchConfiguration.java:639)
at
org.eclipse.debug.internal.core.LaunchConfiguration.launch(L aunchConfiguration.java:565)
at
org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(D ebugUIPlugin.java:754)
at
org.eclipse.debug.internal.ui.DebugUIPlugin$6.run(DebugUIPlu gin.java:944)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)


if i launch the transformation programmatic i obtain the same erro
"SEVERE: cannot find model UML"


any help?

best regards!
Previous Topic:[ATL] ecoding problem
Next Topic:Re: Wich UML2 metamodel implemetation MagicDraw uses?
Goto Forum:
  


Current Time: Thu Mar 28 10:44:17 GMT 2024

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

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

Back to the top