[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [gemoc-dev] link between aspects and eObjects
|
Thanks Fabien. I already tried with this helper, from which I can
retrieve the Aspect classes, however I'm not able to retrieve the
instances of these aspects classes, that are used by the (one of)
execution engine...
I tried to check the debugger perspective but it does not work for the
concurrent engine, yet.
any other pointers ?
On 06/20/2018 09:50 AM, fcoulon wrote:
Very quick answer:
https://github.com/eclipse/gemoc-studio-modeldebugging/blob/master/framework/execution_framework/plugins/org.eclipse.gemoc.executionframework.engine/src/org/eclipse/gemoc/executionframework/engine/commons/K3DslHelper.java
Another lead is to look at the Variable view in the debugger
perspective (it should be filled with attributes from Aspects)
Fabien
Le 2018-06-20 08:54, Julien DeAntoni a écrit :
Hello,
I'm developing a concurrent language (actually working on the gemoc
sigpml language). I'm using pure k3 to define the rewriting rules (no
Melange).
The execution worked fine. Now I want to customize the sirius odesign
to add an animation layer where runtime data (data defined in k3) can
be displayed.
I plan to use a java service to retrieve the data.
What is the entry point for that ? What class is supposed to provide
access to aspects from eObjects ?
thanks
julien
--
Julien Deantoni
Associate Professor
I3S Lab - UMR 7271 -KAIROS
INRIA Sophia Antipolis Méditerranée
2004 rte des Lucioles (Lagrange L-041)
BP93, F-06902 Sophia Antipolis Cedex, France
tel: +334 92 38 77 66
http://www.i3s.unice.fr/~deantoni/
_______________________________________________
gemoc-dev mailing list
gemoc-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or
unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/gemoc-dev
_______________________________________________
gemoc-dev mailing list
gemoc-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or
unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/gemoc-dev
--
Julien Deantoni
Associate Professor
I3S Lab - UMR 7271 -KAIROS
INRIA Sophia Antipolis Méditerranée
2004 rte des Lucioles (Lagrange L-041)
BP93, F-06902 Sophia Antipolis Cedex, France
tel: +334 92 38 77 66
http://www.i3s.unice.fr/~deantoni/