Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » Link mapping problem : Type based link between two nodes
Link mapping problem : Type based link between two nodes [message #722286] Mon, 05 September 2011 05:03
Eclipse UserFriend
Hello,
I'm currently programming a GMF editor and I have problem concerning the link mapping. I'll try to explain exactly what I mean and what I want to do...

So, I'd want to create a link which is an instance of the class "Transition".
A transition is between two activities, so I'd want to set "source" and "target" to Activity ID.

Transition attributes :

from : NMTOKEN (I have to set it as an Activity ID)
to : NMTOKEN (I have to set it as an Activity ID)

Activity attributes :

id : NMTOKEN

If someone understand what I mean, please explain how to do this (with or without programming).

[Updated on: Mon, 05 September 2011 08:11] by Moderator

Previous Topic:Relocation of child nodes
Next Topic:How to Save and Reset the Model
Goto Forum:
  


Current Time: Tue Jul 08 14:14:53 EDT 2025

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

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

Back to the top