[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.modeling.m2m] Re: Wich UML2 metamodel implemetation MagicDraw uses?
|
Geam,
This question sounds more appropriate for the M2M newsgroup (copied) or for
the vendor of MagicDraw (although I believe it provides options to export to
both UML2 1.x and 2.x formats)...
Kenn
"Geam Carlos" <geamfilgueira@xxxxxxxxx> wrote in message
news:060bea4b4f6bdc3a72f052f9daadd224$1@xxxxxxxxxxxxxxxxxx
> 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(SimpleDebugger.java:195)
> at
> org.eclipse.m2m.atl.engine.vm.StackFrame.printStackTrace(StackFrame.java:95)
> at
> org.eclipse.m2m.atl.engine.vm.StackFrame.printStackTrace(StackFrame.java:91)
> at
> org.eclipse.m2m.atl.engine.vm.ASMOperation.realExec(ASMOperation.java:292)
> at org.eclipse.m2m.atl.engine.vm.ASMOperation.exec(ASMOperation.java:171)
> at
> org.eclipse.m2m.atl.engine.vm.nativelib.ASMOclAny.invoke(ASMOclAny.java:143)
> at
> org.eclipse.m2m.atl.engine.vm.nativelib.ASMOclAny.invoke(ASMOclAny.java:101)
> at
> org.eclipse.m2m.atl.engine.vm.ASMOperation.realExec(ASMOperation.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.java:169)
> at org.eclipse.m2m.atl.engine.AtlLauncher.launch(AtlLauncher.java:111)
> at org.eclipse.m2m.atl.engine.AtlLauncher.launch(AtlLauncher.java:87)
> at
> org.eclipse.m2m.atl.adt.launching.AtlRegularVM.runAtlLauncher(AtlRegularVM.java:361)
> at
> org.eclipse.m2m.atl.adt.launching.AtlRegularVM.runAtlLauncher(AtlRegularVM.java:463)
> at
> org.eclipse.m2m.atl.adt.launching.AtlRegularVM.launch(AtlRegularVM.java:435)
> at
> org.eclipse.m2m.atl.adt.launching.AtlLaunchConfigurationDelegate.launch(AtlLaunchConfigurationDelegate.java:42)
> at
> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:639)
> at
> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:565)
> at
> org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:754)
> at
> org.eclipse.debug.internal.ui.DebugUIPlugin$6.run(DebugUIPlugin.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!
>
> --
> Geam Carlos
>